* {
	margin: 0;
	padding: 0;
}

body {
	background: #162648;
}

	#placeholder {
		width: 760px;
		margin: 10px auto 0 auto;
		background: #fff url(../img/placeholder_bg.gif) top no-repeat;
		min-height: 200px;
		clear: both;	
	}
		a {
			color: #0066CB;
		
		}
		
		a:hover {
			color: #162648;
		}
		
		.panoramabild {
			margin-top: 10px;
		}
	
		.placeholderpadding {
			margin: 5px;
		}
		
		#header {
			position: relative;
		}
			#headerlinks {
				position: absolute;
				right: 10px;
				top: 5px;
			}
				
				#headerlinks a {
					padding-right: 10px;
					margin-left: 10px;
					background: url(../img/ico-arrow-topnav.gif) right no-repeat;
					color:#0066CB
				}
			
			.logga {
				margin: 10px;
			}
			
			.tagline {
				position: relative;
				bottom: 45px;
				left: -5px;
			}
			
			.headmeny {
				position: relative;
				margin-top: 0px;
				float: right;
			}
			
			    #meny_bestwesternswe {
			        background: url(../img/meny_bestwesternswe.gif) no-repeat;
			        width: 156px;
			        height: 24px;
			        display: block;
			    }
			    
			        #meny_bestwesternswe:hover {
			            background: url(../img/meny_bestwesternswe_gul.gif) no-repeat;
			        }
			        
			    #meny_bestwesternswe {
			        background: url(../img/meny_bestwesternswe.gif) no-repeat;
			        width: 156px;
			        height: 24px;
			        display: block;
			        float: left;
			    }
			    
			        #meny_bestwesternswe:hover {
			            background: url(../img/meny_bestwesternswe_gul.gif) no-repeat;
			        }
			        
			    #meny_bokning {
			        background: url(../img/meny_bokning.gif) no-repeat;
			        width: 95px;
			        height: 24px;
			        display: block;
			        float: left;
			        margin: 0 3px 3px 3px;
			    }
			    
			        #meny_bokning:hover {
			            background: url(../img/meny_bokning_gul.gif) no-repeat;
			        }
			        
			    #meny_bestwestern {
			        background: url(../img/meny_bestwesterncom.gif) no-repeat;
			        width: 130px;
			        height: 22px;
			        display: block;
			        float: left;
			    }
			    
			        #meny_bestwestern:hover {
			            background: url(../img/meny_bestwesterncom_gul.gif) no-repeat;
			        }
			        
			
			#meny {
				background: #012674;
				clear: both;
				height: 22px;
				width: 750px;
				margin: 8px 0 0 0;
				padding: 0;
				font-family: Arial, san-serif;
			}
				
				#meny li {
					list-style: none;
					float: left;
					margin: 3px 0 0 20px;
				}
				
					#meny li a {
						color: #93DAE0;
						text-decoration: none;
					}
					
					#meny li a:hover {
						color: #fff;
					}
					
					#meny li img {
						border: none;
					}
					
			#secondmeny {
				background: #466392;
				clear: both;
				height: 16px;
				width: 750px;
				margin: 2px 0 0 0;
				padding: 0;
				font-family: Arial, san-serif;
			}
				
				#secondmeny li {
					list-style: none;
					float: left;
					margin: 0 0 0 20px;
				}
				
					#secondmeny li a {
						color: #DDF0F4;
						text-decoration: none;
					}
					
					#secondmeny li a:hover {
						color: #fff;
					}
			
			.gul {
				background: #DD8612;
				color: #fff;
			}
			
			.green {
				background: #78AD21;
				color: #fff;
			}
			
			.maroon {
				background: #9A0000;
				color: #fff;
			}
			
			.blue {
				background: #012674;
				color: #fff;
			}
			
			.gul2 {
				background: #FBCE03;
				color: #fff;
			}
			
			.ljusgul {
				background: #FAEEC4;
			}
				
				.ljusgul p {
					padding: 10px 0 10px 10px;
				}
				
			.ljusgreen {
				background: #F0F9D9;
			}
			
				.ljusgreen p {
					padding: 10px 0 10px 10px;
				}
				
			.ljusgrey {
				background: #ECEFF4;
			}
			
				.ljusgrey p {
					padding: 10px 0 10px 10px;
				}
			
			#bokning {
				background: url(../img/bokning_bg.gif) repeat-x;
				width: 240px;
				padding: 8px 10px;
				float: left;
				margin-top: 6px;
			}
			
				#bokning td {
					font-size: .7em;
				}
				
				#bokning h1 {
					padding: 2px 0 10px 0;
					color: #9C0806;
				}
				
				#bokning table tr td input, #bokning table tr td select {
					margin-top: 5px;
				}
				
			.imgmargin {
				margin: 10px 7px 0 0;
			}
			
			.input_text {
				font-size: .8em;
			}


			#kontaktaoss {
				width: 259px;
				float: right;
				margin-top: 5px;
				border: 0px solid #000;
			}


	#footer {
		font-style: italic;
		color: #93DAE0;
		margin: 0 auto;
		width: 760px;
		font-size: .7em;
		font-family: Arial, san-serif;
		padding: 2px 0 0 10px;
	}
	
	
h1 {
	font-size: 1.25em;
	padding: 2px 0 2px 10px;
}

h2 {
	font-size: 1.05em;
	padding: 2px 0 2px 10px;
}

h3 {
	font-size: .95em;
	padding: 2px 0 2px 10px;
}

p {
	font-family: Verdana, san-serif;
	font-size: .7em;
	margin: 5px 0 8px 0;
}

ul {
	font-family: Verdana, san-serif;
	font-size: .7em;
	list-style-position: inside;
}

table {
	font-family: Verdana, san-serif;
	font-size: 1em;
}
					
					
.ikon {
	margin-right: 20px;
	border: none;
}	

.streck {
	border-bottom: 1px solid #93DAE0;
}			
					
					
					
.erbjudandeRuta {
	background: #ECEFF4;
	width: 750px;
	}
			
.erbjudandeText {
	width: 730px;
	margin: 10px;
	}
	
					