/* CSS Document */

* {
margin:0; 
padding:0;
}

label strong {font-weight:bold !important;}

.fixedcontent .csc-textpic-left p {padding-left:0 !important}
.fixedcontent .csc-textpic-left {padding-top:5px;} 

#seitenurl {display:none;}
#seitentitel {display:none;}

#homeLinks {vertical-align:top;}



.tx-srfreecap-pi2-image {
margin-top:10px;
margin-bottom:10px;
display:block;
margin-left:110px;
}

#referencesNoBorder .csc-header h1 {font-size:19px;}

.fixedcontent div.csc-textpic img {
	border: 1px solid #B1B2B4;
}

.fixedcontent .csc-frame-frame1 {margin-left:17px !important; margin-left:8px; padding:5px; border: 1px solid #B1B2B4; width:155px; float:left; margin-bottom:5px;}
.fixedcontent .csc-frame-frame1 img {border:0px !important;}
.fixedcontent .csc-frame-frame1 h1 {padding:0px !important; color:#28436F !important; font-weight:bold;}
.fixedcontent .csc-frame-frame1 .csc-textpic-text {margin-bottom:0px !important;}
.fixedcontent .csc-frame-frame1 .csc-textpic-imagewrap {margin-right:5px !important;}
.fixedcontent p {font-weight:normal !important;}
.fixedcontent .csc-frame-frame1 p {padding-top:0px !important;}

.fixedcontent .csc-textpic-intext-left {padding-top:5px;}

.tx-srfeuserregister-pi1 {border-top: 1px solid rgb(176, 177, 179); padding-top: 25px;}

.level2 p {
	display:none;
}

#tx-srfeuserregister-pi1-fe_users_form .tx-srfreecap-pi2-image {margin-left:0px !important;}

.tx-srfreecap-pi2-cant-read {
	/*font-size:10px;
	display:block;*/
	margin-left:110px !important;
}

.navigation3 .csc-header-n2 h5 {
	font-weight:bold;
	margin-top:15px;
}

#rand .csc-header-n2 h5 {
	display:none;
}

#rand .csc-textpic-caption {padding-left:10px; padding-top:5px; font-style:italic; width:165px; line-height:16px;}

.news-list-category p {
	display:none;
}

.news-single-backlink a {
	display:none;
}

/*#powermaildiv_uid127 img {margin-left:0px !important;}*/

.csc-textpic-text {
	margin-bottom:35px;
}

.powermail_radio {width:25px !important;}
.powermail_radio_inner {height:18px; float:left;}

html, body{
height:100%;/*!*/
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*
	color:#000000;
	*/
	color:#656565;
	background-image:url(../img/hintergrund-komplett.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
}

#subleft {
	background-color:#f1f1f1;
}

.rechts {
	border-left:2px solid #656362;
}

/* --------- WICHTIG, um den Abstand unter der HEadergrafik wegzukriegen. --------- */ 
/* --------- Ohne diese Zeilen ist IMMER 5 px Abstand unter dem Header!!  --------- */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 
	margin-bottom: 0px ! important; 
}

DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { 
	margin-bottom: 0px ! important; 
	display: block;
}

/* ------ ENDE ----------- */
	


h1 {
	padding-top:15px;
}

input {
	background-color:#d8d9da;
}

a {
	color:#30416a;
	text-decoration:underline;
}

a:hover {
	color:#30416a;
	text-decoration:none;
}

a.hilfsnavi {
	color:#000000;
	text-decoration:none;
}

a.hilfsnavi:hover {
	color:#000000;
	text-decoration:underline;
}


table {
	border-collapse:collapse;
	border-spacing:0;	
}

p.bodytext {
	line-height:19px;
}

/* ----------------------------- Freier Bereich am Seitenkopf ---------------*/
.blanko{
	vertical-align:top;	
	background-color:transparent;
	/* height:43px; */ /*old*/
	height:43px;
}

/*------------------------------ NAVIGATION --------------------------- */
/* Navi erster Ebene */
.navigation1 {
	height:35px;
	}

