html{ 
	padding:0px;
	margin:0px;
	}

body{
	background-color: #fff;
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height:160%;
	color:#333333;  
	text-align:center;
	margin:0px;
	padding:0px;
	overflow:scroll;
	}

#sidelines{
    width:833px;
	margin: 0px auto;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	background-color:#903;
	}

#mainwrapper{
	width:833px;
	margin: 0px auto;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	background-color:#fff;
	}

#left{
	width:170px;
	padding:10px;
	float:left;
	background-color:#fff;
	}

#center{
	width:440px;
	padding:15px;
	padding-right:35px;
	float:left;
	background-color:#fff;
	overflow: auto;
	}

#right{
	width:153px;
	padding:0px;
	float:left;
	background-color:#fff;
	}



#navbar{
	padding-top:159px;
	
	}


#navbar a{
	font-family:"Times New Roman", Times, serif;
	line-height:190%;
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	}
	
#navbar a.current{
	color:#903;
	}


li.current{
    font-family:"Times New Roman", Times, serif;
	line-height:190%;
	font-weight:bold;
	color:#903;
	}
	
li.currentblack{
    font-family:"Times New Roman", Times, serif;
	line-height:190%;
	font-weight:bold;
	color:black;
	}
	
#navbar a.currentblack{
	color:#000;
	}
	
#navbar a:hover, #navbar a:focus{
	color:#903;
	}

#navbar ul{
	list-style:none;
	display:inline;
	}
	
#subnavi ul{
	list-style:none;
	}

#subnavi a:hover{
	color:black;
	}

a:link{
	color:#903;
	font-weight: bold;
}
a:visited{
	color:#903;
	font-weight: bold;
}
a:hover{
	color:#f00;
	font-weight: bold;
}
a:active{
	color:#903;
	font-weight: bold;
}


a.blackunderlined{
	color:#000;
	font-weight: bold;
	text-decoration:underline;
}

a.blackunderlinedregular{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a.frontteaser:link, a.frontteaser:visited, a.frontteaser:active{
text-decoration:none;
font-size: 12px;
}
a.frontteaser:hover{
text-decoration:underline;
font-size: 12px;
}

H1{
	font-size: 19px;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	}
	
.main-headline{
	font-size: 19px;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-weight: bold;
	padding-top:12px;
	padding-bottom:14px;
	}	
	
H2{
	font-size: 17px;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	}
H3{font-size: 15px;}



#dimmtxt{color:#999999;}

#menue{
	font-family: "Times New Roman", Times, serif;
	color:#999999;
}	



#datebox{
	background-color:#f2f2f2;
	padding:15px;
	margin-bottom:10px;
}

#reisebox{
	background-color:#f2f2f2;
	padding:15px;
	margin-bottom:10px;
}

#map{
}

#infobox-header{
	width:296px;
	height:17px;
	font-size: 16px;
	font-weight:bold;
	color:white;
	z-index:2;
	background-color:#990033;
	padding:5px 0px 5px 8px;
	}
	
#infobox-headline{
display:inline;
float:left;
}

#closebtn{
text-align:right:
display:inline;
float:right;
padding-right:5px;
}



#infobox{
position:relative;
left:-95px;
top:10px;
z-index:11;
text-align:left;
/* background-color:#FF0000; */
}

#infobox_svenska{
position:relative;
left:-95px;
top:85px;
z-index:11;
text-align:left;
/* background-color:#FF0000; */
}

#infocontent p{
border-top:0;
margin-top:0;
padding:8px;
width:288px;
background-color:#f7f4ee;
}

#infocontent{
 font-size:10px;
 line-height:140%;
}

.image{
float:right; 
padding-left:10px; 
padding-bottom:2px;
}


#info01{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info02{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info03{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info04{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info05{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info06{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info07{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info08{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info09{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info10{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info11{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info12{
position:absolute;
top:0px;
left:10px;
width:280px;
}
#info13{
position:absolute;
top:0px;
left:10px;
width:280px;
}
.lineheightdown{
line-height:14px;
}

.photobox img{
	border: 0;
}


ul {
list-style-type:disc; 
list-style-image: url(images/bullet.png); 
list-style-position:outside;
}
