body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
}
#wrapper {
	width: 795px;
	margin: 0 auto;
	height: 740px;
	text-align: left;
	background-image: url(../img_site/hg_content.gif);
	background-repeat: no-repeat;
	background-position: 210px 0px;
}
#home #wrapper {
	background-image: url(../img_site/hg_home.gif);
}
#head {
	width: 680px;
	height: 22px;
	position: relative;
	float: right;
	z-index: 99;
}
#sidebar {  
display: none;
} 
#content {
	position: relative;
	width: 460px;
	height: 680px;
	margin: 0px;
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #00507d;
	overflow: auto;
	padding: 45px 80px 0 48px;
}
/*****************************************/
/*********  Hauptnavigation **************/
/*****************************************/

#mainNavi{ 
display: none;
} 
#subNavi{ 
display: none;
}
/*****************************************/
/*******  generische Navigation **********/
/*****************************************/
#content a[href$=".xls"] {
display: block;
background: url(../img_site/symbol_xls.gif) no-repeat left top;
padding-left: 20px;
}
#content a[href$=".pdf"] {
display: block;
background: url(../img_site/symbol_pdf.gif) no-repeat left top;
padding-left: 20px;
}
#content a[href$=".mp3"] {
display: block;
background: url(../img_site/symbol_cd.gif) no-repeat -2px -1px;
padding-left: 20px;
}
#content a {
	font-weight: bold;
	text-decoration: none;
	color: #00507d;
}
/* CSS Document */

#content p {
	margin: 0px;
}
#content p.autor {
	font-size: 11px;
}
#content ul {
	margin: 0px;
	list-style-type: square;
}
#content img.portrait {
	width: 180px;
	margin: 10px;
	float: right;
}
#content img.plakatgalerie {
	height: 165px;
	margin: 0px 15px 15px 0px;
	border: 1px solid #333333;
	float: left;
}
#content img.bildergalerie {
	height: 85px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #333333;
	float: left;
}
#content h1 {
	margin: 0 0 6px 0;
	font-size: 16px;
}
#content h2 {
	clear: left;
	margin: 12px 0 6px 0;
	font-size: 12px;
}
#content h3,
#content h4,
#content h5,
#content h6 {
	clear: left;
	margin: 0px;
	font-size: 12px;
}
#content ul {
	padding: 0px;
	margin-left: 17px;
	list-style-type: square;
}
#content table {
	margin: 0px;
	padding: 0px;
}
#content table.chornologie td {
	padding: 5px;
}
#content table.chornologie td.tabellentitel {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}

/*------------------------------------------------------------

allg. Tabellenformattierungen 

------------------------------------------------------------*/
#content table td {
	padding: 1px;
}
#content table th {
	text-align: left;
	margin: 0;
	padding: 0;
}

/*------------------------------------------------------------

Kontaktformular 

------------------------------------------------------------*/
fieldset {
	margin: 10px 0px 0px -12px;
	border: none;
	width: 100%;
}
legend {
	font-weight: bold;
}
label {
	margin-left: 2px;
	float: left; 
	width: 110px;
}
textarea {
	border: #00507d 1px solid;
	width: 240px;
	margin-top: -15px;
	margin-left: 112px;
	height: 55px;
	color: #0e689b;
} 
input {
	border: #00507d 1px solid;
	width: 240px;
	margin-bottom: 3px;
	color: #0e689b;
} 
input[name="PLZ"] {
	width: 80px;
	margin-right: 18px;
}
input[name="Ort"] {
	width: 140px;
}
input[type="submit"], input[type="reset"] {
	font-weight: bold;
	background-color: #FFFFFF;
	border: #0e689b 1px solid;
	width: 114px;
	margin: 10px 10px 0px 0px;
	color: #0e689b;
}
input[type="submit"] {
	margin-left:109px;
}
.warnung, #warn_vorname, 
#warn_name,
#warn_address,
#warn_ort,
#warn_mail,
#warn_message {
	position: absolute;
	left: 395px;
	width: 130px;
	font-size: 10px;
	line-height: 10px;
	color: #0e689b;
	padding-left: 14px;
	visibility: hidden;
}
#warn_agb {
	top: 0px;
	left: 350px;
}
