/*############################## 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: 13px;
  padding-top: 40px;
  padding-bottom: 0px;
  color: #00b059;
  font-size: 1.75em;
  border: 0px solid #000;

}
#metaNavigation{
display:none;
}

.content, 
.contentLeft {
    float: left;
    display: block;
    border: 0px solid #000;
}
.contentLeft {
 display:none;
}
.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:left;
    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;
}

ul#breadcrumbnavi {
 display:none;
}


/* #################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 */

