@CHARSET "UTF-8";

body {
    margin: 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    background-color: #ffffff;
    color: #000000;
}

a, a:link, a:visited {
    background-color: inherit;
    color: #5c5454;
    text-decoration: underline;
}

a:hover, a:active {
    text-decoration: underline;
}

h1 {
    font-size: 20px;
	line-height:30px;
    font-weight: normal;
    margin-bottom: 20px;
    color:#000000;
	margin-top:0px;
}

h2 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 20px;
    color:#000000;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
}

h4 {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}

th {
    font-weight: bold;
    color: #777777;
}

#header {
    background-color: #dddddd;
    border-bottom: 2px solid #aaaaaa;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
    height: 140px;
}


#header h1 {
    font-size: 30px;
    color:#ffffff;
}

#header h2 {
    font-size: 14px;
}

.small {
    font-size:10px;
}


.clear {
    clear: both;
    height: 1px;
}

.message {
    font-weight: bold;
    margin-bottom: 10px;
}

.arrow {
    background: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 11px;
}

.arrowBack {
    background: url(/media/images/common/arrow_back.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 11px;
}

.blocklabel {
    display: inline-block;
    width: 180px;
}

.dijitButton {
    margin: 1px;
}

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

/* LAYOUT CONTENT DIVS & STYLES INDEX

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


#container_page {
	position:relative;	
	margin:0px auto;	/* Horizontal zentrieren */
	height:auto !important; 
	height:100%; /* IE6: fungiert als min-height*/
	min-height:100%;
	text-align:left;
	
}
#container_header {
position:relative;	
    margin:0px auto;	/* Horizontal zentrieren */
	height:152px;
    background: url(/media/images/common/header_background_new.png);
    background-repeat: no-repeat;
	background-position:center;
}
#header_content {
position:relative;
width:920px;
margin: 0 auto;
}
#header_contentRight {
margin-top:30px;
float:right;
width:220px;
}
#image_container {
width:100%;

}
.searchForm {
margin-top:40px;

}
#suchstartbutton {
float:right;
padding-top:0px; 
margin-top:-20px;
padding-right:5px;
position:relative;
z-index:100;


}

#searchTerm {
padding-top:4px;
padding-bottom:4px;

} 


#navigation_container {
  	margin-top:3px;
	margin-bottom:3px;
	height:30px;
    background: url(/media/images/common/navigation_background.jpg);
    background-repeat: no-repeat;
	

}
#navigation_content {
position:relative;
width:920px;
margin: 0 auto;


}
#hauptnavi {
	background-color:none;
	width:100%;
}
#content_container {
	height:35px;
    background: url(/media/images/common/content_background.png);
    background-repeat: no-repeat;
	


}
#html_container {
width:920px;
margin: 0 auto;


}
#content {
padding-left:20px;
padding-top:40px;
padding-bottom:20px;
}

#footer_container {
width=100%;
background-color:#dddddd;

}
#footer_content {
width:1080px;
margin: 0 auto;

}

#footer {
    margin: 0;
    padding-right: 0;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
    clear: both;
	border-top: 0px solid #ffffff;
}

#footer .boxStart .imageBox table {
 width: 920px;
    margin: auto;
    padding:40px 0;
}
#footer .boxStart .imageBox table td {
    text-align: left;
}

#footer .boxStart .imageBox table td:first-child {
    width: 310px;
}

#footer .boxStart .imageBox table td:nth-child(2){
    width: 280px;
}

#footer .boxStart .imageBox table td:nth-child(3) {
    width: 270px;
}

#footer .boxStart .imageBox table td:last-child {
    width: 60px;
}

#hilfsnavigation {
width:300px;
float:right;
margin-top:-10px;
margin-bottom:10px;

}

.breadcrumb {
    margin-bottom: 10px;
}

.boxStart {
width:100%;
margin-left: auto;
margin-right: auto;
}

.imageBox {
padding:0px;
margin:0px;
padding-right:0px;
width:100%;
}

.imageBox p {
padding:0px;
margin:0px;

}


.imageBoxRight p {
padding:0px;
margin:0px;
line-height:0px;

}

.adressBox p {
padding:0px;
margin:0px;
}

#unternav {
float:left;
padding-bottom:15px;
margin-top:-15px;
padding-top:0px;
width:160px;

}

#contentMainLeft {
float:right;
width:710px;


}

#contentMainLeft p{
margin: 0px;
padding:0px;

}
#contentLeft {
float: right;
width:620px;
margin-left: 30px;
margin-right:30px;

}

#contentLeft p {
margin: 0px;
padding:0px;

}
#contentMiddle {
float: left;
width:520px;
margin-right:30px;


}

#contentMiddle p {
margin: 0px;
padding:0px;

}




.contentDefaultBoxen{
    float: right;
	/*margin-top:17px;*/
}
#contentMain {
width:900px;

}



/**********************************************************
 *
 * NEWS
 *
 **********************************************************/

.newsDate {
padding-top:20px;

} 


 .newsTitle h2 {
  font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    color:#000000;
	margin-top:10px;
	
 
 }
 .newsTitle h2 a {
  font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
text-decoration:none;
	
 
 }
 .newsImage {
 float:left;
 margin-right:20px;
 
 }
 
 .newsTeaser {
 font-style:italic;
 margin-bottom:10px;
 
 }
 
 
 
/**********************************************************
 *
 * Navi
 *
 **********************************************************/


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
    color: #000000;
	font-size:16px;
    font-weight: normal;
    padding-left:6px;
	padding-right:6px;
	text-align:center;
	padding-top:7px;
	padding-bottom:5px;
	text-decoration:none;
}

.ebene0-1:hover {
    display: block;
    color: #000000;
	font-size:16px;
    font-weight: normal;
   padding-left:6px;
	padding-right:6px;
	padding-top:7px;
	padding-bottom:5px;
	text-align:center;
	background-color:#FFFFFF;
	text-decoration:none;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    display: block;
    color: #000000;
	font-size:16px;
    font-weight: normal;
   padding-left:6px;
	padding-right:6px;
	padding-top:7px;
	padding-bottom:5px;
	text-align:center;
	background-color:#FFFFFF;
	text-decoration:none;
}

.ebene0-1_angewaehlt:hover {
    display: block;
    color: #000000;
	font-size:16px;
    font-weight: normal;
padding-left:6px;
	padding-right:6px;	padding-top:7px;
	padding-bottom:5px;
	text-align:center;
	background-color:#FFFFFF;
	text-decoration:none;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
    color: #000000;
    font-weight: normal;
    padding-right:15px;
	padding-left:0px;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px solid #999999;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
}

.ebene1-1:hover {
   display: block;
    color: #000000;
    font-weight: normal;
    padding-right:15px;
	padding-left:0px;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px solid #999999;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
   display: block;
    color: #000000;
    font-weight: normal;
    padding-right:15px;
	padding-left:0px;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px solid #999999;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
}

.ebene1-1_angewaehlt:hover {
  display: block;
    color: #000000;
    font-weight: normal;
    padding-right:15px;
	padding-left:0px;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px solid #999999;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
}

.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:30px;
}

.ebene2-1:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:30px;
}

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:30px;
}

.ebene2-1_angewaehlt:hover {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:30px;
}

/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.dropdown0-1, .dropdown0-1_angewaehlt {
    position:absolute;
    margin-left:0px;
    margin-top:30px;
    width:200px;
}

.dropdown1-1, .dropdown1-1_angewaehlt {
    position:absolute;
    margin-left:200px;
    margin-top:0px;
    width:200px;
}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/bilder/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/bilder/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/bilder/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/bilder/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/bilder/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/bilder/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}

