/**************************************************'*/
/* styles.css				      					*/
/* copyright 2010 tp-werbeagentur				    */
/*											 	    */
/****************************************************/
body {
	background: #e7e5e1;
	margin: 0px;
  	padding: 0px;
	leftmargin: 0px; 
	topmargin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #616160;
	text-align: left;	
}
ul{
	list-style-type:square;
}
#containerMainAll {
	width: 830px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/***********************************************/
/*********** Header  ***************************/
/***********************************************/
#header {
  	width: 820px; 
	height: 161px; 
	margin: 0;
	padding: 0 5px 0 5px;
	background: url("/images/header_de.jpg") top left no-repeat;
	overflow: hidden;
}
#headerNaviTop{
	float: right;
	font-size: 11px;
	height: 32px;
	line-height: 32px;
	padding-right: 30px;
	color: #505050;
	margin-top: 15px;
}
#headerNaviLang{
	float: right;
	color: #505050;
	height: 32px;
	line-height: 32px;
	margin-top: 23px;
	padding-right: 30px;
}
a.brief{
	background: url("/images/icon_brief.png") 0px -9px no-repeat;
	height: 9px;
	line-height: 9px;
	font-size: 5px;
	margin: 13px 0 0 5px;
	padding: 0;
	width: 12px;
	overflow: hidden;
	border: none;
	float:right;
	cursor: pointer;
}
a.brief:hover{
	background: url("/images/icon_brief.gif") 0px 0px no-repeat;
	border: none;
	height: 9px;
	line-height: 9px;
	font-size: 5px;
	margin: 13px 0 0 5px;
	padding: 0;
	width: 12px;
	cursor: pointer;
}
/***********************************************************************************/
/******** MainContent **************************************************************/
/***********************************************************************************/
#contentTop{
	width: 760px;
	padding: 0 35px 0 35px;
	margin: 0;
	background: url("/images/content_top_bg.jpg") top left no-repeat;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}
#contentMiddle{
	width: 760px;
	padding: 30px 35px 0 35px;
	margin: 0;
	background: url("/images/content_middle_bg.jpg") top left repeat-y;
	line-height: 15px;
}
#contentBottom{
	width: 760px;
	padding: 0 35px 0 35px;
	margin: 0;
	background: url("/images/content_bottom_bg.jpg") top left no-repeat;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}
#contentLeft{
	width: 530px;
	padding: 0px 0px 10px 0px;
	margin:  0;
	float: left;	
}
#contentRight{
	width: 200px;
	padding: 70px 0px 10px 30px;
	margin: 0;
	float: left;
}
.trennerGestrichelt{
	background: url("/images/trenner_gestrichelt.gif") top left repeat-x;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 2px 0 10px 0;
	padding: 0;
}
/*************************************************************/
.contentHeadline{
	background: #1e1e1e;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	color: #989898;
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
	font-weight: normal;
}
#contentMiddle ul{
	padding: 0;
	margin: 10px 0px 10px 25px;
	list-style: square;
}
/*************************************************************/
.newsContainer{
	border-bottom: 1px solid #606060;
	margin-bottom: 15px;
	color: #989898;
	padding-bottom: 8px;
}
.newsContainer p{
	margin: 0;
	padding: 0;
	display: inline;
}
.newsHeadline, h1.bigHeadline, a.bigHeadline{
	font-family: Georgia, Palatino, Garamond, serif;
	font-weight: normal;
	height: 17px;
	line-height: 17px;
	font-size: 17px;
	color: #767a75;
	margin: 0 0 7px 0;
	padding: 0 0 2px 0;
	float: left;
}
h1.bigHeadline, a.bigHeadline{
	display: block;
	float: none;
}
.newsLength{
	width: 455px;
}
a.kompe{
	padding: 5px;
	background: #EEE;
	border: 1px solid #AAA;
}

