/*
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}  */



body {
         color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
         background: #000 url(../wsimages/bg.jpg) repeat-y center; margin:1.5em 0;
         line-height: 1.5;
     }



a {
	color: #0084c9;
	text-decoration: none;
	}

a:hover {
	color: #0084c9;
	text-decoration: underline;
	}

a img { border: none; }

h1 {
	font-size: 24px;
	margin: 0;
	color: #000000;
         padding:10px 0 0 10px;
}


#subNavigation {
         position:relative;
         top:-90px;
         left:818px;
         width:150px;
         height:20px;
         background: transparent;
         color:#7F7F7F;
         z-index:6;
	}
#subNavigation a {
         color: #FFFFFF;
         text-decoration: none;
         }
#subNavigation a:hover {
         color: #0084c9;
         text-decoration: underline;
         }
#searchBar {
         position:relative;
         top:-32px;
         left:748px;
         width:220px;
         height:20px;
         background: transparent;
         color:#FFFFFF;
         font-size:12px;
         font-weight:bold;
         z-index:99;
	}

input.searchField {
	font-size:11px;
         border:1px solid #DFDFDF;
         background: #EFEFEF;
         }

inuput.searchButton {
	position:relative; top:6px; border:0;
         }

#breadcrumb {
         position:relative;
         top:-10px;
         left:0px;
         /*width: 945px;*/
         height:20px;
         padding-left:30px;
         padding-top:5px;
         margin: 0 0 0 1px;
         background: #231F20;
         color:#7F7F7F;
         z-index:5;
	}

#container {
	width: 960px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 150px;
}

#container #logo {
	background: url(../wsimages/logo.gif) no-repeat top left;
	height: 90px;
         margin-left:20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#container #logo h1 {
	text-indent: -9999px;
}

#teaser {
         position:relative;  
         width:960px;
         height:265px;
         margin: -40px 0 0 1px;
         background:#BFBFBF;
         color:#000000;
				 z-index:10;
         }

#teaser_165 {
         position:relative;  	
         width:960px;
         height:165px;
         margin: -40px 0 0 0px;
         background:#BFBFBF;
         color:#000000;
				 z-index:10;
         }
				 


#contentWrap {                /* waraps all content */
	position:relative;
         width:960px;
         margin: 0 0 0 0;
         padding-left:0px;
         background: #eeeeee;
         }
	 
#contentWrap ul {             /* Aufzählungen */
         font-size: 11px;
         list-style-type:none;
         list-style-position:outside;
         }
#contentWrap ul li {
	background: url(../wsimages/list_square.gif) left 3px no-repeat;
         padding-left: 15px;
	margin-bottom: 5px;
         margin-left:-30px;
      }
#contentWrap p {                /* Absatztext */
         font-size: 11px;
         color: #000000;
         margin-top:0px;
         padding:0px 0px 0 10px;
         }

#contentWrap p img.picLeft {            /* Bilder im Text links */
         float:left;
         padding:0px 10px 10px 0px;
         }
#contentWrap p img.picRight {            /* Bilder im Text rechts */
         float:right;
         padding:0px 5px 10px 10px;
         }

#contentWrap p.first {           /* Absatztext groß - für H1 first */
         font-size: 14px;
         color: #000000;
         margin-top:0px;
         padding:5px 0 0 10px;
         }
#contentWrap p.second {          /* Absatztext - für H2 */
         font-size: 11px;
         color: #000000;
         margin-top:0px;
         padding:5px 20px 0 10px;
         }
#contentWrap p.third {            /* Absatztext - für H3 */
         font-size: 11px;
         color: #7F7F7F;
         margin-top:0px;
         padding:5px 20px 0 10px;
         }

#contentWrap p.fourth {           /* Absatztext - für H4 */
         font-size: 11px;
         color: #DF0000;
         margin:5px 10px 0px 10px;
         padding:10px 10px 10px 10px;
         border:1px solid #DF0000;
         }

#contentWrap h1.first {
         font-size: 28px;
         font-weight:normal;
         margin: 0;
         color: #000000;
         padding:10px 0 0 10px;
}

#contentWrap h1 {
	font-size: 24px;
         font-weight:normal;
	margin: 0;
	color: #000000;
         padding:10px 0 0 10px;
}


#contentWrap h2 {
	font-size: 18px;
         font-weight:normal;
         line-height:22px;
	margin: 0;
	margin-bottom: 0px;
         margin-top:0px;
         padding:0 0 0 10px;
         color: #7F7F7F;
}

#contentWrap h3 {
	font-size: 14px;
         font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;
         padding:5px 0 0 10px;
	color: #7F7F7F;
}

#contentWrap h4 {
	font-size: 12px;
         font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;
         padding:5px 0 0 10px;
	color: #DF0000;
}


/* content divs */

