body { 
	background-color: #506AA0;
	font-family: verdana, arial, sans-serif; 
	font-size: 0.7em; 
	color: #000000;	
}

a { 
	text-decoration: underline;
	color: #AD1300;
}

#all { 
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#header { 
	display: none;
	background-image: url(/img/layout/header_background.jpg);
	height: 350px;
	width: 980px;
}

#header img { 
	padding-top: 74px;
	padding-left: 177px;
}

#footer { 
	display: none;
	height: 9px; 
	width: 980px;
}

#thklein { 
	display: none;
	position: relative;
	margin-top: -250px;
	top: 0px;
	left: 650px;
	width: 330px;
	height: 250px;
	z-index:10;
	background-image: url(/img/layout/thklein_person.jpg);
	background-repeat: no-repeat;
}

#thklein_text { 
	margin-top: 140px;
	text-align: right;
	color: #FFFFFF;
	width: 330px;
	float: right;
}

#navi {
	display: none;
	background-image: url(/img/layout/navi_hintergrund.gif);
	background-repeat: no-repeat;
	width: 181px;
	background-color: #f4a100;
	float: left;
}

* html #navi { 
	display: none;
	display: inline;
}

#navi a { 
	font-family: Arial MT,Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #820a00;
	text-decoration: none;
	font-weight: bold;
}

#navi a:hover { 
	color: #AD1300;
}

#navi ul { 
	list-style-type: none;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	line-height: 19px;
}

* html #navi ul { 
	left: -29px;
}

#navi ul li { 
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
}

#navi ul li.aktiv { 
	margin: 0px;
	padding: 0px;
}

#navi_aktiv { 
	position: relative;
	top: 0px;
	left: -20px;
	width: 10px;
	height: 17px;
	float: left;
	background-image: url(/img/layout/navi_icon_neu.gif);
	margin-right: -7px;
}

* html #navi_aktiv { 
	margin-right: -30px;
}

#inhalt {
	float: left;
	width: 508px;
	background-color: #f4a100;
	z-index: 2;
}

#ueberschrift { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}

#text { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #000000;
	padding-top: 10px;
	margin-bottom: 10px;
	width: 470px;
	z-index: 100;
}

#zusatz {
	display: none;
	float: left;
	width: 291px;
	background-image: url(/img/layout/rechteSeite_hintergrund.gif);
	z-index: 1;
}

table.termine { 
	text-align: left;
	/*background-color: #000000;*/
}

table.termine td { 
	background-color: #F6AF26;
}

table.termine th { 
	color: #AD1300;
	background-color: #F4A100;
}

table.termineRechts, table.termineRechts th, table.termienRechts td { 
	width: 230px;
	color: #ffffff;
}

table.termineRechts td a { 
	color: #ffffff;
	text-decoration: underline;
}

input.forms, textarea.forms {
	width: 98%;
	border: 1px solid black;
}

fieldset { 
	padding: 10px;
}

#formular { 
	border: 0px;
}

#formular label { 
	float: left;
	width: 10em;
}

input, textarea { 
	border: 1px solid black;
}

input.kontakt, textarea.kontakt { 
	width: 50%;
}
