/* CSS Layout ® NEUWERK */


/********************/
/*     Standard     */
/********************/


html, body, img, div, ul, li, p, h1, h2, h3, form, table, tr, td, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background: #FFFFFF;
	color: #545556;
	background: url(/images/back.gif) #FFFFFF;
	}
	

/*************************/
/*     LOGO              */
/*************************/
h1 {
    width: 258px;
	height: 113px;
    background: url(/images/logo.gif) no-repeat #FFFFFF;
	color: #000000;
	position:absolute;
	top: 0;
	left: 220px;
}
h1 a {
    display: block;
	height: 113px;
}
h1 a span {
    display: none;
}

/*************************/
/*     HEADER            */
/*************************/
#header {
	position:absolute;
	top: 113px;
	left: 0px;
	width: 100%;
	height: 123px;
	overflow: hidden;
	text-align: left;
	clear:both;
	}
	
/*************************/
/*     SITENAME          */
/*************************/
.sitename {
	position:absolute;
	top: 236px;
	left: 0px;
	width: 100%;
	height: 37px;
	overflow: hidden;
	text-align: left;
	clear:both;
	background: url(/images/streifen.gif) #273552;
	}
.sitename span {
	padding: 0 0 0 265px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 270%;
	}
	
/************************/
/*   HAUPT-NAVIGATION   */
/************************/
.hauptnavigation {
	position:absolute;
	top: 315px;
	left: 0px;
	width: 230px;
	/*overflow: hidden;
	margin: 10px 40px 10px 50px;
	padding: 0 0 10px 0;*/
	font-size: 12px;
	}

.hauptnavigation  li {
	list-style: none;
	/*display: inline;
	float:right;*/
	padding: 5px 0 0 0;
	text-align: right;
	}
a.navi {
	color: #545556;
	font-weight: bold;	
	text-decoration: none;
	padding: 0 30px 0 0;
	}
a.navi:hover {
	color: #273552;
}
a.navihigh {
	color: #545556;
	font-weight: bold;	
	text-decoration: none;
	padding: 0 30px 0 0;
	background: url(/images/menue_icon.gif) no-repeat right top;
}
.trennstrich_navi {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}


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

/* Unter-Navigation */
.unternavigation {
	width: 709px;
	overflow: hidden;
	margin: -30px 40px 0 50px;
	padding: 0 0 10px 0;
	font-size: 16px;
	}
.unternavigation  li {
	list-style: none;
	display: inline; 
	float:left;
	padding: 0 20px 0 0;
	}
	
/* Unter-Navigation - Ebene 2 */
a.unternavi {
	font-weight: bold;
	color: #858585;
	text-decoration: none;
	}
a.unternavi:hover {
	color: #000000;
}
a.unternavihigh {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.unternavihigh:hover {
	color: #000000;
}




/******************************/
/*   UNTER-UNTER-NAVIGATION   */
/******************************/
.linie {
	width: 330px;
	height: 1px;
	background: url(/images/linie.gif) #FFFFFF;
	}
.linie_bottom {
	width: 330px;
	height: 1px;
	background: url(/images/linie.gif) #FFFFFF;
	margin: 0 0 20px 0;
	}

/* Unter-Navigation */
.unter_unternavigation {
	width: 310px;
	font-size: 14px;
	text-align: left;
	background: #F5F5F5;
	padding: 1px 10px 1px 10px;
	}
	
/* Unter-Unter-Navigation - Ebene 3 */
.unter_unternavigation li {
	padding: 0 0 0 15px;
	background: url(/images/aufzaehlung.gif) no-repeat left top;
	}
a.unter_unternavi {
	color: #000000;
	text-decoration: none;
	}
a.unter_unternavi:hover {
	color: #CCCCCC;
	}
a.unter_unternavihigh {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

/* Unter-Unter-Unter-Navigation - Ebene 4 */

.unter_unter_unternavigation a.unter_unter_unternavi {
	color: #B70006;
	text-decoration: none;
	}
.unter_unter_unternavigation a.unter_unter_unternavi:hover {
	color: #CCCCCC;
	}
.unter_unter_unternavigation a.unter_unter_unternavihigh {
	font-weight: bold;
	text-decoration: none;
	color: #B70006;
	}


/***********************/
/*   FON               */
/***********************/

h4 {
	position:absolute;
	top: 550px;
	left: 0;
    width: 220px;
	height: 34px;
    background: url(/images/fon.gif) #FFFFFF;
}
h4 span {
    display: none;
}





/***********************/
/*   CONTENT CONTAINER */
/***********************/


#main_content {
	position:absolute;
	top: 325px;
	left: 265px;
	width: 500px;
	padding: 0 0 20px 0;
	text-align: left;
	}
/********************/
/*   Standardtext   */
/********************/
/* Headline */
h2 {
	padding: 0 0 5px 0;
	font-size: 16px;
	line-height: 140%;
	text-align: left;
	color: #B70006;
}

/* Subheadline */
h3 {
	padding: 0 0 5px 0;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	color: #AEAEB2;
}

/* Text */
p {
	font-size: 14px;
	line-height: 160%;
	text-align: left;
}
br.content {
	font-size: 10px;
}
p.microtext {
	font-size: 11px;
	margin: 5px 0 10px 0;
	line-height: 120%;
	}

/* Text-Links */
p a {
	color: #273552;
	text-decoration: none;
}
p a:hover {
	color: #CCCCCC;
}

/********************/
/* Bildunterschrift */
/********************/
.bildunterschrift {
	font-size: 11px;
	text-align: left;
}


/******************/
/*    LISTING     */
/******************/
ul {
	list-style: none;
}
li {
	margin: 10px 0 10px 0;
}

/* Listing-Text */
p.listing {
	padding: 0 0 0 15px;
	background: url(/images/aufzaehlung.gif) no-repeat left top;
}

/* Listing-Text-Links */
p.listing a {
	text-decoration: none;
}
p.listing a:hover {
	color: #CCCCCC;
}

/* Listing-Datei-Icon */
p.dateityp_pdf {
	padding: 0 0 0 30px;
	background: url(../standard_images/pdf.gif) no-repeat left top;
}
p.dateityp_doc {
	padding: 0 0 0 30px;
	background: url(../standard_images/doc.gif) no-repeat left top;
}
p.dateityp_xls {
	padding: 0 0 0 30px;
	background: url(../standard_images/xls.gif) no-repeat left top;
}

/* Listing-Datei-Links */
p.dateityp_pdf a, p.dateityp_doc a, p.dateityp_xls a {
	text-decoration: none;
}
p.dateityp_pdf a:hover, p.dateityp_doc a:hover, p.dateityp_xls a:hover {
	color: #CCCCCC;
}





	
	
/******************/
/*  Seien - Info  */
/******************/
/* Seitenbezeichnung */
.seitenbezeichnung {
	font-size: 16px;
	color: #FFFFFF;
}
/* Seitenbezeichnung Ebene 1*/
.name_ebene1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	}

