body{
	text-align:left;
	background-repeat: repeat-x;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
}

/*div
{
margin-left:0px;
margin-right:0px;
text-align:left;
margin:auto;
}*/

a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

img {
border:none;
}

.thumbnail {
	margin: 5px;
}

.right {
position:relative;
float:right;
top:0px;
}
#header {
height:100px;
right: 25px;
top: 0px;
background-image:url(img/topbg2.jpg);
background-repeat:no-repeat;
}

#qotd {
	/*	position: relative;
	left: 250px;
*/
	position:absolute;
	height: 30px;
	top: 74px;
	left:465px;
	width: 558px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	vertical-align:baseline;

}

#content {
	position:absolute;
	left: 175px;
	right: 25px;
	margin-left:0px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:20px;
	min-height:500px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
	top: 116px;
}


#homespace {
	position: relative;
	top: 0px;
	width: 390px;
}

#wrapper{
/*margin-top:10px;*/
}

#navigation {
width:150x;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
float:left;
margin-left:0px;
float:left;
}

#m1top {
width:150px;
background-image:url(img/m1top.gif);
background-repeat:no-repeat;
height:3px;
margin:0px;
float:left;
}

#meny1 {
	width:150px;
	height:auto;
	overflow:hidden;
	background-repeat:repeat-y;
	/*padding-left:10px;*/
padding-top:10px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:10px;
	margin:0px;
	float:left
}

#m1bottom {
width:150px;
background-image:url(img/m1top.gif);
background-repeat:no-repeat;
height:3px;
margin:0px;
float:left;

}

.meny1link1 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}
.meny1sublink {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: normal;
}
.meny1sublinkgrey {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
}
.meny-big {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	color:#000000;
	font-weight: bold;
}
.minivittext {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.meny1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}
.meny3link1 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}
.meny3 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

ul
{
list-style-position:outside;
list-style-type: disc;
}



#c_top {
height: 3px;
/*background-image:url(img/c_top.gif);
background-repeat:no-repeat;*/
margin:0px;
}

#c_bottom {
/*width:740px;*/
height:4px;
/*background-image:url(img/c_bottom.gif);
background-repeat:no-repeat;*/
margin:0px;
}




table.sample {
	border: 6px inset #8B8378;
	-moz-border-radius: 6px;
}
table.sample td {
	border: 1px solid black;
	padding: 0.2em 2ex 0.2em 2ex;
	color: black;
}
table.sample tr.d0 td {
	background-color: #FCF6CF;
}
table.sample tr.d1 td {
	background-color: #FEFEF2;
}






#footer { 
/*margin-top:10px;*/
padding-top:40px;
padding-left:150px;
width:900px;
height:100px;
}

.footertext {
font-family:Helvetica, sans-serif;
font-size:9px;
}
