body{
background-color: #edeff1;
font-family: verdana, arial, sans-serif;
font-size:10px;
color: #666666;
background-image: url(bilder/bg2.gif);
line-height:15px;
}

h1{
font-size:10px;
display:inline;
}

h2{
font-size:10px;
display:inline;
}

img{
border:0px;
}

div#container{
background-image: url(bilder/bg.gif);
position:absolute;
left:0px;
top:0px;
width: 715px;
padding-top:12px;
}

div#container2{
	background-image: url(bilder/bg2.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:1030px;
	padding-top:0px;
	min-height:100%;
}

div#top{
background-image: url(bilder/topBg.jpg);
background-repeat: no-repeat;
position:relative;
left:50px;
width: 648px;
height:219px;
}

div#menyTop{
position:absolute;
top:168px;
}

div#hem{
position:absolute;
top:170px;
right:8px;
}

div#menyBottom{
position:absolute;
top:194px;
}

div#registrera{
position:absolute;
width:205px;
height:30px;
top:9px;
right: 7px;
text-align:right;
}

div#contBrodtext{
background-image: url(bilder/streckadBg.gif);
position:relative;
left:50px;
width:640px;
margin-top:5px;
}

div#footer{
background-image: url(bilder/footer.gif);
background-repeat: no-repeat;
position:relative;
left:38px;
width:641px;
margin-top:12px;
padding-top:15px;
padding-left:22px;
padding-bottom:10px;
}

td#brodtext1Cont{
width:318px;
}

td#mellanlagg{
width:4px;
}

td#brodtext2Cont{
width:318px;
}

div#brodtext1{
padding:10px;
width:298px;
//overflow:hidden;
}

div#brodtext2{
padding:10px;
width:298px;
//overflow:hidden;
}

a:link{
color: #7ba001;
text-decoration: none;
font-weight:bold;
}

a:visited{
color: #7ba001;
text-decoration: none;
font-weight:bold;
}

a:hover{
color: #666666;
text-decoration: none;
font-weight:bold;
}

a:active{
color: #666666;
text-decoration: none;
font-weight:bold;
}

.menyLankMarkerad:link{
color: #666666;
text-decoration:underline;
font-weight:bold;
}

.menyLankMarkerad:visited{
color: #666666;
text-decoration:underline;
font-weight:bold;
}

.menyLankMarkerad:hover{
color: #666666;
text-decoration:underline;
font-weight:bold;
}

.menyLankMarkerad:active{
color: #666666;
text-decoration:underline;
font-weight:bold;
}

input, select, textarea{
	font-family:verdana;
	font-size:10px;
	border:0px;
	height:16px;
	width:180px;
	background-color:#ffffff;
	border-top:#C7D5E5 1px solid;
	border-left:#C7D5E5 1px solid;
	border-bottom:white 1px solid;
	border-right:white 1px solid;
	scrollbar-face-color:#ffffff; 
	scrollbar-arrow-color:#666666; 
	scrollbar-track-color:#ffffff; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff;
	color:#666666;
	padding:2 3 2 3;
}


div#vansterSida{
	float:left;
	width:715px;
}
div#hogerSida{
	float:left;
	width:295px;
	padding-left:10px;
	padding-top:12px;
}
div#hogerSida h3{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
}
div#hogerSida h4{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
	padding-top:10px;
}
div#hogerSida p{
	font-size:12px;
	margin:0px;
	margin-bottom:10px;
}

.clearfloat{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}