.newsDate{
	font-family: Georgia, Palatino, Garamond, serif;
	font-weight: normal;
	line-height: 17px;
	font-size: 12px;
	height: 14px;
	color: #767a75;
	margin: 0 0 7px 0;
	padding: 3px 5px 0 0;
	float: right;
	width: 70px;
}
/*************************************************************/
.boxRightHeader{
	background: url("/images/box_right_header_bg.gif") top left repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	font-size: 10px;
	height: 19px;
	line-height: 19px;
	padding-left: 5px;
}
.boxRightContent{
	margin-bottom: 15px;
	padding-top: 5px;
}
#contentRight .boxRightContent ul{
	padding: 0;
	margin:0 0 0 15px;
	list-style: none;
	list-style-image:url(/images/list_style_image.gif);
	list-style-position:outside;
}
#contentRight .boxRightContent ul li{
	margin: 5px 0 5px 0;
}
/*************************************************************/
/*********************** REFERENZEN **************************/
/*************************************************************/
#contentMiddle a.refBlock{
	color: #616160;
	display: block;
	width: 760px;
	height: 84px;
	margin-bottom: 10px;
}
#contentMiddle a.refBlock:hover{
	color: #32c100;
	cursor: pointer;
}
a.projektName{
	color: #000;
	font-weight: normal;
}
a.projektArt{
	color: #616160;
	font-weight: normal;
}
a.projektName:hover,a.projektArt:hover{
	font-weight: normal;
	color: #32c100;
}

a.refProjekt{
	display: block;
	float: left;
	width: 294px;
	border-right: 1px solid #c4c4c4;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	color: #989898;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	background: #1e1e1e url("/images/arrow_up.gif") 295px 6px no-repeat;
}
a.refProjekt:hover, a.refProjektAktiv, a.refProjektAktiv:hover{
	display: block;
	float: left;
	width: 294px;
	border-right: 1px solid #c4c4c4;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	color: #32c100;
	background: #1e1e1e url("/images/arrow_down_green.gif") 295px 6px no-repeat;
	font-weight: normal;
	text-decoration: none;
}
a.refKunde{
	display: block;
	float: left;
	width: 179px;
	border-right: 1px solid #c4c4c4;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	color: #989898;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	background: #1e1e1e url("/images/arrow_up.gif") 175px 6px no-repeat;
}
a.refKunde:hover, a.refKundeAktiv, a.refKundeAktiv:hover{
	display: block;
	float: left;
	width: 179px;
	border-right: 1px solid #c4c4c4;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	color: #32c100;
	background: #1e1e1e url("/images/arrow_down_green.gif") 175px 6px no-repeat;
	font-weight: normal;
	text-decoration: none;
}
a.refBranche{
	display: block;
	float: left;
	width: 159px;
	border-right: 1px solid #c4c4c4;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	color: #989898;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	background: #1e1e1e url("/images/arrow_up.gif") 155px 6px no-repeat;
}
a.refBranche:hover, a.refBrancheAktiv, a.refBrancheAktiv:hover{
	display: block;
	float: left;
	width: 159px;
	border-right: 1px solid #c4c4c4;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	color: #32c100;
	background: #1e1e1e url("/images/arrow_down_green.gif") 155px 6px no-repeat;
	font-weight: normal;
	text-decoration: none;
}
a.refJahr{
	display: block;
	float: left;
	width: 65px;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	color: #989898;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	background: #1e1e1e url("/images/arrow_up.gif") 61px 6px no-repeat;
}
a.refJahr:hover, a.refJahrAktiv, a.refJahrAktiv:hover{
	display: block;
	float: left;
	width: 65px;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	color: #32c100;
	background: #1e1e1e url("/images/arrow_down_green.gif") 61px 6px no-repeat;
	font-weight: normal;
	text-decoration: none;
}
/*************************************************************/
/* Referenzen Detail  */
/*************************************************************/
.projektDetailName{
	font-family: Georgia, Palatino, Garamond, serif;
	font-weight: normal;
	height: 17px;
	line-height: 19px;
	font-size: 17px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0 5px 0 30px;
	float: left;
}
.projektDetailArt{
	font-family: Georgia, Palatino, Garamond, serif;
	font-weight: normal;
	height: 17px;
	line-height: 19px;
	font-size: 17px;
	color: #767a75;
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
}
.projektDetailDescription{
	padding: 15px 30px 0 30px;
}
a.projektWeblink {
	float: right;
	display: block;
	padding: 3px 10px 3px 35px;
	background: #000 url("/images/arrow-right.gif") -30px -38px no-repeat;
	color: #FFF;
	margin-right: 30px;
}
a.projektWeblink:hover {
	background: #32c100 url("/images/arrow-right.gif") 60px -38px no-repeat;
	color: #FFF;
	padding: 3px 35px 3px 10px;
}
/*************************************************************/
/* footer  */
/*************************************************************/
#footer{
	color: #616160;
	padding: 0;
	margin: 0;
	text-align: right;
	width: 760px;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
}