/*	
.navigation1 li {
	display:inline;
	padding-left:20px;
}	
*/

/* ---- Overlapmenu ----- */
/*      Oblic overlapping tabs      */

ul.obtabs {
    list-style: none;
    margin: 1px 0 -1px 0;
    padding: 0;
    /*position: absolute;*/
}

ul.obtabs li.first {
    margin-left: 0;
}

ul.obtabs li {
    float: left;
    display: block;
    height: 21px;
    /*
    */
    width:113px;
    text-align:center;
    margin-left: -5px;
    /*
    padding-right: 12px;
    */
    position: relative;
    background: url(../img/tabright-back.gif) 100% 0 no-repeat;
    border-bottom: 1px solid #a8a7a7;
    white-space: nowrap;
}

ul.obtabs span {
    height: 21px;
    line-height: 21px;
    /*
    padding-left: 17px;
    margin-left:-17px;
    */
    background: url(../img/tableft-back.gif) no-repeat;
    background-position: left;
}

html>body ul.obtabs span {
    display: block;
}

ul.obtabs li#current {
    z-index: 1;
    color:#313133;
    font-weight: bolder;
    border-bottom: 1px solid #f5f5f5;
    /**/
    height: 21px;
    background-image: url(../img/tabright.gif);
}

ul.obtabs li#current span {
    background-image: url(../img/tableft.gif);
}

ul.obtabs a {
    color: #8d8c8e;
    text-decoration: none;
}

ul.obtabs a.new {
    color: #c00;
}


/* --------------- Navi zweiter Ebene --------------- */
.navigation2 {
	height:30px;
	/*
	background-color:#f5f5f5;
	*/
	color: #8d8c8e;
	padding-left:35px;
	}

	
.navigation2 ul {
	padding-top:10px;
	padding-bottom:0px;
}	

	
.navigation2 li {
	display: inline;
}	
	
.navigation2 li a {
	text-decoration: none;
	color: #8d8c8e; 
	padding-right:25px;

}

.navigation2 li.aktiv {
	text-decoration: none;
	color: #003772; 
	/*
	padding-right:25px;
	*/
	font-weight: bold;

}

.navigation2 li.aktivsub {
	text-decoration: none;
	color: #003772; 
	font-weight: bold;

}	
	
/* ------------------ Navi dritter Ebene --------------- */
.navigation3 {
	border-top:1px solid #dfdfe0; 
	/*border-bottom:1px solid #dfdfe0;*/
	padding-left:35px;
	color: #8d8c8e;
	padding-top:10px;
	width:149px;
	overflow:visible;
}
	
.navigation3 a {	
	color: #8d8c8e;
	text-decoration: none;
}

.navigation3 li  {	
	padding-bottom:10px;
}

.navigation3 li.aktiv  {	
	color: #8d8c8e;
	font-weight: bold;
	text-decoration: none;
}	

.navigation3 li .aktiv a   {	
	color: #8d8c8e;
	font-weight: bold;
	text-decoration: none;
}

.navigation3 .level1 a {
  visibility: hidden;
}

.navigation3 .level1 .level2 a {
  visibility: visible;
}

	
/* ---------------------------- Linker Bereich: Content --------------- */
.links{
	vertical-align:top;	
	width:912px;
	background:transparent;
}

#rand {
	font-size: 12px;
	width:150px;
}

.links #rand td {

	position:absolute; 
	/*
	padding-right:10px;
	*/
	top:0px; 
	left:0px;
}

#rand h1.csc-firstHeader {
	margin-bottom: 15px;
}

#rand p {
	margin-bottom: 10px;
	padding-left:4px;
	/* 
	padding-right: 10px; 
	width:160px;
	*/
	padding-right:0px;
}

#rand ul {
	list-style-type: square;
	padding-left:36px;
	padding-right:5px;
}

#rand li {
	list-style-type: square;
	padding-bottom:10px;
}

#rand img {
	padding-left:10px;
}




.header {
	background-color:#f1f1f1;
	border-top:1px solid #d7d8d9; 
	padding:0px;
	margin:0px;
	height: 193px;
	min-height: 193px;
}

