@charset "utf-8";
/* Basisvorlage CSS Zwick InfoPortal (Typo3)
    Document   : base.css
    Created on : 13.08.2009
    Author     : Jens Schaller
    Description: Basisvorlage
*/

/* Farbschema
------------------------------------------- */
/*
Farbton (Hintergrund): 			#e5e5e5;
Farbton (Linkfarbe): 			#e60003;
Farbton (ContainerHintergrund): #919191;
Farbton (BoxTitelHintergrund): 	#cccccc;
*/

/* Reset
------------------------------------------- */
*{margin:0;padding:0;}

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

/* Globals und Typo
------------------------------------------- */
html {
  background: #e5e5e5;
}

body {
  background: #e5e5e5;
  font-size: 75%;
  margin: 1em;
  font-family: Arial, Helvetica, sans-serif;
}

html>body {
  font-size: 12px;
}

a:link {
  color: #e60003;
  text-decoration: none;
}

a:visited {
  color: #e60003;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
}

/* 	=============================================================
	Globale Layout Einstellungen
===============================================================*/
#containerWrapper {
	margin: 0 auto;
	width: 1000px;
	min-width:inherit;
    max-width:none;
	background: url("/fileadmin/templates/baseLayout/images/backgroundWrapper.gif") top left repeat-y;
}

#containerHeaderBox {
	background: url("/fileadmin/templates/baseLayout/images/backgroundKopf.gif") top left no-repeat;
}

#containerContentBox {
	width: 100%;
	background: url("/fileadmin/templates/baseLayout/images/backgroundContent.gif") top left repeat-y;
}

#containerFooterBox {
	background: url("/fileadmin/templates/baseLayout/images/backgroundFooter.gif") bottom left no-repeat;
	width: 100%;
	height: 14px;
}

/* clearfix zum Aufheben der Floatumgebung */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Header Bereich Detail */
#headerBoxRow1 {
	margin: 0px 5px 0px 5px;
	padding: 15px 10px;
	border-bottom: 1px solid #cdcdcd;
	height:50px;
}




#headerBoxRow1Logo {
	float: left;
}

/* Header Slogan "Infoplatform for Partners" */
#headerBoxRow1Slogan {
	margin-right:5px;
	margin-top:7px;
	float:right;
}

#headerBoxRow1Flags {
	margin-right:5px;
	margin-left:20px;
	margin-top:5px;
	float:right;
}

#headerBoxRow1Slogan a{
	color:#000000;
}

#headerBoxRow1Slogan h1 {
	color: #fff;
	font-size: 24px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

/* Headerbox zweite Reihe mit Suche, Hauptnavigation und Headerbild */
#headerBoxRow2 {
	margin: 0 8px 0 5px;
	height: 168px;
}

#headerBoxRow2Left {
	float: left;
	width: 224px;
	border-bottom: 0px solid #cdcdcd;
	height: 168px;
}

#headerBoxRow2Right {
	float: left;
	width: 763px;
	background: #ffffff;
	border-bottom: 1px solid #cdcdcd;
	height: 168px;
}

/* Header Suchbox */
#searchBox {
	margin: 10px 5px 0 12px;
	border-left: 1px solid #cdcdcd;
	height: 43px;
}

#searchBoxTitle {
	font-size: 100%;
	padding: 0 0 13px 4px;
	color: #ffffff;
}

#searchBoxForm input[type=text], #searchBoxForm input.text {
	float: left;
	border: 1px solid #cdcdcd;
	border-left: none;
	margin-right: 4px;
}

#searchBoxForm input[type=image],#searchBoxForm input.image {
	float: left;
	border: 1px solid #cdcdcd;
}

/* Header Hauptnavigation */
#headerBoxRow2Nav {
	height: 23px;
	padding: 10px 0 0 14px;
}

ul#mainNavigation {
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#mainNavigation li {
	float: left;
	list-style: none;
    display: inline;
	height: 18px;
    margin: 0;
	padding: 0 20px 5px 4px; 
	border-left: 1px solid #000;
}
ul#mainNavigation li a {
	display: block;
	font-weight: bold;
	color: #000;
}

ul#mainNavigation li.active {
	border-left: 1px solid #e60003;
}

ul#mainNavigation li.active a {
	color: #e60003;
}

/* contentBoc Details 3 Spalten Layout */
#containerContentBoxLeft {
	float: left;
	width: 230px;
}

