/*############################## MAIN ########################*/
* {
    padding: 0px;
    margin: 0px;
}
body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #cad1ce;
    font-size: 100.01%;
}
.all {
    width: 887px;
    margin: 0 auto;
    /*background: #FFFFFF url(../images/bg_all.gif) repeat-y;*/

    background-color: #cad1ce;
    padding-top:0px;
/*    padding-left:12px;*/
/*    padding-right:11px;*/
    padding-bottom: 20px;
    padding-top:30px;

}
.top {
    padding:0;
    margin:0;    
    background-color: #cad1ce;
    border: 0px solid #000;
    text-align: right;
    margin-left:12px;
    margin-right:11px;
    border: 0px solid #000;     
}

.header{
  background: #fff url(../images/bg_header.gif) no-repeat;
  padding:0;
  margin:0;
  height:7px;
  width:887px;
  clear:both;
  border: 0px solid #000;
  font-size: 0.1em;
}

.middle {
    padding: 0;
    margin: 0;
    width: 887px;
    height: 100%;
    border: 0px solid #000;
    background-color: #edece0;
    padding-bottom:0px;
    background: #fff url(../images/bg_middle.gif) 0px 0px repeat-y;
}

.footer{
  height: 24px;
  width: 887px;
  background: #00b059 url(../images/bg_footer.gif) 881px 0px no-repeat;
  border: 0px solid #000;  
}

.nonscreen {
	display: none;
}

#logo {
    width: 881px;
    padding-top:2px;
    padding-bottom:0px;
    border: 0px solid #000;
    background-color:#ffffff;
    clear:both;
    margin: 0;
}
#logo A IMG{
  float:left;
}
.claim{
  text-align:left;
  float:left;
  padding-left: 74px;
  padding-top: 40px;
  padding-bottom: 0px;
  color: #00b059;
  font-size: 2.95em;
  border: 0px solid #000;

}
#metaNavigation{
    border: 0px solid #000;
    margin-right:0px;
    padding-bottom:4px;
}

.content, 
.contentLeft {
    float: left;
    display: block;
    border: 0px solid #000;
}
.contentLeft {
    width: 222px;
    padding: 0px 0px 0px 0px;
    border: 0px solid #000;
}
.contentTop {
    width: 659px;
    background-color: #FFF;
}
.contentText {
    width: 386px;
    margin: 0px 0px 0px 0px;
    float:left;
    border: 0px solid #000;
    padding-bottom:20px;
}

.contentImage{
    width: 273px;
    padding-top:87px;
    text-align:center;
    float:left;
    border: 0px solid #000;
}
.content {
    min-height: 500px;
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: 0px solid #000;
}


* html .content {
    height: 500px;
}

.content ul {
    margin: 10px 0 10px 0;
}
.content ul li {
    list-style-position: outside;
    list-style-type: square;
    margin-left: 0px;
}

.content .image{
margin-bottom:20px;
}


.contentText h1 {
    margin: 0;
    padding: 42px 0px 8px 0px;
    font-weight: normal;
    font-size: 1.75em;
    border: 0px solid #000;
    /*letter-spacing: 0.1em;*/
    color: #00b059;
}
.contentText h1 a {
    text-decoration: none; 
}
.contentText h2 {
    font-weight: bold;
    font-size: 0.75em;
    border: 0px solid #000;
    padding-bottom:13px; 
  
}
.contentText h3 {
    margin: 0;
    padding:0;
    font-size: 0.75em;
    font-weight: normal;
    border: 0px solid #000;
    color: #00b059;
}


img.hr {
    display: block;
    margin: 10px 0;
    padding: 0;
}
.contentText .textItem P{
    padding: 0;
    border: 0px solid #000;
    padding: 0px 50px 0px 0px;
    font-size: 0.75em;
/*    letter-spacing: 0.1em;*/
    line-height: 1.4em;
    padding-bottom: 10px;
    
}
.clear {
    clear: both;
    background-color: transparent;
    height: 0px;
    margin: 0;
    padding: 0;
    border: 0px solid #000;
    
}
.middle a img {
    border: 0px;
}
img {
    vertical-align: bottom;
    border: 0px;
}
.content a {
    text-decoration: underline;
    padding: 0;
    font-weight: normal;
    border: 0px solid #000;
    color: #00b059;
}


a:focus, a:hover, a:active {
    text-decoration: none;
}


/* ###################################################### */
/* ####################### NAVIGATION ################# */
/* ###################################################### */
/* IE6 - Hack */