div.contentFull {
	position:relative;
         z-index:10;
         margin: 10px 0 0 0px;
         padding:0 20px 0 0px ;
         color: #000000;
         width:960px;
         background: transparent;
         float:left;
}
div.content100 {
	position:relative;
         z-index:10;
         margin: 10px 0 0 0px;
         padding:0 20px 0 20px ;
         width: 920px;
         color: #000000;
         background: transparent;
         float:left;
}
div.contentRight25{
	position:relative;
         z-index:10;
         width:323px;
         color: #000000;
         margin:10px 0px 0 0px ;
         padding:0px;
         float:right;
	}
div.contentRight25 p {                /* Absatztext rechte Spalte */
         font-size: 11px;
         color: #000000;
         margin-top:0px;
         padding:5px 10px 0 10px;
         }

div.contentRight25 h1 {
	font-size: 24px;
         font-weight:normal;
	margin: 0;
	color: #000000;
         padding:10px 0 0 10px;
}


div.contentRight25 h2 {
	font-size: 18px;
         font-weight:normal;
         line-height:22px;
	margin: 0;
	margin-bottom: 0px;
         margin-top:0px;
         padding:0 0 0 10px;
         color: #7F7F7F;
}

div.contentRight25 h3 {
	font-size: 14px;
         font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;
         padding:5px 0 0 10px;
	color: #7F7F7F;
}

div.contentRight25 h4 {
	font-size: 12px;
         font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;
         padding:5px 0 0 10px;
	color: #DF0000;
}






div.contentLeft75 {
	position:relative;
         z-index:10;
         margin: 10px 0 0 0px;
         padding:0 10px 0 20px ;
         color: #000000;
         width:600px;
         background: transparent;
         float:left;
}






/*
#contentRight75 {
         margin: 10px 0 10px 0px;
         padding:0px;
         color: #000000;
         width:590px;
         height:300px;
         background: #fff;
         float:left;
}

#contentLeft25{
	position:relative;
         height:300px;
         color: #000000;
         margin:10px 0 0 0 ;
         padding:0px;
         float:left;
	}
*/


/* wraps columns in content */
.wrap {
        position: relative;
        padding: 0 0 0 10px;
        }


/* Column content <div class="floatBox"> content here! </p> */
.floatBox {
         width:135px;
         color: #000000;
         margin:0px 0px 10px 0px ;
         padding:0px 3px 0px 10px ;
         float:left;
	}
.floatBox50 {
         width:46%;
         color: #000000;
         margin:0px 0px 10px 0px ;
         padding:10px 10px 10px 0px/*10px*/;
         float:left;
	}
.floatBox33 {
         width:31%;
         color: #000000;
         margin:0px 0px 10px 0px ;
         padding:10px;
         float:left;
	}

/* Startpage News */
.newsColumn {
         position:relative;
         width:148px;
         /*height:300px;*/
         color: #000000;
         background: #ffffff;
         margin:0px 10px 10px 0px ;
         padding:0;
         float:left;
	}
.newsColumn h1 {
         font-size: 24px;
         color: #000000;
         background: #FFFFFF;
         margin:0 0 0 0;
         padding:5px 5px 5px 0px;
         border-bottom:3px solid #CFCFCF;
	}
.newsColumn h2 {
         font-size: 18px;
         font-weight:normal;
         line-height:22px;
	margin-bottom: 0px;
         margin-top:0px;
         padding:0 0 0 10px;
         color: #7F7F7F;
	}

.newsColumn h3 {
	font-size: 14px;
         font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;
         padding:0px 0 0 10px;
	color: #7F7F7F;
}
.newsColumn p {
         font-size:11px;
         color: #000000;
         margin:0 5px 0 0;
         padding:5px 0 5px 5px;
    }
.date {
         font-size:11px;
	color: #7F7F7F;
         margin:0;
         padding:5px 0 5px 0;
    }

/* News Textformats







*/



/* Application */
.listContainer {
         margin-left:0px;
         margin-bottom: 20px;
         float:left;
	}
.listPicture {
         width:180px;
         margin-right:10px;
         padding:0 0 0 10px;
         float:left;
         }

/* Thumbmatrix */
.thumbMatrix img    {
         padding:5px 5px 0px 0px;
         }



/* Footer */
#footer {
	position:relative;
         width:960px;
         height:35px;
         margin: 0 0 0 0;
         padding:0px;
         color: #ffffff;
         background: #000000;
         clear:both;
         }
#footer .info {
       position:relative;
       top:10px;
       left:20px;
       width:500px;
       height:20px;
       color:#FFFFFF;
       float:left;
       }

.valid {
       position:relative;
       top:10px;
       left:150px;
       width:260px;
       float:left;
       }
#footer a {
         color: #FFFFFF;
         text-decoration: none;
         }
#footer a:hover {
         color: #0084c9;
         text-decoration: underline;
         }
.clearer {
         height:2px;
         clear: both;
         color: #009F00;
         padding:0px 0 0px 10px;
         }

span.infoLabel {                /* Absatztext rechte Spalte */
         font-size: 11px;
         color: #BFBFBF;
         margin-top:0px;
         padding:5px 10px 0 10px;
         }
				 
.topImage { padding-top: 20px; }				 
