* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}
body{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF2D3;
}
textarea{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html,body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
strong {
	font-weight:bold;
	color: black;
}
img{
	border:none;
}
ul,ol{
	padding-left: 20px;
}
ul{
	list-style-type: square;
}
/******* Spezial ********************/

.pageWidth{
	width: 995px;
}
.page{
	position: absolute;
	top: 210px;
	left: 0px;
}
.page-wrap{
	height: 372px;
}
div#headline-text{
	position: absolute;
	top: 111px;
	left: 244px;
	color: white;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;

	width: 744px;
	overflow: hidden;
	height: 36px;
	white-space: nowrap;
}

div#headline-image{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 248px;
	overflow: hidden;
	z-index: 1;
}

td#left-spacer{
	height: 38px;
	vertical-align: top;
}
td#left{
	width: 244px;
	height: 100px;
	vertical-align: top;
	height:100%;
	background-color: white;
}
td#left table{
	height:100%;
	width: 100%;
}
td#left-bottom img{
	height:100%;
}
#left-bottom{
	vertical-align: top;
	height:100%;
	height:expression(document.body.clientHeight-275);
	background-image: url(../images/background_right_col.gif);
	background-repeat:repeat-y;
}
div#logo{
	height: 145px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFF2D3;
	z-index: 4;
}
div#logo img{
	padding-right: 32px;
	padding-bottom: 18px;
}
/********************* Suche ****************************/
.search{
	height: 103px;
	position: absolute;
	top: 145px;
	left: 0px;
	width: 245px;
	z-index: 4;
}
.search-label{
	height: 23px;
	padding-top: 10px;
	padding-left: 15px;
	color: White;
	font-weight: bold;
}
div#search-label-background{
	background-color:#E85F1B;
	filter:Alpha(opacity=90, finishopacity=90, style=0);
}
html>body #search-label-background{
	background-color: transparent;
	background-image: url(../images/nav_search_background.png);
}
.search-form{
	padding-top: 27px;
	padding-left: 15px;
	height: 43px;
}
div#search-form-background{
	background-color:#E85F1B;
	filter:Alpha(opacity=75, finishopacity=75, style=0);
}
html>body #search-form-background{
	background-color: transparent;
	background-image: url(../images/nav_search_form_background.png);
}
.search-button{
	vertical-align: bottom;
	padding-left: 10px;

}
/******* Content ********************************/
td#middle{
	vertical-align: top;
	background-color: White;
	font-size: 12px;
}
div#content{
	padding-left: 29px;
	padding-right: 29px;
	background-color: white;
	padding-top: 50px;
	padding-bottom:29px;
	color: #757575;
	z-index: 10;
	/*height: 310px;*/
}
.contenttable{
	margin: 0px;
	padding: 0px;
}
.contenttable td{
	border-bottom:1px solid silver;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
div#content a{
	color: #757575;
}
div#footer{
	clear: both;
	width: 100%;
	background-color: #A62335;
	height: 22px;
	text-align: center;
	padding-top: 5px;

}
div#footer a{
	color: white;
	text-decoration: none;

}
h1{
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 10px;
	color: Black;
}
div#extra-content h1{
	color: #727272;
}
div#extra-content p{
	color: #727272;
}
/********** Breadcrumbs ***************************/
div#breadcrumbs strong{
	color: Silver;
}
div#breadcrumbs a{
	color: Silver;
}
div#breadcrumbs{
	position: absolute;
	left: 245px;
	top:211px;
	z-index: 10;
	background-color: White;
	height: 38px;
	color: Silver;
}
.breadcrumbs-left{
	padding-left: 29px;
	padding-top: 17px;
	width: 500px;
	height: 21px;
}
html>body .breadcrumbs-left{
	height: 38px;
}
/********** RIGHT BOX ***************************/
.right-box{
	width:221px;
	background-color: #E5E5E5;
	vertical-align: top;

}
div#right-box-content{
	margin-top: 40px;
	color: #757575;
	padding-left: 20px;
}
div#right-box-content h1{
	color: #757575;
}
/************* FORM *****************************/
.csc-mailform{
	border: none;
}
.csc-form-labelcell{
	width:100px;
}
.csc-form-fieldcell{
	background-color: #E5E5E5;
	padding: 7px;
	width:350px;
}

.tx-indexedsearch-searchbox-button{
	background-color: White;
	border-width: 2px;
	margin-left: 10px;
	width: 70px;
}
.tx-indexedsearch-whatis{
	background-color: #E06121;
	color:white;
	padding: 6px;
}
.tx-indexedsearch-icon, .tx-indexedsearch-title, .tx-indexedsearch-percent, .tx-indexedsearch-result-number{
	background-color: #E5E5E5;
	height: 25px;
	font-weight: bold;
	padding-left: 2px;
}
.tx-indexedsearch-res table{
 	margin-top: 5px;

}
.tx-indexedsearch-info{
	padding: 5px;
	background-color: White;
}
.tx-indexedsearch-descr{
	padding-bottom: 5px;
	padding-top: 5px;
}