/* Level 1 */
.contentLeft ul{
    margin: 0;
    padding: 0;
    padding-top: 62px;
    padding-left:11px;
    background-color: transparent;
    list-style-type: none;
    border: 0px solid #000;
}
.contentLeft ul li {
    margin: 0;
    padding: 0;
    padding-bottom: 8px;
}
.contentLeft ul li a {
    display:block;
    width: 186px;    
    color: #626261;
    margin: 0;
    text-decoration: none;
    background-image:none;
    padding: 5px 0px 5px 20px;
    font-size: 0.9em;    
    font-weight:bold;   
    border: 0px solid #000;

}
.contentLeft ul li a.activeSub,
.contentLeft ul li a.active,
.contentLeft ul li span, 
.contentLeft ul li a:focus, 
.contentLeft ul li a:hover {
    border: 0px solid #000;
    display:block;
    width: 186px;
    text-decoration: none;
    color: #626261;
    margin: 0;
    padding: 5px 0px 5px 20px;
    background: #fff url(../images/arrow_red_big.gif) 6px 6px no-repeat;
    font-size: 0.9em;    
    font-weight:bold;
/*    letter-spacing: 0.02em;*/    
}
.contentLeft ul li a.activeSub{
  background-image:none; 

}

/* Level 2 */
.contentLeft ul li ul {
    margin: 0;
    padding: 0;
}
.contentLeft ul li ul li {
    margin: 0;
    padding: 0;
    border-bottom: 0px solid #000;
}
.contentLeft ul li ul li a {
    display:block;
    width: 169px;    
    color: #636362;
    text-decoration: none;
    background-image: none;
    margin: 0;
    padding: 5px 0px 5px 37px;
    font-size: 0.7em;    
}

.contentLeft ul li ul li span,
.contentLeft ul li ul li a:focus, 
.contentLeft ul li ul li a:hover {
    display:block;
    width: 169px;
    text-decoration: none;
    margin: 0;
    padding: 5px 0px 5px 37px;
    border: none;
    background: #fff url(../images/arrow_red_small.gif) 27px 8px no-repeat;
    font-size: 0.7em;            
}


/* Brotkrumen- Navi*/
ul#breadcrumbnavi {
    width:638px;
    margin: 0;
    padding: 0;
    padding-left: 17px;
    padding-top: 6px;
    padding-bottom: 6px;
    list-style-type: none;
    clear: both;
    border: 0px solid #000;
    color: #000000;
    font-size: 0.65em;
    background-color: #f1f0eb;
    margin-left: 4px;
    margin-top:4px;
}
ul#breadcrumbnavi li {
/*    float: left; */
    display:inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 0px 7px;
    background: #f1f0eb url(../images/arrow_red_small.gif) 0px 3px no-repeat;    
}
ul#breadcrumbnavi li.first{
    background-image: none;
    padding-left:0;    
}
ul#breadcrumbnavi li a {
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
    margin: 0;
    padding: 0;
    border: 0px solid #000;

}
ul#breadcrumbnavi li a:focus, 
ul#breadcrumbnavi li a:active, 
ul#breadcrumbnavi li a:hover {
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}


/* Meta-Navi*/
#metaNavigation UL{
    margin: 0;
    padding: 0;
    padding: 0px 2px 0px 0px;
    list-style-type: none;
    clear: both;
    border: 0px solid #000;
    font-size: 0.65em;
    font-weight: normal;
}
#metaNavigation ul li {
    margin: 0;
    padding: 0;
    padding: 0px 0px 0px 0px;
    display: inline;
}
#metaNavigation ul li a {
    margin: 0;
    text-decoration: none;
    color: #fff;
    padding: 2px 5px;
    padding-left: 11px;
    padding-right: 6px;
}
#metaNavigation ul li a:focus, 
#metaNavigation ul li a:hover, 
#metaNavigation ul li span.active {
    background: #ffffff url(../images/arrow_red_small.gif) 4px 5px no-repeat; 
    color:#757575;
    margin: 0;
    text-decoration: none;
    border: 0px solid #000;
    padding: 2px 5px;
    padding-left: 11px;
    padding-right: 6px;

}

/* ###################################################### */
/* ####################### MODULE ################# */
/* ###################################################### */
.imageTop {
    float: left;
    border-right: 9px solid #FFFFFF;
    border-bottom: 9px solid #FFFFFF;
}
/* Sitemap */
UL.sitemap {
    padding: 0;
    font-size: 0.7em;
    letter-spacing: 0.1em;
    margin-left: 0px;
    padding-bottom: 0px;
    list-style-type:none;
}
UL.sitemap a {
    color: #00b059;
    background-color: transparent;
    padding: 0;
    margin: 0;
    text-decoration: underline;
}
UL.sitemap a:focus,
UL.sitemap a:hover {
  color: #00b059;
  text-decoration: none;

}
UL.sitemap li{
    border: 0px solid #000;
    height:auto;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style-type: none;
    
}