.header dd.csc-textpic-caption {
	top: 127px;
	left: 212px;
	position: absolute;
	font-weight:bold;
	font-size:20px;
	color: #8c8c8e;
	line-height: 24px;


}

.header dl {
	padding-bottom:0px;
	margin-bottom: 0px;
}

.header dt {
	
}


/* ---- HEADELEMENT / NEWS -------- */
#headelement {
	padding-left: 35px;
	padding-right:35px;
	/*
	padding-right:160px;
	width:100%;
	*/
	width:730px;
}
}
#headelement h4.csc-firstHeader {	
	color:#58595a;
	font-weight:bold;
	background-color:#b0b1b3;;
	line-height: 20px;
	/*
	padding-left:65px;
	*/
	padding-left:30px;
	padding-top:0px;
	margin-top:0px;
}


#headelement .csc-header h1,
#content .csc-header h1 {
	/*
	padding-left:35px;
	*/
	padding-top:35px;
	font-weight: bold;
	padding-bottom:20px;
	font-size:19px !important;
}

#content h2 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}

#content h3 {
	font-size:14px;
	font-weight:bold;
}

#headelement-index h1 {
	padding-top:35px;
	font-weight: bold;
	padding-bottom:20px;
	padding-left:35px;
	padding-right:35px;
	font-size:19px;
}

#headelement-index ul {
	margin-left:35px;
}

#headelement-index li {
	padding-bottom:10px;
	}



#headelement .csc-header csc-header-n2 h1{
/*
	padding-left:35px;
	*/
	padding-top:0px;
}

/*#headelement .csc-header-n2 h1 {

	padding-left:35px;

	padding-top:35px;
	font-weight: bold;
	padding-bottom:20px;
}

#headelement .csc-header-n3 h1{

	padding-left:35px;

	padding-top:35px;
	padding-bottom: 20px;
	font-weight: bold;
}*/

#headelement p.bodytext{
/*
	padding-left:35px;
	*/
	padding-right:35px;
        line-height: 19px;
        padding-bottom:19px;
}

#headelement p{
        line-height: 19px;
}



#headelement ul{
/*
	padding-left:60px;
	*/
	padding-left:25px;
	list-style-type:square;
	line-height:19px;
	padding-bottom:15px;
	padding-right:35px;
}

#headelement h2{
/*
	padding-left:35px;
	*/
	padding-top:15px;											
	padding-bottom:5px;
	font-size: 15px;
	font-weight:bold;
}

#headelement h3{
/*
	padding-left:35px;
	*/
	padding-bottom:10px;
	font-size: 12px;
	font-weight: bold;
}

#headelement .contenttable tbody {
}

/* ------- Aus tt_news.css genommen, weil sonst font-weight: normal nicht greift --------- */
#headelement .news-latest-item h3 {
	font-weight:normal;
	border-bottom:1px solid #e3e3e3;
	background-color:#ffffff;
}

#headelement li{
	padding-bottom: 5px;
}



/* ------------ HEADELEMENT AUF STARTSEITE ----------------------- */
/* ---- HEADELEMENT / NEWS -------- */
#headelement-index {
	padding-bottom: 0px;
	margin-bottom: 0px;	
	min-height:350px;
	/*padding-left:35px;
	padding-right:35px;*/
	/* IE Bugfix zur Anzeige der Mindesthoehe*/
	height:350px;
}

#headelement-index h4.csc-firstHeader {	
	color:#58595a;
	font-weight:bold;
	background-color:#b0b1b3;;
	line-height: 20px;
	padding-left:65px;
	padding-top:0px;
	margin-top:0px;
}


#headelement-index h1.csc-firstHeader {
	padding-left:35px;
	padding-top:35px;
	font-weight: bold;
	padding-bottom:20px;
	font-size:19px;
}

#headelement-index .csc-header csc-header-n2 h1{
	padding-left:35px;
	padding-top:0px;
}

