/* CSS Document */

body {
	background-color: #f4f4f6;
	margin: 0px;
	padding: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	line-height: 16px;
}

p, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #636363;
}
h1 {
	line-height: 24px;
	margin-top: 0px;
	font-weight:lighter;
}

a {
    color: #909090;
	text-decoration: none;
}

a:hover {
    color: #00527f;
	text-decoration: none;
}


hr {
	height: 0px;
	background: none;
	border-bottom: 1px solid #909090;

}

.button {
	display: block;
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 7px;
	width: 113px;
	height: 34px;
	text-align: center;
	color: #636363;
	border: none;
	cursor: pointer;
}

#divContainerWeiss {
	position: relative;
	background-color: #ffffff;
	width: 960px;
	margin: 0px auto;
}

#divLinie1 {
	position: relative;
	left: 205px;
	height: 40px;
	width: 1px;
	background-color: #d5d7de;
	float: left;
}


#divLinie2 {
	position: relative;
	left: 558px;
	height: 40px;
	width: 1px;
	background-color: #d5d7de;
	float: left;
}

#divZitatAnfLinks {
    position: absolute;
	left: 187px;
    top: 40px;
    width: 18px;
	height: 30px;
}

#divZitatHL {
    position: absolute;
	left: 210px;
    top: 27px;
}

#divZitat {
    position: absolute;
	left: 206px;
    top: 50px;
    width: 352px;
    overflow: hidden;
}
#divZitatAnfRechts {
    position: absolute;
	left: 558px;
    top: 40px;
    width: 18px;
	height: 30px;
}

#divLogo {
	position: relative;
	width: 199px;
	float: right;
}


#divContainer {	
	position: relative;
	background-color: #ffffff;
	width: 960px;
	margin: 0px auto;
	clear: both;
}

	#divNavi {
		position: relative;
		background-color: #ffffff;
		width: 205px;
		float: left;
	}

	#divContentLinks {
		position: relative;
		width: 317px;
		margin-top: 2px;
		float: left;
	}

	#divContentRechts {
		position: relative;
		width: 397px;
		float: right;
		z-index: 100;
		margin-top: -1px;
	}


#divBottom {
	position: relative;
	background-color: #d5d7de;
	width: 960px;
	padding: 25px 0px 0px 0px;
	height: 70px;
	clear: both;
	text-align: left;
}

	#divBottomLeft {
		width: 205px;
		float: left;
		font-size: 10px;
	}
	#divBottomMiddle {
		width: 358px;
		float: left;
		font-size: 10px;
	}
	#divBottomRight {
		widht: 397px;
		float: left;
		font-size: 10px;
	}
	

.newsHeader {
	background-color: #ffffff;
	color: #9d9fa0;
	padding-bottom: 15px;
	border: none;
}

.newsContent {
	color: #9d9fa0;
	float: left;
}

.portfolioHeader {
	height: 20px;
	padding: 5px 0px 0px 0px;
	color: #c5c6c7;
	border-bottom: 1px solid #c5c6c7;
	font-weight:bold;
}



.bottomLink {
	display: block;
	width: 120px;
	height: 15px;
	background-image:url(../images/pfeilchen.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: -1px;
	text-decoration: none;
}

/* Team Akkordion */

#teamAccordionDiv {
	position: relative;
	width: 397px;
	border:none;
}

.teamPanel {
	border: none;
}

.teamHeader {
	position: relative;
	border-bottom: 1px solid #c5c6c7;
	height: 20px;
	cursor: pointer; 
	padding-top:6px;
	width: 397px;
}

.teamContent {
	position: relative;
	border: none;
	display: none;
	background-color: #ffffff;
	margin-bottom: 10px;
	width: 397px;
	height: 116px;
}

.pagelinks {
	color: #9d9fa0;
}

.activeSlide {
	color: black;
}

.imgBorder0 {
	border: 5px solid #ffffff;
}

.imgBorder1 {
	border: 1px solid #e9eaed;
}

.imgBorder2 {
	border: 1px solid #efeff2;
}

.imgBorder3 {
	border: 1px solid #f2f2f4;
}

.divNewsHeader {
position: relative; width:755px; height: 27px; padding:6px 0px 0px 0px; border-top: 1px solid #909090; background-color: #ffffff;
}

.galeriePager {
  position: absolute; left: 393px; top: 14px; width: 57px; height: 20px; text-align: right; font-size: 10px;
}

.galerieImg {
    position: absolute; left: 23px; top: 40px; width: 440px; height: 260px;
}

.portfolioGalerie {
  position: absolute; left: 226px; top: 20px; width: 486px; height: 325px; border: 1px solid #909090;
}

.galerieHeadline {
  position: absolute; left: 126px; top: 14px; width: 360px; height: 20px; text-align: left; font-style: italic; font-size: 10px;
}

.toggleHeader {
  cursor: pointer;
}

#divPortfolioReiter {
  position: absolute;
  left: 230px;
  top: -26px;
  z-index: 2;
  width: 125px;
  height: 20px;
  cursor: pointer;

}

.blau {
    color: #00527f;
    }