body  {
	color : black;
	background-image : url(/img/station1_5.png);
	background-attachment: fixed;
	background-color : white;
	font-size : 100%;
	font-family : Tahoma;
	margin : 0px;
	padding : 0px;
	text-align : center;
	height: 96%;
	width: 99.8%;
	border: none;
}

h3 {
	text-align: left;
}

table {
	width: 100%; 
}

table#layout {
	 height: 100%;
}

table#register {
	height: 82%;
}

td {
	font-size : 10pt;
	font-family : Tahoma;
	margin : 0px;
	padding : 0px;
}

td#aktiv {
	font-size : 24pt;
	font-family : Tahoma;
	font-weight : bold;
	color : #28166f;
	text-align : center;
	padding : 20px;
}

td.img {
	height: 200px;
}

td.navigation a.impressum {
	font-size: 8pt;
	color : #000000;
	text-decoration : none;
}

td a.mail {
	font-weight: normal;
	color: #0000FF;
	text-decoration : none;
}

.kopfzeile {
	color : black;
	background-image : url(/img/hintergrund_oben.png);
	background-repeat : repeat-y;
	background-color : #fffdba;
	width : 100%;
	height: 100px;
}

.ueberschrift {
	font-size : 12pt;
	font-family : Tahoma;
	font-weight : bold;
	margin : 0;
	padding-left : 30px;
	text-align : left;
	vertical-align : middle;
}

div#mitte {
	text-align : center;
	padding : 0.8em;
}

.navigation {
	font-size : 10pt;
	font-family : Tahoma;
	margin : 0px;
	padding : 0.6em;
	text-align : left;
	vertical-align : top;
}

.navi_spalte {
	background-image : url(/img/hintergrund_navigationb.gif);
	background-repeat : no-repeat;
	height : 465px;
}

.navi {
	font-size : 10pt;
	font-family : Tahoma;
	margin : 0px;
	padding : 0px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 0px;
	border-color : gray;
	border-style : solid;
	vertical-align: bottom;
}

.img {
	padding : 0px;
	text-align : center;
}

li.seitennavi {
	font-size : 9pt;
	font-family : Tahoma;
	margin-left: -40px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	list-style-type:none;
}

li.seitennavi2 {
	font-size : 8pt;
	font-family : Tahoma;
	margin-left: -15px;
	padding-top: 0.4em;
	list-style-type:none;
}

li.impressum {
	list-style-type:none;
}

li.ref {
	font-size : 11pt;
	font-family : Tahoma;
	padding: 0.5em;
	text-align: left;
}

li.links {
	padding: 0.5em;
}

img {
	border : 0px;
}

li a.referenz {
	font-size: 10pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration : none;
}

.bildunterschrift {
	font-weight: normal;
	font-size : 8pt;
	font-family : Tahoma;
}

.ansprech {
	width: 160px; 
}

.button {
	background-image : url(/img/button.gif);
	background-repeat : no-repeat;
	height: 35px;
	text-align : center;
}
p.zeit {
	font-weight: bold;
}

a:link {
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

a:visited {
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

a:hover {
	font-weight : bold;
	color : #E53750;
	text-decoration : none;
}

a:active {
	font-weight : bold;
	color : #E53750;
	text-decoration : underline;
}

a:focus {
	font-weight : bold;
	color : #E53750;
	text-decoration : underline;
}
#map {
	width: 600px;
	height: 550px;
	left: 150px;
	text-align: center;
}
#keinJavaScript{
	left: 200px;
	text-align: center;
	color: #ff0000;
	font-size: larger;
}
#logo {
	text-align: right;
	padding-right: 30px;
}
table.tab_kostentabelle {
	width: 90%;
	margin-left: 5%;
	border: 3px groove;
}
hr.hr_kostentabelle {
	width: 300px;
}

.presse_jahr {
	background-image: url(/img/hintergrund_oben.png);
	background-repeat: repeat-y;
	background-color: #fffdba;
	height: 35px;
	text-align: left;
}

.presse_text {
	width: 50%;
	vertical-align: top;
	margin-top: 25px;
	text-align: left;
}

.presse_quelle {
	text-align: left;
	margin-right: 25px;
	font-size: smaller;
}

.presse_artikel {
	text-align: center;
	vertical-align: middle;
	margin: 10px;
}

.wrongInput {
	color: red;
	font-weight : bold;
}