@CHARSET "UTF-8";

/*id=#
class=.*/

body {
    margin: 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 16px;
    padding: 0px;
    background-color: #ffffff;
    color: #333333;
	background: url(/media/images/common/background.jpg);
    background-repeat: repeat;
	
}

a, a:link, a:visited {
    background-color: inherit;
    color: #467394;
    text-decoration: none;
}

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

h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    color:#445060;
}

h2 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 15px;
	margin-top:5px;
    color:#445060;
}

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

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

h5 {
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 20px;
	color:#FFFFFF;
	letter-spacing:1px;
	margin-top:50px;
	margin-left:5px;
}

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

p {
margin-top: 0px;
margin-bottom:3px;

}

#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;
}

#footer {
    text-align: center;
    margin: 20px 0px 0px 0px;
    padding-top: 10px;
    border-top: 2px solid #aaaaaa;
    clear: both;
}


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

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

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

.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 {

}

#kopfleiste {
	width: 920px;
	height: 59px;
	text-align:left;
}

.logo {
   	width:183px;
	height:59px;
	margin-top:0px;
	margin-left:35px;
	/*background: url(/media/images/common/logo.png);
    background-repeat: no-repeat;*/


}
#navigation_content {
   height:30px;
   background: url(/media/images/common/navi_background.jpg);
   background-repeat: repeat-x;
   background-position:bottom;
   text-align:left;
}

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

/* LAYOUT CONTENT DIVS & STYLES STARTSEITE:PHTML

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

#image_container  {
  width:100%;
  height:600px;
  margin-top:4px;
  background-color:#cfdef1;

}

#headerimage {
  position:absolute;
  width: 920px;
  height:230px;
  margin-left:0px;
  margin-top:0px;
  
   
}


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

/* LAYOUT CONTENT DIVS & STYLES EDITOREN.PHTML

/* --------------------------------------------*/
#container_editoren {
   width:100%;
   margin-top:4px;
   
}

#container_navi {
   width:100%;
   height: 140px;
   background-color:#FFFFFF;
  

}
#editoren_navigation {
   width:920px;
   height:140px;
   padding-left:30px;
   padding-top:15px;
   

}
 

.editoren, .editoren:link  {
    background-color: inherit;
    color: #000000;
    text-decoration: none;
}

.editoren:hover, .editoren:active {
    text-decoration: none;
	color: #000000;
	text-decoration: underline;
}

.editoren:visited {
    background-color: inherit;
    color: #000000;

}


#newsseite {

width: 880px;
padding-right: 10px;
height: 580px;
overflow: auto;
}


.newsDate {
	font-size:12px;
}


.newsSpacer {
	height:25px;
}


#html_container {
  width:100%;
  min-height:600px;
  background-color:#cfdef1;

}

#container_content {
   width: 920px;

}
#html_content {
  margin-left:30px;
  padding-top:15px;

 
}
.breadcrumb {
  margin-bottom: 10px;
  margin-top:0px;
  font-size:11px;
	
}

.linkeSpalte {
  width:200px;
  float:left;

}
.editorenVita {
 width:150px;
 font-size:11px;
 
 }
 
 .rechteSpalte {
width:720px;
text-align:left;
float:right;
}

#container_footer {
   width:920px;
   margin-left:0px;
   margin-top:10px;
   
   
   

}


#contact {
    text-align: left;
	font-size:11px;
	color:#ffffff;
	width:600px;
	float:left;
	
	padding: 5px;
   

}

#copyright {
    text-align: right;
	font-size:11px;
	color:#ffffff;
	width:200px;
	float:right;
	
	padding-left: 105px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 18px;
   
}

/**********************************************************
 *
 * Navi
 *
 **********************************************************/
#hauptnavigation {
  width:920px;
  height:30px;
  padding-left:23px;
  padding-top:0px;
  text-align: left;
 }

.navigationTable {
    width:1%;

}


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
   display: block;
    color: #4e7191;
	font-size:14px;
    font-weight: normal;
	height:24px;
    padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;
}

.ebene0-1:hover {
     display: block;
    color: #4e7191;
	font-size:14px;
    font-weight: normal;
    height:24px;
    padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	background: url(/media/images/common/navi_aktiv.jpg);
    background-repeat: repeat-x;
	background-position:top;
}


.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
     display: block;
    color: #4e7191;
	font-size:14px;
    font-weight: normal;
    height:24px;
    padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	background: url(/media/images/common/navi_aktiv.jpg);
    background-repeat: repeat-x;
	background-position:top;
}


.ebene0-1_angewaehlt:hover {
    display: block;
    color: #4e7191;
	font-size:14px;
    font-weight: normal;
    height:24px;
    padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	background: url(/media/images/common/navi_aktiv.jpg);
    background-repeat: repeat-x;
	background-position:top;
}

.ebene0-1_aktiv, .ebene0-1_aktiv:link, .ebene0-1_aktiv:visited, .ebene0-1_aktiv:active {
   display: block;
    color: #4e7191;
	font-size:14px;
    font-weight: normal;
    height:24px;
    padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	background: url(/media/images/common/navi_aktiv.jpg);
    background-repeat: repeat-x;
	background-position:top;
}



.ebene0-1_aktiv:hover {
  display: block;
    color: #4e7191;
	font-size:14px;
    font-weight: normal;
    height:24px;
    padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	background: url(/media/images/common/navi_aktiv.jpg);
    background-repeat: repeat-x;
	background-position:top;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	margin:0px;
}

.ebene1-1:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	margin:0px;
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	margin:0px;
}

.ebene1-1_angewaehlt:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	margin:0px;

}

.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;
}



.unternav, .unternav:link, .unternav:visited, .unternav:active {
    color: #467394;
    text-decoration: none;
}

.unternav, .unternav:hover {
    text-decoration: none;
	color: #467394;
}

.unternav_angewaehlt, .unternav:link, .unternav:visited, .unternav:active {
    color: #467394;
    text-decoration: none;
}

.unternavangewaehlt, .unternav:hover {
    text-decoration: none;
	color: #467394;
}




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

.dropdown0-1, .dropdown0-1_angewaehlt {
    position:absolute;
    margin-left:-70px;
    margin-top:52px;
	padding-top:0px;
	padding-left:4px;
    width:920px;
	height:140px;
	background: url(/media/images/common/aufklappnavi.jpg);
    background-repeat: no-repeat;
	background-position:0px 0px;
	z-index:100;
}

.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;
}

.speechSampleDownload{
	margin-bottom: 10px;
}