#contentBoxLeft {
	padding: 0px 10px 0 16px;
}

#containerContentBoxRight {
	float: left;
	width: 230px;
}

#contentBoxRight {
	padding: 30px 8px 0 0;
}


#containerContentBoxCenter {
	float: left;
	width: 540px;
}

#containerContentBoxCenterEinspaltig {
	float: left;
	width: 770px;
}

#contentBoxCenter {
	padding: 30px 18px 10px 10px;
}

/* contentBoxLeft 2ndLevel Menu */
#secondLevelNav {
	width:100%;
	overflow:hidden;
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#secondLevelNav li{
	float:left;
	width:100%;
	text-align:left;
	margin:0;
	padding:0
}

#secondLevelNav a,#secondLevelNav strong {
	display:block;
	font-size: 90%;
	width:90%;
	text-decoration:none;
	background-color:#cdcdcd;
	color:#000;
	border-bottom:0px #919191 solid;
	padding:2px 0 2px 10%;
	font-weight: bold;
}

#secondLevelNav li#title {
	width:90%;
	font-weight:700;
	font-size: 90%;
	color:#ffffff;
	background-color:#919191;
	padding:2px 0 2px 10%
}

#secondLevelNav li span {
	display:block;
	width:90%;
	font-weight:700;
	background:#cdcdcd;
	color:#fff;
	border-top:0px #ddd solid;
	padding:2px 0 2px 10%
}

#secondLevelNav li#active a,#secondLevelNav li strong{
	width:90%;
	color:#e60003;
	font-size: 90%;
	list-style-position: outside;
	background:#cdcdcd url("/fileadmin/templates/baseLayout/images/secondLevelActive.gif") 10px 7px no-repeat;
	border-bottom:0px #919191 solid;
	padding:2px 0 2px 10%;
}

#secondLevelNav li {
	border-top:1px solid #919191;
}

#secondLevelNav li ul li {
	border-top:0px;
}

#secondLevelNav li a{
	width:90%;
	padding-left:10%;
	background-color:#cdcdcd;
	color:#000;
}

#secondLevelNav li a:hover {
	background:#cdcdcd url("/fileadmin/templates/baseLayout/images/secondLevelActive.gif") 10px 7px no-repeat;
	color:#e60003;
}

/* 3. Ebene */
#secondLevelNav li ul{list-style-type:none;margin:0;padding:0;}
#secondLevelNav li ul li a,
#secondLevelNav li ul li#active, 
#secondLevelNav li#active ul li a,
#secondLevelNav li#active ul li#active2nd a{
	width:80%;
	padding: 0 0 0 20%;
	font-size: 80%;
	border-bottom: none;
	color: #000;
}
#secondLevelNav li ul li a,
#secondLevelNav li#active ul li a,
#secondLevelNav li#active ul li#active2nd a {
	background-color:#cdcdcd;
	color:#000;
	background-image: none;
    font-weight: normal;
}

#secondLevelNav li ul li a:hover,
#secondLevelNav li#active ul li a:hover {
	background:#cdcdcd url("/fileadmin/templates/baseLayout/images/secondLevelActive.gif") 30px 7px no-repeat;
	color:#e60003;
}

#secondLevelNav li#active ul li#active2nd a,
#secondLevelNav li#active ul li#active2nd a:hover {
	color:#e60003;
}


/* Conten Box Left Hinweistext "Feedback" */
.feedbackBox {
	border: 1px solid #cdcdcd;
	margin-top: 30px;
	margin-bottom: 14px;
}