#headelement-index .csc-header-n2 h1{
	/*padding-left:35px;*/
	padding-top:35px;
	font-weight: bold;
	padding-bottom:20px;
}

#headelement-index .csc-header-n3 h1{
	padding-left:35px;
	padding-top:35px;
	padding-bottom: 20px;
	font-weight: bold;
}

#headelement-index p.bodytext{
	padding-left:35px;
	padding-right:35px;
        line-height: 19px;
        padding-bottom:19px;
}


#headelement-index ul{
	padding-left:60px;
	padding-left:25px;
	list-style-type:square;
	line-height:19px;
	padding-bottom:15px;
	padding-right:35px;
}

#headelement-index h2{
	padding-left:35px;
	padding-bottom:15px;
	font-size: 15px;
}

#headelement-index h3{
	padding-left:35px;
	padding-bottom:10px;
	font-size: 12px;

	font-weight: bold;
}

#headelement-index .contenttable tbody {
}

/* ------- Aus tt_news.css genommen, weil sonst font-weight: normal nicht greift --------- */

#headelement-index .news-latest-item h3 {
	font-weight:normal;
	border-bottom:1px solid #e3e3e3;
	background-color:#ffffff;
}

#headelement-index li{
	padding-bottom: 5px;
}







/* ----------------- CONTENT -------------------- */




#content {
        /*
	min-height:350px;
	*/
	
	/* IE Bugfix zur Anzeige der Mindesthoehe*/
	/*
	height:350px;
	*/
	padding-left: 35px;
}

#content ul {
	padding-left:15px;
}

#content li {
	line-height:16px;
	padding-bottom:10px;
	list-style-type: square;
}

#content .csc-header-n2 h1 {
	font-weight: bold;
}

#rand {
	padding-top:0px;
	margin-top:0px;
	width:184px;
	/*
	height:115px;
	position:absolute;
	z-index:1;
	left: 0px;

	top: 287px;
	*/
}

#rand .tx-wecmap-pi1 table {margin-left:10px;}

#rand div.csc-header csc-header-n1 {
	}

#rand h1 {
	color:#58595A;
	font-weight:bold;

	width:169px;
	background-color:#B0B1B3;
	position:relative;
	top:0px;
	padding-top:0px;
	line-height:20px;

	padding-left:15px;
}


#rand p.bodytext {
	width:169px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom: 0px;
	/*
	padding-top:15px;
	padding-bottom:25px;
	*/
}

#rand .csc-textpic-text p {
	width:169px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom: 0px;
	/*
	padding-top:15px;
	padding-bottom:25px;
	*/
	line-height:19px;
}


/* ---------------------------- alles rechts vom Content inkl. aller Inhalte --------------------------------*/
.rechts{
	vertical-align:top;	
	width:200px;
	background:transparent;
	font-size:11px;
}

.rechts .siteinfo {
	padding-top:120px;
	font-size:12px;
}

.rechts li {
	border-bottom:1px solid #bbbabb;
	padding-left:20px;
	line-height:20px;
}

.rechts li a {
	text-decoration: none;
}

.rechts li a:hover {
	text-decoration: underline;
}

.rechts input {
	font-size:11px;
	}
	


.rechts table td {
	/*
	padding-left:20px;
	*/
	padding-left:0px;
}	

.rechts p {
	padding-left:20px;
	font-weight:bold;
	padding-top:5px;
	line-height:13px;
}	

.rechts .logintext {
	margin-top:35px;
	line-height:13px;
}	


/* ---- LOGINBEREICH -- */
.rechts .login {
	background-color:#f0f1f1; 
	margin-right:10px;
	border-bottom: 1px solid white;
	}
	
.rechts .login img{
	padding-top:15px;
	}	
	
.rechts .login div {
/*
	padding-top:5px;
	*/
	}	
	
.rechts .login div fieldset legend{
	padding-top:5px;
	}
	
.rechts .login a{
	}			
	
.rechts #login {
	padding:20px;
	line-height:13px;
}

.rechts #hiddendiv div {
	line-height:13px;
}

