table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}
/*
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
*/

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
textarea{
background:#EFEFEF none repeat scroll 0 0;
border:0 none;
margin-left:12px;
}

img a{
	border:0;
}


body{
	
	font-family:  Arial, Helvetica, sans-serif;
	color:#3A3A3A;
	font-size:11px;
	margin: 20px auto;
	min-height:600px;
	background-color:#5e5e5d;
	line-height:100%;
}

a{
	color: #333;
}

.clearer {
	clear:both;
	display: block;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
}


#page{
	margin:0px auto 0px auto;
	width:930px;
  	height:100%;
	background-color:#FFFFFF;
}

#header{
	position: relative;
	background: url(../pic/bckg_header.jpg) no-repeat;
	height: 189px;
}

#topmenu1{
	position: absolute;
	top:32px;
	left: 239px;
	width: 580px;
	height: 15px;
}

#langmenu{
	position: absolute;
	top:32px;
	left: 830px;
	width: 95px;
	height: 15px;
}

#contentArea{
	background: url(../pic/bckg_contentarea.jpg) repeat-y top left;
	min-height:600px;
}

#leftcol{
	float: left;
	width: 218px;
}
#leftcol .csc-textpic-text{
	font-size:9px;
	
}
#leftcol .csc-textpic-text strong{
	color:#000;
	
}

#rightcol{
	float: right;
	width: 710px;
	padding-bottom:50px;
}


#searchbox{
	background-color: #dcdcdc;
	background-color: #CBE8E9;
	border-bottom: 1px solid white;
	padding: 10px 15px;
	height:45px;
}
#searchbox form{
	padding:0px;
}

#leftmenu{
	margin: 25px 15px;
}

#sidebar{
margin:40px 14px 10px;
}

#topmenu2{
	margin: 12px 22px;
}

#content{
	padding: 40px 28px 20px 22px;
}


/*----- NAV TEMS --------*/

#topmenu1 .menuItem,
#topmenu2 .menuItem{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid #3A3A3A;
	height:12px;
	margin-bottom:0px;
}
#topmenu2 .menuItem5{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid #3A3A3A;
font-weight:bold;
	margin-bottom:0px;
}
#topmenu2 .menuItem5 a{color:#018792;}
.menuItem a,
.menuItem2 a,
.menuItem3 a,
.menuItem4 a,
.menuItem5 a{
	text-decoration: none;
	
}

#leftmenu .menuItem{
	/* clear: both; */
	border: 0px none;
	padding-bottom: 10px;
	padding-left: 14px;
	background: url(../pic/bckg_leftmenu.jpg) no-repeat;
	line-height: 80%;
	font-weight: normal;
}

#leftmenu .menuItem2{
	
	padding-bottom: 6px;
	font-weight: normal;
}

#leftmenu .menuItem3{
	margin-left: 10px;
	padding-bottom: 6px;
	font-weight: normal;
}
#leftmenu .menuItem4{
	margin-left: 19px;
	padding-bottom: 6px;
	font-weight: normal;
}


#leftmenu .menuItem4{
	font-weight: normal;
}

#leftmenu .menuItem5{
	padding-left: 36px;
	padding-bottom: 6px;
	font-weight: normal;
}


#leftmenu .menuItem5{
	font-weight: normal;
}


.menuItem2Wrap{padding-bottom: 5px;}

#langmenu img{
	float: left;
	margin-right: 15px;
}

#langmenu a { 
	text-decoration:none;
	border: 0px;
}

#langmenu a img{ 
	border: 0px solid black;	
}

/*------ OTHER --------*/

#searchbox .search {
	border: 1px solid #6B7A7A;
	background-color: #E8F1F2;
	font-size: 11px;
	padding: 2px 4px;	
	color: #454545;
	width: 160px;
}

#searchbox .searchButton {
	border: 1px solid #CBE8E9;
	background-color: #CBE8E9;	
	font-size: 11px;
	text-decoration: underline;
	color: #333;
	margin-top: 6px;
	float:right;
	font-weight:bold;
	margin-right:10px;

}


#searchbox .searchButton a{
	color: #333;
	text-decoration: underline;
}


.borderBox{

	border: 1px solid #E1DFDF;
	padding: 10px 15px;

}


.spacer{
	display: block;
	height: 1px;
	border-bottom: 1px dotted #333;
	margin: 15px 0;
	line-height: 1px;
}

/*------- TYPO -----------*/

#content{
	line-height: 150%;
	
}



 
#content ul, 
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	
	line-height: 150%;
	font-weight: normal;
	
}


#content ul{
	font-size: 11px;
	list-style:square;
	list-style-position:outside;
	
	
}
#content li{
margin:5px 0;
	
}



#content ol{


	
}

#content h1 {font-size: 18px; font-weight:bold; padding-bottom: 0px; border-bottom: 1px dotted #3A3A3A; margin-bottom: 15px; }
#content h2 {font-size: 16px; font-weight:lighter;}
#content h3 {font-size: 14px; font-weight:bold;}
#content h4 {font-size: 12px; font-weight:bold;}
#content h5 {font-size: 11px; font-weight:bold;}
#content h6 {font-size: 10px; font-weight:bold;}
#content .csc-firstHeader{ font-size:17px;}
#content img{margin-top:19px;}
/*------- TT NEWS -------*/

