* {
  	margin:0;
	padding:0;
}

body {
	background-color:#fff;
	background-image:url(img/head.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height: 150px;
}

a {
	color:#37383C;
	text-decoration:none;
}

a:hover{
color:#830020;
text-decoration:underline;
}

a.title {
	color:#fff;
	text-decoration:none;
}

a:hover.title {
color:#830020;
text-decoration:none;
}
  
#container {
  	width:853px;
	margin-left: 97px; 
	border: 0px solid red;
}


#land {
	position: relative;
	left: 50px;
	top: 100px;
	border: 0px solid green;
}

#land img {
	border: 0;
	width: 335px;
	height: 40px;
}  
  
#kont {
	position: relative;
	left: 700px;
	top: 157px;
	border: 0px solid green;
}
  
#kont a {	
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	color: #830020;
}

#kont a:hover {
	color: #ce8711;
	
} 

#left {
	width:537px;
	margin-top: 230px;
	float:left;
	border: 0px solid green;
}

.bild1 {
	float:left;
}

#bild2 {
	float: right;
}

#reise {
	background-color:#ce8711;
	margin-top: 232px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 20px;
	line-height: 140%;
}

#subreise {
	background-color:#E7C989;
	color: #37383C;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	padding: 10px 20px;
	line-height: 140%;
	border-right: 2px dotted #8D9095;
	border-left: 2px dotted #8D9095;
	border-bottom: 2px dotted #8D9095;
}

#right {
	width:310px;
	float: right;
	margin-top: 230px;
}

#medien {
	background-color:#ADA78D;
	margin-top: 232px;
	color:#37383C;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 20px;
	line-height: 140%;
}

#submedien {
	background-color:#DDDED8;
	color: #37383C;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	padding: 10px 20px;
	line-height: 140%;
	border-right: 2px dotted #8D9095;
	border-left: 2px dotted #8D9095;
	border-bottom: 2px dotted #8D9095;
}
 
#footer {
	clear:left;
	height: 20px;
}

.text_left {
	color: #fff;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
}

.text_right {
	color: #37383C;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
}

.small {
	font-size: 8px;
}

.impr {
	color: #000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
}