.feedbackHeader h3 {
	background: #cdcdcd;
	color: #000;
	padding: 8px 14px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

p.feedback {
	font-size: 80%;
	color: #000;
	padding: 8px 14px;
	background: #fff;
	margin: 0; 
}


/* Vertikaler Rhythmus basierend auf 12px Basisgröße für den Fließtext
------------------------------------------- */
p {
	line-height:1.5em;
  	margin-top: 1.29em;
  	margin-bottom: 1.29em;
}

h1 {
  font: 1.67em/0.9em Arial, Tahoma, Verdana, sans-serif;
  margin-top: 0.9em;
  margin-bottom: 0.9em;
}

h2 {
  font: 1.5em/1em Arial, Tahoma, Verdana, sans-serif;
  margin-top: 1em;
  margin-bottom: 1em;
  color: #000000;
}

h3 {
  font-size: 12px;
  margin-top: -1em;
  margin-bottom: 1.13em;
  font-weight: bold;
}

h4 {
  font: 1.17em/1.29em Arial, Tahoma, Verdana, sans-serif;
  margin-top: 1.29em;
  margin-bottom: 1.29em;
}

/* Lists
-------------------------------------------------------------- */
ul { font: 1.17em/1.29em Arial, Tahoma, Verdana, sans-serif; }
#contentBoxCenter ul, .contact-content ul {font-size: 100%; }
#contentBoxCenter ul li, .contact-content ul li {line-height:1.5em;}
li ul,
/*li ol       { margin:0 1.5em; }
ul, ol      { margin: -0.5em 1.5em 0.5em 3em; }*/
li ol       { margin:0; }
ul, ol      { margin: -0.5em 1.5em 0.5em 15px; }

.contact-content ul { margin: 1em 0.5em 0.5em 14px; padding-left: 0; }
ul          { list-style-type: square; }
ul  ul      { list-style-type: circle; margin:0px; margin-top: 0.5em;}
ol          { list-style-type: decimal; }
.regularContentBox ul { margin: 14px 14px 0 14px; }
.regularContentBox ul li { margin:0 14px;}


/* Bilder und verlinkte Bilder ohne Rahmen
------------------------------------------- */
img, a img {
  border: 0;
}

/* Links- bzw. Rechtsausrichtung f�r Elemente
------------------------------------------- */
.links {
  float: left;
  margin: 0 5.5em 1.5em 0;
}

.rechts {
  float: right;
  margin: 3px 3px 3px 1.5em;
}


/*-----------------------------------  Regular Content  -----------------------------------*/
.regularContentBox {
	border: 1px solid #cdcdcd;
	margin-bottom: 14px;
	padding: 14px 0;
}

.regularContentBox p {
	padding: 14px 14px 0 14px;
	margin: 0;
}

.regularContentBox table {
	margin: 14px;
	width: 95%;

}

.regularContentBox .csc-header h1 {
 	margin: -14px 0 0 0;
}

.csc-header {
	background: #cdcdcd;
	color: #000;
}

.csc-header h1 {
	background: #cdcdcd;
	color: #000;
	padding: 8px 14px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

.csc-header h1.hellerHintergrund {
	background: #d8dbef;
}

/* Text mit Bild */
.csc-textpic,csc-textpic-equalheight {
	border: 1px solid #cdcdcd;
	margin-bottom: 14px;
	padding: 14px;
	overflow:hidden;
	width: auto;
	height: auto;
}

.csc-textpic-text {
	float:left;
	background-color:#00FF33;
	width:200px;
}

.csc-textpic-text p {
	padding-bottom: 14px;
	margin: 0;
	float:left;
}

.csc-textpic p {

	margin-top: 5px;
}

.csc-textpic-imagecolumn {
	padding: 10px 10px 20px 0;
}

.csc-textpic-imagewrap {
	float:right;
}

.csc-textpic-imagewrap dl {
	padding: 5px;
	background: #dadada;
	margin:5px;
	padding-top: 5px;
	color: #6d6d6d;
	line-height:15px;
}



.csc-textpic-imagewrap img {
	background: #dadada;
	border: 1px solid #6d6d6d;
}

.csc-textpic-caption {
	font-size: 75%;
	padding-top: 5px;
	color: #6d6d6d;
}



/* Tabellen */
.tr-0 {
formatierungen für die erste Zeile
}
.tr-even td {
 	background:#F0F0F6;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #cdcdcd;
}
.tr-odd td {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #cdcdcd;
}

.tr-last {

}
.contenttable {
	font-family:arial;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
	border-left:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}



.contenttable thead tr th, .contenttable tfoot tr th, .header-odd {
	background: #cdcdcd;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #a2a2a2;
	padding: 8px;
	font-weight: bold;
}

.contenttable p { padding: 0; margin: 0; }

.contenttable thead tr th.td-0 {
	border-left: 1px solid #fff;
}

.contenttable thead tr th.td-last {
	border-left: none;
}

.contenttable tbody td {
	color: #000;
	padding: 8px;
	vertical-align: top;
}
.contenttable-1 {

}
.contenttable-1 .tr-0 {

}
.contenttable .tr-0 {

}