.news-latest-title,
.news-latest-morelink{
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
	margin-bottom:8px;
}

.news-latest-title a,
.news-latest-morelink a{
	color: #018792;
	text-decoration: none;
}

.news-list-image,
.news-single-image{
	float: right;
	padding-left: 15px;
}

.news-single-subheader{
	
}
#content .news-list-container{
	width:635px;
	
}
#content .news-single-item h2{
	background-color:#efefef;
	font-weight:bold;
	padding:3px;
}
#homeSidebar   .news-list-container{
	margin-bottom:10px;
}
#content .news-list-item h3{
	background-color:#efefef;
	padding:3px;
}
/*----- PRODUCTS ------------*/

#productsContent{
	width: 425px;
	padding-right: 20px;
	float: left;
	margin-top:10px;
}

#productsSidebar{
	width: 180px;
	padding: 10px 14px;
	float: right;
	background-color: #CBE8E9;
	
}
#productsSidebar h4{
	border-bottom:1px dotted;
	
}
#productsSidebar strong{

	color:#333;
}
#productsSidebar img{
	padding-top:12px;
}

/* Stellenangebote */
#rahmenStellenangebot{
	
	background-image:url(../pic/stellenangebot_header.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:400px;
	background-color:#FFFFFF;
	font-size:11px;
	border:1px solid #000;
	min-height:350px;
	padding:20px 10px 0 38px;
	

}
#rahmenStellenangebot h1{
	font-size:14px;

}
#rahmenStellenangebot #anzeige{
	width:350px;

}
#rahmenStellenangebot #logo{
	background-image:url(../pic/stellenangebot_adresse.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:200px;
	padding:0px;
	margin-left:200px;
	margin-bottom:0px;

}
/* 2 Spalten Start */

.tx-fdfx2cols-pi1{
	margin:10px 0;
	position:absolute;
	width:662px;
	
	padding-top:0px;
	padding-right:5px;
	/*background-image:url(../pic/info.gif);
	border:1px solid #CBE8E9;
	background-repeat:no-repeat;
	background-position:0px left;*/
	padding-bottom:10px;
	border-bottom:1px dotted #dadada;
	
}
.c2l1-left {
	vertical-align:top;
	border:0;
	width:50%;
	padding-right:8px;
	
}



.c2l1-left li {
	margin-left:-30px;
	
}

*+html .c2l1-left  li {
	margin-left:0px;
	
}
*+html .c2l1-middle  li {
	list-style:square;
	margin-left:-10px;
	
}

.c2l1-middle  li {
	list-style:square;
	margin-left:-35px;
	
}



.c2l1-middle {
	vertical-align:top;
	width:50%;
	
}
/* 2 Spalten Ende */
.csc-subheader {
	font-weight:bold;
	color:#018792;
	margin:-15px 0 30px 0;
	font-size:12px;
}
strong{
	color:#018792;
}
.csc-textpic-caption{
	padding:8px 5px;
	background-color:#CBE8E9;
	
}
/*
#content .csc-textpic-image{
	margin-bottom:10px;
	margin-top:-20px;
}*/
#route{
	margin-top:20px;
}
#footerMenu a{	
	color:#333;
}
#footerMenu{
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
margin:auto;
padding:15px;
text-align:center;
width:900px;
	
}


#footerMenu .menuItem a{
	color:#fff;
	text-decoration:none;
	font-size: 11px;
}

#footerMenu .menuItem{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid #fff;
	
}
#content .bodytext {
	
}
.content-element{
	clear:both;
	margin-bottom:20px;
	float:left;
	position:relative;
	overflow:hidden;
	width:550px;
}
.csc-textpic-imagewrap .t4 {
display:none;
	z-index:1000;
	margin:-80px;
	width:200px;
	height:200px;
	background-color:#0000CC;
}
.csc-textpic-imagewrap .t4 .t3 {
display:none;
 	background-color:#FFFFFF;
	background-image:url(/fileadmin/templates/pic/info.gif);
}
/* SB Downloader */
.title{
	font-size:14px;
	font-weight:bold;
}

.sb_download_image{
	float:right;
	margin:0 0 8px 8px;
}
.links{
	background-color:#EFEFEF;
clear:both;
float:right;
padding:4px;
text-decoration:none;
}

*+html .links{
	margin-bottom:-18px;
}
.links img {
	padding-bottom:8px;
	vertical-align:middle;
}
.links a{
	text-decoration:none;
	
}
.sb_download_flex{
	border-bottom:1px solid #CBE8E9;
	clear:both;
	float:left;
	margin-top:5px;
	width:420px;
}
.description{
	float:left;
	

};

/* SB Downloader Ende*/


.internal-link a{
	text-decoration:none;
}
#content .internal-link img{
	margin:0;
	padding:0;
}
#content .internal-link img a{
	text-decoration:none;
}
.filelinks .pdf {

background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
/* tt_news Konfig */
.news-catmenu-NO{

}

/* tt_news Ende */
#advice-required-uid52,
#advice-required-uid52,
#advice-required-uid53,
#advice-required-uid54,
#advice-required-uid55{
	color:#ff0000;
}
#content  .tx-indexedsearch-searchbox{	
	padding:5px;
	background-color:#efefef;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
float:right;
width:100px;
background-color:#018792;
	color:#fff;
	font-weight:bold;
}
.powermail_mandatory{
	color:#ff0000;
}
