/* CSS Document */
body{
background-image:url(../images/body-background.gif);
font-family:Arial, Helvetica, sans-serif;
color:#c6c5c5;
font-size:11px;

}

#page{
	width:998px;
	margin-left:auto;
	margin-right:auto;
	
}

#header{
	background-image:url(../images/header-background.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	height:169px;
	padding-top:3px;
	padding-left:10px;

}
#language{
	width:69px;
	padding-left:40px;
	height:20px;
	background-image:url(../images/language.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	display: block;
	padding-top:4px;
}
#language a{margin-left:10px;}
#suche{
	height:20px;
	padding-top:121px;
	width:140px;
	padding-left:80px;
	float:left;
}

#mainnavi{
	float:left;
	height:40px;
	width:720px;
	margin-left:16px;
	font-size:14px;
	font-weight:bold;
	padding-top: 101px;
	
}

#contentcontainer{
	background-image:url(../images/page-background.gif);
	width:965px;
	margin-left:1px;
	padding-bottom: 3px;
}
#left{
float:left;
}
#subnavi{
font-size:10px;
margin-top:5px;
margin-left:6px;
border:solid 1px #808d93;
border-top:none;
width:233px;
height:199px;
background-image:url(../images/subnavibox_bg.jpg);
background-repeat:no-repeat;
background-color:#000000;
}
#subnavi .normal a {
display:block;
padding-left:25px;
	color:#ffffff;
	line-height:23px;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-top:#808d93 1px solid;
}
#subnavi .normal a:hover{ background-image:url(../images/subnavi_hover.gif);}
#subnavi .active a {
background-image:url(../images/subnaviactive.gif);
display:block;
padding-left:25px;
	color:#ffffff;
	line-height:23px;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-top:#808d93 1px solid;

}

#leftcontent{
margin-top:5px;
margin-left:6px;
width:235px;
}
.leftbox{
	border:1px solid #808d93;
	margin-bottom:5px;
	width:213px;
	background-image:url(../images/leftbox_bg.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	padding:0 10px 0 10px;
	font-weight:normal;
	color:#FFFFFF;
}
.leftbox h1{
	margin:6px 0 9px -5px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
.leftbox h2{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#c90a1c;
	margin: 0 0 3px 0;
}
.leftbox p {padding-top:0px; margin-top:0px;}
.leftbox .bodytext{padding:0;}
.leftbox .bodytext a{border-bottom:1px solid #c90a1c;}
.leftbox .bodytext a:hover{background-color:#c90a1c;}
#center{
	margin-left:5px;
	float:left;
	width:711px;
	padding-bottom:0px;

}

/*---------------------------------------------IE6-------------------------------------------------------*/
* html #center{margin-left:5px;}
* html #contentcontainer{ width:967px; background-repeat:repeat-y;}
* html #left{margin-right:0px;}
/*---------------------------------------------IE6 end-------------------------------------------------------*/
.centercontentcontainer{
margin-top:5px;
border: 1px solid #808d93;
width:689px;
padding:10px;
background-image:url(../images/center-box-bg.jpg);
background-repeat:no-repeat;
background-color:#000000;
font-size:12px;
}
#center .centercontentcontainer a{text-decoration:none; border-bottom:1px solid #c90a1c;}
#center .centercontentcontainer a:hover{background-color: #c90a1c;}

.centerpicture{
margin-top:5px;
border: 1px solid #808d93;
width:709px;
height:199px;
}
#centercontent{
	margin-top:5px;
	width:709px;
	height:100px;
	border: 1px solid #808d93;
}
#footer{
	height:44px;
	width:963px;
	background-image:url(../images/footer-background.gif);
	margin-left:1px;
	margin-top: 0px;
}

#footernavi{
	padding-top:6px;
	padding-left:25px;
	font-size:10px;
	line-height:23px;
	color:#ffffff;
}
#footernavi a{
	margin-right:5px;
}
/*MainNavi*/
#mainnavi  .normal a{
	text-decoration:none;
	margin-top:22px;
	float:left;
	width:119px;
	color:#ffffff;
	text-align:center;
	color:#ffffff;
	text-transform:uppercase;
}
#mainnavi  .normal a:hover{color:#c90a1c;}
#mainnavi  .active a{
	text-decoration:none;
	margin-top:5px;
	background-image:url(../images/naviactive.gif);
	background-repeat:no-repeat;
	float:left;
	width:119px;
	height:23px;
	text-align:center;
	padding-top:14px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
}

