*{
	margin: 0;
	padding: 0;
	border: none;
}

html{
	height: 100%;
	background-image: url(../bilder/bgHtml.gif);
	background-repeat: repeat-x;
	background-color: #fffddf;
	overflow-x: hidden;
}

body {
	width: 1328px;
	min-height: 100%;
	height: auto;
	background-image:url(../bilder/bgBody.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow-x: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 2.0em;
	color: #000000;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}

a:link{
	color: #000000;
	text-decoration: none;
}

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

a:visited{
	color: #000000;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	color: #1e5180;
	font-weight: lighter;
}

h1{
	font-size: 1.8em;
	line-height:1.5em;
	margin: 0 0 5px 0;
}

h2{
	font-size: 1.6em;
	margin: 0 0 5px 0;
}

h3{
	font-size: 1.4em;
	margin: 0 0 5px 0;
}

h4{
	font-size: 1.2em;
	margin: 0 0 5px 0;
}

h5{
	font-size: 1.0em;
	margin: 0 0 5px 0;
}

h6{
	font-size: 0.8em;
	margin: 0 0 5px 0;
}

p{
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.6em;
}

.clearer{
	clear: both;
}

.float_left {
	float:left;
	margin:0 5px 0 0;
	margin-right:3px;
	margin-left:3px;
	}

#head{
	width: 1328px;
	height: 307px;
	background-image: url(../bilder/head.jpg);
	background-repeat: no-repeat;
}

	#head h1{
		text-indent: -2000px;
		margin: 0px;
		font-size: 1.0em;
	}

#content{
	width: 850px;
	margin: 0 auto;
}

	
	
	#col1{
		width: 160px;
		float: left;
		padding: 10px 5px 0 30px;
	}
	
		#col1 #navi{
			list-style-type: none;
			color: #274e74;
			font-size: 0.9em;
		}
		
			#col1 #navi .subNavi{
				list-style-type: none;
				list-style-position: outside;
				margin-left: 10px;
				line-height: 1.6em;
				font-size: 0.9em;
			}
			
				#col1 #navi .subNavi a:link{
					color: #0066c8;
				}
				
				#col1 #navi .subNavi a:hover{
					color: #0066c8;
				}
				
				#col1 #navi .subNavi a:visited{
					color: #0066c8;
				}
		
			#col1 #navi li{
				
			}
			
				#col1 #navi li a{
					color: #274e74;
					text-decoration: none;
					letter-spacing: 0.05em;
				}
				
				#col1 #navi li a:link{
					color: #274e74;
					text-decoration: none;
				}
				
				#col1 #navi li a:hover{
					color: #274e74;
					text-decoration: none;
					font-weight:400;
				}
				
				#col1 #navi li a:visited{
					color: #274e74;
					text-decoration: none;
				}
	
	#col2{
		width: 410px;
		float: left;
		font-size: 0.75em;
		padding: 20px 15px 0 30px;
		color:#333333;
		line-height:1.5em;
		
	}
	
	#el_0{
		position: relative;
		left: 30px;
	}
	
	#el_1{
		position: relative;
		left: 34px;
	}
	
	#el_2{
		position: relative;
		left: 24px;
	}
	
	#el_3{
		position: relative;
		left: 75px;
		top: -15px;
	}
	
	#proof{
		position: relative;
		left: 25px;
	}
	
	input.text{
		width: 200px;
		height: 20px;
		background-color: #e3f1fb;
		border: 1px solid #1e5180;
		margin: 0 0 5px 0;
	}
	
	input.submit{
		position: relative;
		left: 75px;
		width: 200px;
		height: 20px;
		background-color: #e3f1fb;
		border: 1px solid #1e5180;
		margin: 15px 0 0 0;
	}
	
	textarea.textarea{
		width: 200px;
		height: 180px;
		background-color: #e3f1fb;
		border: 1px solid #1e5180;
		margin: 0 0 5px 0;
		overflow: auto;
	}
	
	label.textarea{
		display: block;
	}
	
		#col2 li {
			margin-left:25px;
			color:#666666;
			line-height:1.8em;
			}
	
	#col3{
		position: relative;
		width: 195px;
		float: left;
	}
	
		#col3 #patrick{
			position: relative;
			top: -49px;
			left: 166px;
			width: 110px;
			height: 110px;
			background-image: url(../bilder/patrick.gif);
			background-repeat: no-repeat;
	
		}
	
		#col3 #unterkunft{
			position: absolute;
			top: -32px;
			left: 7px;
			width: 219px;
			height: 219px;
			background-image:url(../bilder/unterkunft.jpg);
			background-repeat: no-repeat;
		}
		
			#col3 #unterkunft h2{
				margin: 0px;
				text-indent: -2000px;
			}


