/*

TEMPLATE STYLES

*/
body, div, p, form, h1, h2, h3, h4, ul, ol, li {
	margin: 0;
	padding: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#878889;
	padding-top:38px;
}
a{
	color:#878889;
	text-decoration:none;
}
a:hover{
	color:#CD003A;
	text-decoration:none;
}

td.header {
	height:155px;
}
#centerlayer {
	width:847px;
	margin:auto;
	border:1px solid #878889;
	padding: 6px;
	background:url(../img/centerlayer-bg2.gif) no-repeat;
}
#content h1{
	font-size:13px;
	font-weight:bold;
	padding-bottom:17px;
	color:#CD003A;
}
#content h3{
	font-size:11px;
	font-weight:bold;
	padding-bottom:0px;
	color:#000000;
}
#content a{
	text-decoration:none;
	color:#CD003A;
}
#content a:hover{
	text-decoration:underline;
	color:#CD003A;
}
#content table.contenttable p.bodytext{
	padding:0;
	margin:0;
}
#content table.contenttable tr,#content table.contenttable td {
	padding:0;
	margin:0;
	vertical-align:top;
}
img{
border:0px;
}

.content a
{
	color:#55544F;
	text-decoration:none;
}
.content a:hover
{
	text-decoration:underline;
}

/* Indexed Search */
div.tx-indexedsearch fieldset{
	border:none;
	padding:0;
}
div.tx-indexedsearch input{
	border:0px solid #878889;
	background-color:#EDEDEE;
}
div.tx-indexedsearch-form{
display:inline;
}
div.tx-indexedsearch-search-submit{
display:inline;
}

.topnav a:hover
{
	text-decoration:none;
	color:#CD003A;
}

input.searchField{
	width:150px;
	height:15px;
	border:1px solid #DCDCDC;
	font-family:Arial, Helvetica, sans-serif;
	size:10px;
	color:#878889;
	padding-top:3px;
}


/*

TOPNAV

*/
.topnav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.topnav li
{
	display:inline;
}

.topnav li a
{
	width:45px;
	height:11px;
	text-decoration:none;
	padding-left:20px;
}
.topnav li.active a
{
	text-decoration:none;
	color:#CD003A;
}

.topnav li a:hover
{
	text-decoration:none;
	color:#CD003A;
}

/*

LANGNAV

*/
.langnav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}

.langnav li
{
	float:left;
	border-left:1px solid #CCCCCC;

}

.langnav li a
{
	display:block;
	width:15px;
	height:11px;
	text-decoration:none;
	padding-top:19px;
	padding-left:14px;
	padding-right:14px;
}
.langnav li.active a
{
	text-decoration:none;
	color:#CD003A;
}

.langnav li a:hover
{
	text-decoration:none;
	color:#CD003A;
}

/*

FOOTER

*/
ul.footernav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.footernav li
{
	float:left;
}

.footernav li a
{
	text-align:left;
	display:block;
	text-decoration:none;
	padding-right:20px;
	background-image:url(../img/footernav/spacer.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.footernav li.last a{
	padding-right:0px;
}


.footernav li.active a
{
	text-decoration:none;
	color:#CD003A;
}

.footernav li a:hover
{
	text-decoration:none;
	color:#CD003A;
}


/* 

Subsubnavigation

*/
.subnav
{
	margin:0;
	padding:0;
	padding-top:3px;
	padding-bottom:19px;
	font-size:11px;
	width:665px;
	letter-spacing:0;
}
.subnav li
{
	display:inline;
	list-style-type:none;
}

.subnav li a
{
	padding-right:25px;
	font-weight:bold;
}
.subnav li a:hover{
	text-decoration:none;
	color:#CD003A;
}

.subnav li a.active{
	text-decoration:none;
	color:#CD003A;
}




/* 

Subsubnavigation

*/
.servicenav
{
	margin:0;
	padding:0;
	padding-top:4px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	font-size:11px;
}
.servicenav ul{
padding:0;
margin:0;
}
.servicenav li
{
	border:none;
	padding:0;
	margin:0;
	list-style-type:none;
}

.servicenav li a
{
	display:block;
	height:12px;
	padding-top:4px;
	padding-left:26px;
	padding-bottom:19px;
}

.servicenav li a:hover{
	text-decoration:none;
	color:#CD003A;
}

.servicenav li.active a{
	text-decoration:none;
	color:#CD003A;
}


/* 

Lists 

*/

#content ul
{
	padding-left:15px;
}
#content ul li{
	list-style-image: url(/fileadmin/templates/img/listbullet.gif);
}
#content ol
{
	padding-left:20px;
}

#content ul li ul
{

}
#content #projektlinks p.bodytext{
	clear:left;
	line-height:100%;
	padding:0px 0px 2px 3px;
	font-size:10px;
}
#content #projektlinks td{
	padding:0;
	margin:0;
}
#content #projektlinks img{
	padding-top:5px;
}

