/* CSS Document */

/* CSS Document */


* {

color:#333333;
font-family:Verdana,sans-serif;
font-size:12px;
	text-decoration:none;
	border-style:none;
	padding:0;
	margin:0;
	color: #414141;


	}

#wrapper {background-image:url(images/repeat.jpg); background-repeat:repeat-y; background-color:#FAFBFD;margin: 0px auto; width: 800px;} 

#header {background-image:url(images/head2.jpg); height:216px; width: 800px; background-color:#ffffff; background-repeat:no-repeat;}

#bottom {background-image:url(images/bottom.jpg); height:56px;width: 800px; background-repeat:no-repeat; margin:auto;text-align: center;}

.clear {clear:both;}
#content {
	width: 800px;
	height: auto;
}
h3 {
font-family:Georgia,"Times New Roman",serif;
font-size:1.4em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:1px;
line-height:normal;
}

#text {margin: 0 0 0 185px; padding: 15px 10px 0px 0px; width: 570px }

#menu {float:left; width:160px; height:285px;margin: 15px 0px 60px 19px ;}

#menutop {background-image:url(images/menutop.jpg);background-repeat:no-repeat; height:30px;}
#menurepeat {background-image:url(images/menurepeat.jpg);background-repeat:repeat-y; height:auto;}
#menubottom {background-image:url(images/menubottom.jpg);background-repeat:no-repeat; height:26px;}

#reklame {margin: 0px 0px 0px 5px ;}

#nyopstartet {background-color:red; height: 120px; margin-top: 40px;}

#menu ul li {color:#FF0000;
   display: block;  padding: 4px 1px 4px 9px;margin: 0px 0px 0px 0px; border: 0px solid #c00000;list-style:none;width:144px}
   
#menu ul li:hover { 
   display: block;  padding: 4px 1px 4px 10px;margin:0px 0px 0px 0px; border: 0px solid #c00000;list-style:none;width:144px}

#menu a { font-family:tahoma; color:#00395a; }
	
#menu a:hover {color: #bf0000}


p {padding: 0 0 0 3px;line-height:18px;


}


a {color:#bf0000;}
a:hover {color:#6e7779}

body { 
	background-color: #ffffff;
margin: 30px auto;
}

#text li { list-style:square outside none;margin:0px 0px 20px 20px; line-height:18px;}



