body,html {
margin: 0px;
padding: 0px;
font-family: verdana, arial, sans-serif;
font-size: 8.5pt;
text-align: left;
color: #3F3F24;
background: #c0c1bb repeat;
background-image: url(/bilder/bg2.jpg);
background-repeat: no-repeat;
background-position: top center; 
background-attachment: fixed;	
}


#container {
width: 1100px;
\width: 1100px;
w\idth: 1100px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;


}
	

#top {
height: 150px;
padding: 0px;
margin: 0px;
background:  url(/bilder/bg_top.png) no-repeat left top;


}

.loggor {
	position: absolute;
	left: 41%;
	top: 0px;
	width: 680px;
	height: 55px;
	background:  url(/bilder/top_loggor.png) no-repeat left top;

	}

#inner_container {
float: left;
width: 990px;
margin-top: -50px;
margin-left: 55px;
text-align: left;
padding: 10px 0px 0px 10px;
background: #eaeae8;
border: 0px solid #3F3F24;
border-radius: 15px;
box-shadow: 0px 0px 10px #333333;
}


#menu {font-size: 8.5pt; position:relative; top:60px; text-align: right; padding-right: 60px;}
#menu ul{padding: 5px 0px;}
#menu li{margin: 0px 0px; display: inline; list-style: none;}
#menu li a{text-decoration: none; padding: 20px 8px 25px; margin: 0; font-weight: bold; }
#menu a:link{color: #ffffff;}
#menu a:visited{color: #ffffff;}
#menu a:hover{background: #eaeae8; color: #000000; box-shadow: 0px -3px 4px #333333; border-radius: 5px;}
#menu a#current{background: #eaeae8; box-shadow: 0px -3px 4px #333333; border-radius: 5px; color: #000000;}

#undermenu {
	
	position:relative; 
	top:10px;
	left:130px; 
	text-align: left;
	padding: 0.5em;
	font-size: 9pt; 
	font-weight: normal;
	width: 800px;
	
	}
#undermenu a:link{text-decoration: none; color: #3F3F24;}
#undermenu a:visited{text-decoration: none; color: #3F3F24;}
#undermenu a:hover{text-decoration: underline; color: #3F3F24}
#undermenu a#current{font-weight: bold; color: #3F3F24;}
#undermenu a#current:hover{text-decoration: none;}

#flaggor {
position: relative; 
width: 60px;
top: 19.0em;
left: 3em;
z-index: 2;

}
#flaggor a:hover{background: #3F3F24;}

#main {
float: left;
text-align: left;
width: 985px;
height: 100%;
padding: 5px 0px 0px 5px;
margin: 0px;
color: #3F3F24;


}

#main a {
color: #3F3F24;
font-size: 11px;
text-decoration: none;
}

#main a:hover {
color: #3F3F24;
font-size: 11px;
text-decoration: underline;
}

#main h1 {
font-size: 19px;
font-style: italic;
color: #acac7b;
margin-bottom: 0px;
margin-top: 0px;
}

#main h2 {
font-size: 14px;
color: #3F3F24;
}

#main h3 {
font-size: 17px;
font-style: italic;
color: #ff0000;
margin: 0px;
padding-bottom: 2px;
}

#main h4 {
font-size: 16px;
font-style: normal;
color: #acac7b;
margin-bottom: 0px;
margin-top: 0px;
}

#main h5 {
font-size: 13px;
color: #3F3F24;

}

#main hr {

color: #C4C4C4;
background-color: #C4C4C4;
height: 1px;
margin: 10px 0px;
border: none;
}

#main th {
text-align: left;
padding: 4px 0px;
border-style: none;
vertical-align: top;

font-size: 13px;
font-weight: bold;
}

#main td {
height: 25px;
border-style: none;
padding: 4px 0px;
vertical-align: top;
}

#main tr {
height: 100%;
}


#main tr:hover {

background: #e0e0e0;
}

#main .paket_ruta {
padding: 15px 0px;
border-bottom: 1px solid #c4c4c4;
height: 100%;
margin: 0px;
}

#main .paket_bild_r {
position: relative;
float: right;
margin-left: 20px;
}

#main .paket_bild_l {
position: relative;
float: left;
margin-right: 20px;
}

#main .box {
position: static;
float: left;
margin-bottom: 10px;
margin-right: 20px;  
width: 100%;
background: #eeeeee;//url(../bilder/boxbody-r.jpg) no-repeat bottom right;
font-size: 100%;
border-radius: 10px;
box-shadow: 0px 0px 5px #3f3f25;
}
#main .boxhead {
background: ;//url(../bilder/boxhead-r.jpg) no-repeat top right;
margin: 0;
text-align: left;

}
#main .boxhead h2 {
background: #3f3f25; //url(../bilder/boxhead-l.jpg) no-repeat top left;
margin: 0;
padding: 4px 15px 5px;
color: #fff; 
font-weight: bold; 
font-size: 8.5pt; 
border-radius: 5px;
	box-shadow: 0px 3px 10px #3f3f25;
}
#main .boxbody {
background: //url(../bilder/boxbody-l.jpg) no-repeat bottom left;
margin: 0;
padding: 10px 15px;

}

#ruta {
float: left;
text-align: left;
padding: 10px;
margin-top: 0px;
}



#bottom {

clear: both;
padding: 5px;
color:#555555;
text-align: center;
}
#bottom a:link {
text-decoration: none;
color: #555555
}
#bottom a:visited {
color: #555555
}
#bottom a:hover {
text-decoration: underline;
color: #555555;
}

.bildruta {
border: 1px solid #3F3F24;
}