UL.list2{
    margin: 0;
    padding: 0;
    margin-left: 10px;
    margin:0px 10px;
}

UL.sitemap li.level0, 
UL.list2 li.level1, 
UL.list2 li.level2, 
UL.list2 li.level3, 
UL.list2 li.level4 {
    list-style-type: none;
    margin: 0;
    padding: 0;

}




/*  Kontaktformular */
#mailform {
    border: 0px solid #000;
    padding: 35px 0px 35px 0px;
    font-size: 0.7em;
    letter-spacing: 0.1em;
}
#mailform div.csc-mailform-field {
    margin: 0;
    padding: 0;
    margin-bottom: 0px;
    border: 0px solid #000;
}
#mailform .csc-mailform-field select, #mailform .csc-mailform-field input, #mailform .csc-mailform-field textarea {
    border: 1px solid #cdcccb;
    height: 18px;
    background-color: #ffffff;
    margin-bottom: 10px;
}
#mailform .csc-mailform-field label {
    width: auto;
    padding: 0;
    margin: 0;
    border: 0px solid #000;
    display: block;
}
#mailform .csc-mailform-field input {
    width: 294px;
}
#mailform .csc-mailform-field textarea {
    width: 294px;
    height: 117px;
}
#mailform #mailformsubmit {
    width: 98px;
    background-color: #eeedec;
    color: #31496b;
}
#mailform #mailformsubmit:focus, #mailform #mailformsubmit:hover {
    border: 1px solid #31496b;
}


/* RTE-Klassen */
/* analog zu style_tiny.css*/
IMG.bildLinksOben {
    float: left;
    margin-right: 15px;
}
TABLE.zweiSpaltenListe TR TD {
    width: 45%;
    border: 1px solid #000;
}


/* #################Teaserboxen Startseite ANFANG #################*/

.teaserbox {
  width: 338px;
  border-top: 1px solid #00b059;
  padding:0;
  margin:0;
  padding-top:20px;
  margin-top: 20px;

}
.teaserbox .small{
  border:0px solid #000;
  width: 198px;
  float:left;
}
.teaserbox P,
.teaserbox .small P{
  padding-left:3px;
  padding-right: 3px;
  font-size: 0.75em;
  line-height: 1.4em;
}

.teaserbox h3,
.teaserbox .small h3 {
  margin: 0;
  padding:0;
  padding-left:3px;
  padding-right: 3px;
  font-size: 0.9em;
  font-weight: normal;
  border: 0px solid #000;
  color: #00b059;
}


.teaserbox .image{
  float:left;
  width:119px;
  padding-left: 20px;
  border:0px solid #000;
  margin:0;

}




/* #################Teaserboxen Startseite ENDE #################*/


/*------------------------------------------------------------------------- * @section        widgets -  Skip-Links, Print-/Screen-Umschalter * @see            http://www.yaml.de/en/documentation/basics/skip-links.html */

/* Skip-Links erstmal aus dem Viewport schieben. Bitte nur für Dinge verwenden,    die auch wirklich garantiert in den sichtbaren oberen Bereich der Seite    geschoben werden. Begründung hier:    http://www.accessibilitytips.com/2008/03/04/positioning-content-offscreen/ */

a.skip {
	position: absolute;
	left: -1000em;
/* ist zwar sinnfrei (da ja eh schon nach links raus geschoben, aber ohne das macht der Safari 3 ganz komische Sachen bei den Skip Links)*/
	top: -1000em;
	/* kann man machen, muss man aber nicht. Was gar nicht geht sind 0px (wegen uralten Window Eyes-Versionen): height: 1px;
	width: 1px;
*/
}

/* Skip-Links bei Tab-Navigation wieder sichtbar */

a.skip:focus, a.skip:active {
	position: absolute;
	z-index: 1;
	top: 4px;
	left: 4px;
	height: auto;
	width: auto;
	padding: 0 2px;
	line-height: 1.6em;
	text-decoration: underline;
	color: #000;
	background-color: #eee;
	outline: 1px solid #999;
}

#printswitch {
	float: right;
	width: auto;
	margin: 8px 2px 8px 0;
	text-align: right;
	color: #666;
/* muss gesetzt werden, sonst verschwindet im IE der Unterstrich. Doofer Browser */
	line-height: 1.5;
}

#printswitch a:link, #printswitch a:visited {
	padding-left: 18px;
	background: transparent url("/img/chrome/smallicons.png") no-repeat left -570px;
	text-decoration: none;
	color: #444;
	border-bottom: 1px solid #999;
}

#printswitch a:focus, #printswitch a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
	background-position: left -600px;
}

/* Contenido-Backend-Anpassungen */