a{
color:#ffffff;
text-decoration:none;
}

/*clearer*/
.clearer {clear:both; float:none;}


/*Headline*/


#center h1, #center h1 a{
background-image:url(../images/h1-background.jpg);
height:26px;
font-size:14px;
line-height:26px;
padding-left:12px;
margin-top:5px;
color:#FFFFFF;
text-transform:uppercase;
margin-bottom:5px;
}
#center .centercontentcontainer h1{
font-size:16px;
padding-left:0;
background-image:none;
margin-top:0px;
color:#c90a1c;
background-image:url(../images/centerH1_bg.gif); background-repeat:no-repeat; background-position:bottom left;
}
h2{color:#c90a1c; text-decoration:none;}

#suche input {
background-color:transparent;
background-image:url(../images/blindgif.gif);
border:0px none;
color:#453B2F;
float:left;
font-size:9px;
height:17px;
margin-left:6px;
margin-top:3px;
width:110px;
}

#suche .sendsearch {
height:18px;
width:16px;
}
/*--------------------------------------------------NEWS-----------------------------------------------------------------*/
.news-latest-container{width:716px;}

.news-latest-item{
width:172px;
height:194px;
border:solid #808d93 1px;
margin-right:5px;
float:left;
background-image:url(../images/news-latest-text-bg.jpg); background-repeat:repeat-x;}

.news-text-container{
height:69px;
padding:3px;
font-size:10px;
color:#CCCCCC;
}

.news-latest-morelink{
background-image:url(../images/more-link.jpg);
height:19px;
}
.news-single-img{
float:right;
}


.news-list-item img{float:right; margin-bottom:10px; margin-left:10px;}
.news-latest-image{height:100px; text-align:center; overflow:hidden;}
.news-list-item{margin-bottom:10px; display:block; padding-bottom:10px;}
.news-list-date{display:block; font-size:11px; font-weight:bold; padding-bottom:5px;}
#center .centercontentcontainer .news-list-morelink a{color:#c90a1c; text-decoration:none; border:none;}
#center .centercontentcontainer .news-list-morelink a:hover{color:#ffffff; border:none;}
.csc-mailform label{ width:100px; display:block; float:left;}
.csc-mailform{border:none;}
.csc-mailform input, .csc-mailform textarea{ width:300px;}
.csc-mailform .csc-mailform-submit{margin-left:100px; width:304px;}
.csc-mailform .csc-mailform-field{margin-bottom:5px;}

.news-single-author{display:none;}
/*--------------------------------------------------NEWS end-----------------------------------------------------------------*/

ul li{list-style-image:url(../images/li_bullet.gif);}
.centercontentcontainer b{color:#FFFFFF;}

.centercontentcontainer .csc-textpic-image{border:1px solid #808d93;}
.csc-textpic-caption{font-size:10px; padding-top:3px; padding-bottom:3px; text-align:center;}
/*--------------------------------------------------Tabelle end-----------------------------------------------------------------*/
table.tableclass{width:686px;}
th{border:1px solid #000000; }
td, th{padding:3px;}
th{border:1px solid #6c1213; background-image:url(../images/table_head_bg.gif);background-color:#af1316; color:#FFFFFF; text-transform:uppercase; padding:5px; background-repeat:repeat-x;}
tr.tr-even{
	background-color:#333333;
}

table.driver{float:left;}
table.driver td{width:164px;}
td img{float:right;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {background-color:#000000; font-size:9px; text-align:right; border-bottom:1px solid #333333; padding-top:10px; margin-bottom:10px; padding-bottom:10px;}
.tx-indexedsearch-percent{font-size:14px; font-weight:bold;}


 img.flickrfoto  {margin-right:5px;}
