/* STRUKTUR */
/* -------- */

* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #444;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

/* IE6 - Links klickbar wenn PNG im Hintergrund */
* html a {
	position: relative !important;
}

body {
	font-family: Tahoma, Segoe UI, Arial, Helvetica, Geneva, Verdana, sans-serif;
	color: #000;
	text-align: left;
	font-size: 9pt;
}

#logo {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

#container {
	width: 100%;
}

#container_in {
	width: 100%;
}

#content {
	width: 100%;
}

#content_in {
	width: 100%;
}

#start_head {
	width: 100%;
	height: 60px;
	padding: 40px 0 40px 0;
}

a.flag_de:link, a.flag_de:visited {
	float: left;
	width: 34px;
	height: 33px;
	display: block;
	background-image: url("images/de_d.gif");
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}

#text_de, #text_en {
	float: left;
	margin-left: 30px;
	font-weight: bold;
}

a.backlink {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

a.dlink {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

a.flag_en:link, a.flag_en:visited {
	float: left;
	width: 34px;
	height: 33px;
	display: block;
	background-image: url("images/en_d.gif");
	margin-left: 50px;
	text-indent: -9999px;
	overflow: hidden;
}

#info_de {
	margin: 30px 0 0 0;	
}

#info_en {
	margin: 30px 0 0 0;
}

#logop {
	margin: 10px auto 20px auto;
	text-align: center;
	width: 100%;
}

/* ELEMENTE */
/* -------- */

img {
	border: 0;
}

img.in {
	border: 2px solid #fff;
}

h1 {
	font-size: 16pt;
	font-weight: normal;
}

h1.in {
	font-size: 18pt;
	font-weight: normal;
	margin-top: 40px;
}

h2 {
	font-size: 13pt !important;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #f00;
}

h2.in {
	margin-bottom: 15px;
}

h3 {
	font-size: 11pt;
	margin: 20px 0 10px 0;
}

h3.anfahrt {
	margin: 0 0 10px 0;
}

p {
	margin: 10px 0 10px 0;
	line-height: 1.3em;
}

.kon_img {
	width: 100%;
	margin: 40px 0 0 0;
}

.kon_img2 {
	width: 100%;
	margin: 40px 0 0 0;
}

.kon_img3 {
	width: 100%; 
	margin: 40px 0 0 0;
}



/* NAVIGATION */
/* ---------- */

ul.navi {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}
ul.navi li {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

ul.navi li a:link, ul.navi li a:visited {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

ul.navi li a:hover, ul.navi li a:active {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

ul.leftnavi {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

ul.leftnavi li {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

ul.leftnavi li a:link, ul.leftnavi li a:visited {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

ul.leftnavi li a:hover, ul.leftnavi li a:active {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

ul.navi li strong a, ul.leftnavi li strong a {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -9999px;
	visibility hidden;
	display: none;
}

#ad {
	width: 100px;
	height: 400px;
	z-index: 3;
	position: absolute;
	right: 5px;
	top: 5px;
	display: block;
	background-color: #fff;	
} 

/* FORMULARE */
/* --------- */

label {
	margin-right: 5px;
	width: 150px;
	float: left;
}

input, textarea, select {
	font-size: 1em;
	font-weight: normal;
	background-color: #ffffff;
	width: 270px;
}

input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus,
select:hover, select:active, select:focus,
input.checkbox:hover, input.checkbox:active, input.checkbox:focus {
	background-color: #FFFDD6;
}

fieldset {
	padding: 4px;
	margin: 0;
	width: 461px;
}

legend {
	padding: 0 5px;
}

.clearform {
	clear: both;
	height: 5px;
	line-height: 1px;
}

.clear {
	clear: both;
	height: 5px;
	line-height: 1px;
}