/*

TYPO3 STYLES

*/


.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #6600CC;
}

/* Typo3-Formulare */

.csc-mailform
{
	border:none;
	margin:20px 0 0 0 ;
	padding:0;
}

.csc-mailform-field
{
	padding-bottom:5px;
	clear:both;
}

.csc-mailform-field input, input.checkout-input, input.checkout-input-error, .csc-form-fieldcell input
{
	height:14px;
	width:150px;
	padding:2px 2px;
	border:1px solid #C8C8C8;
}

.csc-mailform-field input.checkout-checkbox
{
	width:auto;
	height:auto;
	padding:0;
	border:none;
	margin-left:101px;
}

.csc-mailform-field textarea
{
	width:250px;
}

.csc-mailform-field textarea
{
	margin-bottom:5px;
	padding:2px 2px;
	border:1px solid #C8C8C8;
}

.csc-mailform-field .csc-mailform-check
{
	width:auto;
	border:none;
	padding:0;
	float:none;
}

.csc-mailform-field .csc-mailform-radio label, .csc-mailform-field .csc-mailform-radio input
{
	float:none;
	display:inline;
	width:auto;
	height:auto;
	padding:0;
	border:none;
}

.csc-mailform-field .csc-mailform-radio fieldset
{
	border:none;
	margin:0 0 20px 130px;
	padding:0;
}

.csc-mailform label, .checkout-label
{
	float:left;
	display:block;
	width:130px;
}

.csc-mailform-field .csc-mailform-submit, .button, .csc-form-fieldcell input.button
{
	border:none;
	margin-top:15px;
	width:auto;
	height:auto;
	margin-left:130px;
	background-color:#DEDEDE;
	padding:2px 2px;
}

.csc-form-fieldcell input.button
{
	margin-left:0;
	margin-top:8px;
}

table.csc-loginform tr td
{
	padding-bottom:3px;
}

.csc-mailform-field .csc-mailform-submit:hover, .button:hover, .csc-form-fieldcell input.button:hover
{
	background-color:#E9E9E9;
	color:#9C9C9C;
}

.csc-mailform-label
{
	font-weight:bold;
}

