* { margin: 0; padding: 0; list-style: none; }
fieldset, img { border:solid 0; }
html {
	height: 100%; margin-bottom: 1px; 
}

body {
	margin: 0;
	padding: 0;
	min-height: 100.05%;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #666;
	color: black;
	height: 100.2%;
}
a, a:hover, input, textarea { outline:none;  }

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* IDs */
#header,#headerImg, #content, #footer {
	width: 750px;
	padding: 14px;
	background-color: White;
	position: relative;
	margin-left: -370px;
	left: 50%;
	top: 15px;
}

#header {
	padding-bottom: 71px;
	z-index: 1;
	width: 725px;
}

#langSelect {
	position: absolute;
	top: 10px;
	left: 14px;
	white-space: nowrap;
}

#raster {
	position: absolute;
	background-image: url(../media/kachel_raster_vert.gif);
	top: 33px;
	left: 14px;
	width: 400px;
	height: 40px;
}

#logo {
	position: absolute;
	left: 428px;
	top: 15px;
}

#headerImg {
	padding-top:16px;
	width: 725px;
	height: 150px;
}

#content {
	width: 725px;
	padding: 0 14px 0;
	z-index: 3;
}

#contLeft {
	width: 480px;
	float: left;
	z-index: 3;
	padding-bottom: 15px;
	margin-bottom: 14px;
}

#contRight {
	width: 200px;
	float: right;
	background-image: url(/media/kachel_raster_vert.gif);
	background-repeat: repeat-y;
	z-index: 3;
	padding-left: 15px;
	padding-bottom: 15px;
	min-height: 350px;
}

#footer {
	padding-bottom: 10px;
	margin-bottom: 50px;
	width: 725px;
}

#spacerHor, .spacerHorNews {
	background-image: url(/media/kachel_raster_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;
}

.spacerHorNews {
	margin: 10px 0 10px 0;
}

#footerLeft {
	float: left;
	width: 45%;
}

#footerRight {
	text-align: right;
	float: right;
	width: 45%;
}

/* Navigation */
#nav {
	position: absolute;
	top: 80px;
	width: 725px;
	z-index: 2;
}

#nav a {
	text-decoration: none;
	display: block;
	padding: 0.19em 1.92em 0 1.92em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}

#nav TABLE {
	width: 100%;
	border: none;
	float: left;
	background-color: #00988D;
}

#nav td, #nav td.navItem, #nav td.navItemRo {
	border-right: #fff solid 1px;
	cursor: pointer;
	height: 20px;
	background-image: url(/media/bg_nav.gif);
}

#nav td.navItemRo {
	background-image: url(/media/bg_nav_akt.gif);
}

#subNav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	display: block;
	text-decoration: none;
	padding: 3px 0 3px 10px;
	border-top: 1px solid #fff;
	margin: 0;
	width: 190px;
}

#subNav A:link, #subNav A:visited {
	color: #000;
	background-color: #b2b2b2;
}

#subNav A:hover, #subNav A:focus {
	color: #000;
	background-color: #ccc;
}

/* Subnav - Positionsanzeige */
#ia #subNav A.ca,
#ib #subNav A.cb,
#ic #subNav A.cc,
#id #subNav A.cd,
#ie #subNav A.ce,
#if #subNav A.cf,
#ig #subNav A.cg {
	background-color: #ccc;
}

/* ----- BREAK ----- */
.clear {
	clear: both; height: 0; border: 0; font-size: 0; margin: 0; padding: 0; line-height: 0; 
}

/* ----- PARAGRAPHS ----- */
p {
	font-size: 0.8em;
	line-height: 150%;
	color: #666;
	padding: 5px 0 0 0;
}

.small { font-size:11px; }

#footer P {
	font-size: 0.7em;
	padding-top: 4px;
}

#footer A, #footer A:HOVER {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 100.01%;
	color: #666;
	padding-left: 10px;
}

#footer A:HOVER {
	color: #00988D;
}

#footer A.akt {
	color: #00988D;
}

#contLeft h2, #contRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em; /*14px*/
	font-weight: normal;
	padding: 5px 0 0 0;
	color: #666;
}

#contLeft h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	background-image: url(../media/pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 15px;
	margin: 20px 0 0 0;
}

 P A, P A:HOVER {
	font-family: Arial, Helvetica, sans-serif; /*font-size: 0.8em;*/
	line-height: 150%;
	font-weight: bold;
	color: #00988D;
	padding: 0 0 0 0;
	margin: 0;
	text-decoration: none;
}

td.historieRight {
	padding: 0 0 5px 10px;
}

#contLeft UL {
	padding: 10px 0 0 15px;
	margin: 0;
}

#contLeft LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	color: #000;
	padding: 0 0 5px 0;
	margin: 0;
	list-style-image: url(../media/listenpunkt.gif);
}
A.txt, A:HOVER.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #00988D;
	text-decoration: none;
	font-weight: normal;
}
A:HOVER.txt {
	text-decoration: underline;
}
/* Formular - Elemente */
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
input.txtNormal {
	width: 320px;
	border: solid 1px #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
textarea.kontakt {
	border: solid 1px #999;
	width: 400px;
	height: 200px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.btnKontakt, A:HOVER.btnKontakt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
p.pflichtFeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
	margin: 0;
	padding: 0;
}
DIV.picLink {
	cursor: pointer;
	padding-bottom: 15px;
}