* {
margin:0;
padding:0;
}
html, body {
height:100%;
}

body {
color: #000000;
margin: 0px;
text-align:center;
}

table {
margin: auto;
}

.text {
text-align:justify;
}

td {
font-family: georgia, Verdana, Arial, sans-serif;
font-size: 12px;
}

#distance { 
		width:1px;
		height:30%;
		margin-bottom:-13.75em; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		clear:left;
		}

h1 {
font-size: 14px;
}
h2 {
font-size: 14px;
font-weight:normal;
}
h3 {
font-size: 14px;
font-weight:normal;
}
h4 {
font-size: 14px;
font-weight:normal;
}
h5 {
font-size: 14px;
font-weight:normal;
}
h6 {
font-size: 14px;
font-weight:normal;
}
h7 {
font-size: 14px;
font-weight:normal;
}


.bild {
border:0px solid #999999;
}

.menu2 {
border-right: 1px solid #C7C8BA;
border-left: 1px solid #C7C8BA;
border-bottom: 1px solid #C7C8BA;
padding: 5px;
background-color:#FFF9E1;
}
.navi {
font-size:12px;
color:#2d2d2d;
font-weight:bold;
}
a:link {
color:#2d2d2d;
text-decoration:none;
}
a:active {
color:#2d2d2d;
text-decoration:none;
}
a:visited {
color:#2d2d2d;
text-decoration:none;
}
a:hover {
color:#2d2d2d;
text-decoration:underline;
}
.suche {
width:150px;
margin-left:7px;
border:1px solid black;
font-size : 11px; 
color : #333333; 
}
select {
border:1px solid black;
font-size : 11px; 
color : #333333; 
}
input {
border-top:0px solid #000000;
border-left:0px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
font-size : 12px; 
color : #333333; 
}
textarea {
border-top:0px solid #000000;
border-left:1px solid #000000;
border-right:0px solid #000000;
border-bottom:1px solid #000000;
font-size : 12px; 
color : #333333; 
}
.btn {
width: 80px;
border: 1px solid #000000;
font-size: 12px;
background-color: #e4e4e4;
}