/* Seitenbezeichnung Ebene 2*/
.name_ebene2 {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
	}

/* Seitenbezeichnung Ebene 3*/
.name_ebene3 {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/* Seitenbezeichnung - LINKS */
p a {
	text-decoration: none;
}
p a:hover {
	color: #84A0C6;
}


/******************/
/* Formularfelder */
/******************/

/* Textfeld - Mehrzeilig */
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto; 
	color: #000000;
}

/* Textfeld - Einzeilig */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto; 
	color: #000000;
}

/* Pulldown */
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto; 
	color: #000000;
}



/********************/
/*     Spalte       */
/********************/
#rechte_spalte {
	width: 164px;
	padding: 15px 20px 20px 20px;
	float: right;
	text-align: left;
	}

/* Spalte-Headline */
#rechte_spalte_headline {
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom-width:2px;
 	border-bottom-style:solid;
 	border-bottom-color:#15417D;
	}
	
#rechte_spalte_headline p {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	text-align: center;
}

/* Spalte-Text */
#rechte_spalte p.normal {
	font-size: 11px;
	line-height: 160%;
	color: #FFFFFF;
}
#rechte_spalte p.bold {
	font-size: 11px;
	font-weight: bold;
	line-height: 160%;
	color: #FFFFFF;
}

/* Spalte-Micro-Text */
#rechte_spalte p.microtext {
	font-size: 10px;
	}

/* Text-Links */
#rechte_spalte a {
	color: #15417D;
	text-decoration: none;
}
#rechte_spalte p a:hover {
	color: #FFFFFF;
}

.abschluss {	
	margin: 10px 0 0 0;
	width: 164px;
	height: 2px;
 	background: #15417D;
	}
	
/********************/
/*     GALERIE      */
/********************/
.galerie_block {
	overflow:auto; 
	width:330px;
	}
.galerie_block_reihe {
	overflow:auto; 
	width:330px;
	margin: 0 0 10px 0;
	}
	
/********************/
/*     FOOTER       */
/********************/
ul.sprachauswahl {
	font-size: 14px;
	width: 886px;
	height: 40px;
	padding: 0 40px 0 40px;
	background: #1D58A9;
	margin:0 auto;
	}
ul.sprachauswahl li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0 20px 0 0;
	}
#footer {
	width: 781px;
	height: 47px;
	background: #366F0C;
	margin:0 auto;
	}

/********************/
/*     FORMULAR     */
/********************/

fieldset {
	width:330px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
legend {
	display: none;
	margin: 0;
	padding: 0;
	border: 0;
	}
label {
	font-size: 12px;
	float:left;
	width:130px;
	text-align: left;
	margin: 5px 0 0 0;
	}
fieldset input {
	width:190px;
	float:left;
	margin: 5px 0 0 0;
	}
fieldset textarea {
	width:190px;
	height:60px;
	float:left;
	margin: 5px 0 0 0;
	}
fieldset hr {
	clear: both;
	}
fieldset input.send {
	width:80px;
	background: #AEAEB2;
	color: #FFFFFF;
	}
fieldset input.error {
	color: #E11818;
	}
fieldset textarea.error {
	color: #E11818;
	}