/*************************************************************/
/*-- Links ----------------*/
/*************************************************************/
a {
	color: #555;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #32c100;
	text-decoration: none;
}
/*************************************************************/
/*---------------Sonder-Links-----------------------*/
/*************************************************************/
#header a{
	color: #777;
	font-weight:normal;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
#header a:hover {
	color: #FFF;
}

#footer a {
	color: #616160;
	font-weight:normal;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
#footer a:hover {
	color: #000;
}

a.contentMoreLink{
	color: #299e00;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
	width: 60px;
	padding: 0 20px 0 10px;
	background: url("/images/more_arrow.gif") 45px 0px no-repeat;
}
a.contentMoreLink:hover{
	color: #000;
}

/*************************************************************/
.floatKiller{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}


/*************************************************************/
/*  Formulare */
/*************************************************************/
form {
	padding: 0px;
	margin: 0px;
	display: inline;
}
input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;	
	font-weight: normal;
	border-bottom: 1px solid #1e1e1e;
	background: #FFF;
	width: 235px;
	float: left;
}
form br{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/**************************************************'*/
/**************************************************'*/
.labelData{
	float: left; 
	width: 120px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}
.labelText{
	float: left; 
	width: 367px;
	margin: 0px 10px 10px 0px;
	font-size: 11px;
	background: transparent;
	border-bottom: 1px solid #1e1e1e;
	border-top: 0px solid #FFF;
	border-left: 0px solid #FFF;
	border-right: 0px solid #FFF;
	color: #616160;
	padding-bottom: 3px;
}
.labelTextarea{
	float: left; 
	width: 367px;
	height: 120px;
	margin: 15px 0px 10px 0px;
	font-size: 11px;
	border: 1px solid #1e1e1e;
}
select{
	float: left; 
	width: 205px;
	height: 22px;
}
.button {
	width: 80px;
	background: #1e1e1e;
	color: #EEE;
	font-weight: normal;
	float: none;
	border: 1px solid #d2d2d2;
	font-size: 11px;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	padding: 0 5px 0px 5px;
}
.searchBox{
	width: 82px; 
	height: 12px; 
	color: #666; 
	border-top: 1px solid #e5e5e5; 
	margin: 8px 5px 0 0;
	font-size: 11px;
	float: left;
	padding: 2px 2px 2px 2px;
}
/****************************************************************************************************/
/************************************* JQUERY SLIDER ************************************************/
/****************************************************************************************************/
noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 14px; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 400px; background: #FFF; overflow: hidden}
.csw .loading {margin: 200px 0 200px 0; text-align: center;}
.csw .loading img{display: none;}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 1px solid #606060; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 430px; /*400*/
	clear: both;
	background: #fff;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. 
	Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 700px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}

/***********************************************************************************************************/
/***********************************************************************************************************/
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	display: none;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }

.stripNav li a:hover {
	background: #333;
}
.stripNav li a.current {
	background: #000;
	color: #fff;
}
/***********************************************************************************************************/
/***********************************************************************************************************/
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 150px;
	text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 100px;
	width: 30px;
}
.stripNavL { left: 0; }
.stripNavR { right: 0; }
.stripNavL a{ background: url("/images/arrow-left.gif") 0 0 no-repeat; }
.stripNavR a{ background: url("/images/arrow-right.gif") -30px 0 no-repeat; }
.stripNavL a:hover{ background: url("/images/arrow-left.gif") -30px 0 no-repeat; }
.stripNavR a:hover{ background: url("/images/arrow-right.gif") 0 0 no-repeat; }

p#cross-links{
	width: 700px;
	padding: 0 30px 0 30px;
	text-align: right;
	margin: 10px 0 0 0;
}