#left {
	float:left;
	width:160px;
}
#leftspacer {
	float:left;
	width:20px;
	height:10px;
}
#contentwrap{
	width:845px;
	/*margin-top: 25px;*/
	clear: both;
	background-image:url(/fileadmin/templates/img/bg_contentwrap.gif);
	background-repeat:repeat-y;
}
#footerwrap{
	background-image:url(/fileadmin/templates/img/bg_contentwrap.gif);
	background-repeat:repeat-y;
}
#content {
	float:left;
	width:465px;
	color: #000000;
	margin-top:5px;
	padding-bottom:14px;
	line-height:145%;
	font-size:12px;
}
#footerwrap{
clear:both;
}
#rightspacer {
	float:left;
	width:20px;
	height:10px;
}
#right{
	float:right;
	width:180px;
	font-size:11px;
	
}
#right .bodytext{
	clear:left;
	line-height:18px;
	padding:1px 5px 1px 5px;
	font-size:10px;
}
#right #projektlinks .bodytext{
	clear:left;
	line-height:100%;
	padding:1px 5px 1px 5px;
	font-size:10px;
}
#right #projektlinks img{
	padding-top:5px;
}
#right #projektlinks a{
	font-weight:normal;
}
#right div.csc-textpic{
	line-height:18px;
	padding:1px 5px 1px 5px;
	font-size:10px;
}
#right h1{
	font-size:11px;
	color:#FFFFFF;
	padding:0;
	font-weight:bold;
	background-color: #8f9193;
	padding:3px 5px 5px 5px;
	margin-bottom:8px;
}
#right h1.csc-firstHeader{
	/*padding-top:0px;*/
}
#right a
{
	/* color:#CD003A;*/
	font-weight:bold;
	text-decoration:none;
}
#right a:hover
{
	/*text-decoration:underline;*/
}
#right ul{
	list-style-type:none;
	margin-left:5px;
}
#right li{
	padding-bottom:5px;
}
div.clear {
	clear:both;
}
#footerleft{
	border-top:2px solid #E1E1E1;
	float:left;
	width:764px;
	padding-top:6px;
	color:#878889;
}
#footerleftspacer{
	float:left;
	width:20px;
	height:10px;
}
#footerright{
	border-top:2px solid #E1E1E1;
	float:left;
	width:196px;
	padding-top:6px;
}

#topnav{
	width:845px;
	height:50px;
}
#headimg{
	width:845px;
	height:181px;
}
#mainnav{
	height:30px;
	width: 845px;
	margin-top: 4px;
	background-color: #EFEFEF;
}
#subnav{
	width: 665px;
	margin-top: 20px;
	margin-left:180px;
	height:35px;
}
#spacer{
	height:35px;
	vertical-align:bottom;
}
#printlink{
	width:160px;
	padding-left:25px;
	padding-bottom:14px;
	font-size:9px;
}

form table.typo3-adminPanel{
position:absolute;
top:10px;
left:10px;
width:200px;
height:20px;
background-color:#FF0000;
z-index:10;
}


div .csc-frame-rulerAfter{
border-bottom:1px solid #E1E1E1;
}

/* Browsebox */
ul.browsebox li{
	display:inline;
	padding-right:10px;
}
ul.browsebox{
	padding-bottom:10px;
	padding-top:10px;
}

#showErrorMessage{
	background-color:#CD003A;
	padding:5px;
	color:#FFFFFF;
	margin-bottom:10px;
}
#backlink{
	margin-top:15px;
	font-size:9px;
}
#backlink a{
	color:#878889;
	text-decoration:none;
}
#backlink a:hover{
	color:#CD003A;
	text-decoration:none;
}
#projektlinks{
	font-size:10px;
}
div.memberof p{
	padding-bottom:5px;
}
div.memberof{
	font-size:10px;
	margin-top:0px;
	margin-left:25px;
	margin-bottom:25px;
	width:70px;
}
#popup p.link{
	padding-left:5px;
	padding-right:5px;
}
#popup p.bodytext{
	padding:0;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:35px;
	line-height:100%;
}
#popup a{
	color:#CD003A;
}

div.news-single-img a{ float:left; width:104px; height:104px; text-align:center; vertical-align:middle; }
div.news-single-img a img{vertical-align:middle;}
hr.clearer{ border:0; border-top:1px solid #CCCCCC; }
@media print{
	#content{font-size:14px;}
	#content h1,#content h2,#content h3{color:#000000;}
	#centerlayer{border:none;}
	#headimg {display:none;}
	ul.topnav {display:none;}
	#mainnav {display:none;}
	#subnav {display:none;}
	#left {display:none;}
	#leftspacer {display:none;}
	#rightspacer {display:none;}
	#contentwrap{top:0; clear:both; background-image:none;}
	#content{width:600px; clear:both;}
	#footerwrap{display:none;}
	#topnav{ padding-bottom:20px;}
	#backlink{ display:none;}
}