.rechts #hiddendiv legend,
.rechts #login legend {
        font-size:12px;
        font-weight:bold;

        padding-top:15px;
        padding-bottom:7px;
}

.rechts #hiddendiv label,
.rechts #login label {
        padding-top:10px;
        padding-bottom:3px;
}

.rechts #login p {
	padding-left:0px !important;
        font-weight:normal !important;
}


	
/* ---- SUCHE -- */
.rechts .search{
	background-color:#b0b1b3; 
	height:25px; 
	padding-top:5px; 
	padding-bottom:5px;
	padding-left:20px;
	border: 0px;
	border-bottom: 1px solid white;
}

input.tx-indexedsearch-searchbox-sword {
	margin-left:10px;
}

input.tx-indexedsearch-searchbox-button {
	margin-left:10px;
}

.tx-indexedsearch-searchbox select {
	width:125px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:3px;
	margin-top:3px;
}

#tx_indexedsearch_extResume {
	margin-left:10px;
}


.tx-indexedsearch-whatis {
	margin-top:20px;
	margin-bottom:10px;
}

.tx-indexedsearch-browsebox {
	border-bottom:1px solid #656565;
	margin-bottom:5px;
}

.tx-indexedsearch-info {
	padding:5px;
}

.tx-indexedsearch-browselist-currentPage {
	font-weight:bold;
}

.tx-indexedsearch-title {
	padding-bottom:5px;
}


/* ---- Navi 3. Ebene unter References=>Industries ausblenden -- */
#rand .level0 {
	display:none;
}

ul.level0 {
	background-color:#f1f1f1;
	/*position:absolute;*/
}
div.navigation3_container {
	position:absolute;
}

	

	
	
/* ---- SERVICEMENU unter Login -- */
.rechts .servicemenu{
	border-bottom: 1px solid white;
	}
	
	
	


/* ---- FEATURES wie PDF, Drucken, Send2friend-- */
.rechts .features{
	background-color:#b0b1b3; 
	height:25px; 
	padding-top:5px; 
	padding-bottom:5px;
	padding-left:20px;
	border-bottom: 1px solid white;
	}
	
.rechts .features a{
	padding-right:5px;
	}	
	
	
/* ---- FIXEDCONTENT unter Features -- */
.rechts .fixedcontent {
	padding-top:10px;
	padding-bottom:10px;
}

.rechts .fixedcontent img {
	margin-bottom:5px !important;
}
	
.rechts .fixedcontent h1 {
	padding-left:20px;
}

.rechts .fixedcontent hr {
	width:169px;
	margin-left:16px;
        border:0;
        border-bottom:1px solid #b1b2b4;
        margin-bottom:7px;
}

.rechts .fixedcontent table.contenttable {
	border:1px solid #b1b2b4 !important;
	width:169px !important;
	margin-left:16px !important;
	margin-bottom:5px !important;
}

.rechts .fixedcontent table.contenttable p {
	color:#28436f !important;
	margin-bottom:5px !important;
	font-weight:normal !important;
}

.rechts .fixedcontent table.contenttable th {
	background-color:#fff !important;
	color:inherit !important;
}

.rechts .fixedcontent .csc-textpic-image {
	margin-left:0px !important;
}
		


/* ------------- Loginbereich -------------- */
.tx-felogin-pi1 h3 {
	background-color:#b0b1b3;
	line-height:20px;
	font-weight: bold;
	padding-left:20px;
}


.loggedin {
	padding-left:20px;
	padding-top:10px;
}



/* ------ verstecktes div, das onclick sichtbar wird ---- */
#hiddendiv {
  display: none;
}

#hiddendiv p {
	/*
	border: 1px solid red;
	*/
	text-align: left;
	padding: 0px,
	margin: 0px;
	font-weight: normal;
}

#hiddendiv p a {	
	padding-left: -20px;
}


#hiddendiv div {
	padding-right:10px;
}



/* ------------ FOOTER ------------------ */
#footer {
	padding-left: 35px;
	padding-bottom:15px;
	font-size:11px;
	padding-top:25px;
	line-height:13px;
}
