/* @group hauptlayer */

* {
	margin: 0;
	padding: 0;
}

a { 
	outline: none;
}

body {
	background-color: #3f4c54;
	text-align: center;
	font: normal 10px/17px "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
}

a:link,
a:visited {
	color: #545f65;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto 0 auto;
}

#header {
	height: 104px;
	width: 960px;
	overflow: hidden;
	position: relative;
}

#logo {
	position: absolute;
	top:0;
	left:0;
}

#claim {
	position: absolute;
	top:0;
	right:0;	
}

#teaser {
	position: relative;
	width: 960px;
	height: 263px;
	background-color: #b9d6ed;
	margin-top: 40px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	overflow: hidden;
}


#pagetitle {
	width: 420px;
	margin: 45px auto 30px 0;
	float: left;
}

	#pagetitle h1 {
		font-family: "Frutiger LT W01 65 Bold", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-size: 22px;
		font-weight: normal;
		line-height: normal;
		color: #7891a1;
	}

/* @end */

/* @group pagenavigation */

#pagenavigation {
	font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	width: 540px;
	margin: 49px 0 30px auto;
	float: right;
	font-weight: normal;
}

	#pagenavigation li {
		text-transform: uppercase;
		font-size: 12px;
		list-style-type: none;
		float: right;
	}

		#pagenavigation li a:link,
		#pagenavigation li a:visited {
			color: #7891a1;
			text-decoration: none;
			padding-left: 17px;
		}
		
		#pagenavigation li a:hover {
			color: #bbe6ff;
			text-decoration: none;
		}
		
		#pagenavigation li a.selected {
			color: #bbe6ff;
			text-decoration: none;
		}

/* @end */

/* @group maincontent */

#maincontent {
	width: 960px;
/* 	background-color: #545f65; */
	margin: 0 0 0 0;
	min-height: 300px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;	
}

	#maincontent p {
		color: #9fa5a9;
		font-size: 12px;
		line-height: 19px;
	}
	
	#maincontent h2 {
		font-weight: normal;
		color: #7891a1;
		font-size: 18px;
	}

/* @end */

/* @group linke und rechte */

#maincontent ul{
	margin:0;
	padding:0 0 13px 0;
	line-height:18px;
	list-style:square;
}
#maincontent li {
	font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #9fa5a9;
	font-size: 14px;
	line-height: 20px;
	margin:0 0 0 17px;	
}

#maincontent a:link,
#maincontent a:visited {
	color: #9fa5a9;
	text-decoration: underline;
}

#maincontent a:hover {
	color: #fff;
}

#maincontent #linkespalte {
	float: left;
	width: 392px;
	overflow: hidden;
	margin: 0 auto 40px 0;
}

#maincontent #linkespalte p {
	font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #9fa5a9;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}

#maincontent #linkespalte h2 {
	font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #7891a1;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 14px;
}

#maincontent #linkespalte h3 {
	font-family: "Frutiger LT W01 65 Bold", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #7891a1;
	font-size: 14px;
	line-height: 20px;
}

#maincontent #rechtespalte {
	float: left;
	width: 528px;
	padding: 0 0 0 40px;
	overflow: hidden;
	margin: 0 0 40px auto;
}

#maincontent #rechtespalte p {
	font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #9fa5a9;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}

#maincontent #rechtespalte h2 {
	font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #7891a1;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 14px;
}

#maincontent #rechtespalte h3 {
	font-family: "Frutiger LT W01 65 Bold", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #7891a1;
	font-size: 14px;
	line-height: 20px;
}

.newsletterA p {
	font-size:11px!important;
	line-height:14px!important;
}

/* @end */

/* @group navigation */

#navigation {
	font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	top: 44px;
	left: 236px;
}

	#navigation li {
		list-style-type: none;
		float: left;
	}

		#navigation li a#first {
			color: #78797b;
			text-decoration: none;
			background: none;
			padding-left: 17px;
		}
		
		#navigation li a:link,
		#navigation li a:visited {
			color: #78797b;
			text-decoration: none;
			background: url(/images/navigation-separator.png) no-repeat;
			padding-left: 17px;
		}
		
		#navigation li a:hover,
		#navigation li a#first:hover {
			color: #003384;
			text-decoration: none;
		}
		
		#navigation li a.selected,
		#navigation li a.selected#first {
			color: #003384;
			text-decoration: none;
		}

/* @end */

/* @group subnavi */

#subnavi {
	position: absolute;
	top:0;
	left: 0;
	width: 304px;
	z-index: 10;
}

	#subnavi li {
		list-style-type: none;
		display: block;
	}

		#subnavi li a:link,
		#subnavi li a:visited {
			width: 304px;
			height: 66px;
			display: block;
			background: transparent url(/images/subnavi-back-unselected.png) no-repeat;
			text-decoration: none;
		}
		
		#subnavi li a:hover {
			width: 304px;
			height: 66px;
			display: block;
			background: transparent url(/images/subnavi-back-unselected.png) no-repeat 0 -66px;
			text-decoration: none;	
		}

			#subnavi li a h2 {
				font-family: "Frutiger LT W01 65 Bold", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
				font-weight: normal;
				font-size: 15px;
				line-height: 17px;
				color:#003384;
				padding: 17px 0 0 22px;
			}
			
			#subnavi li a h3 {
				font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
				font-weight: normal;
				font-size: 11px;
				color:#666;
				padding-left: 22px;
			}

		#subnavi li a.selected {
			width: 304px;
			height: 66px;
			display: block;
			background: transparent url(/images/subnavi-back-selected.png) no-repeat;
			text-decoration: none;	
		}
		
		#subnavi li a.selected:hover {
			background: transparent url(/images/subnavi-back-selected.png) no-repeat 0 -66px;
		
		}

			#subnavi li a.selected h2 {
				color:#fff;
			}
			
			#subnavi li a.selected h3 {
				color:#fff;
			}

/* @end */

/* @group homenewscontainer */

		#homeNewsContainer h1 {
			font-family: "Frutiger LT W01 65 Bold", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
			font-weight: normal;
			font-size: 24px;
			line-height: 28px;
			color:#fff;
			padding: 0 0 10px 30px;
		}
		#homeNewsContainer p {
			font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
			font-weight: normal;
			font-size: 14px;
			line-height: 20px;
			color:#fff;
			padding: 0 0 0 31px;
			width: 450px;
		}

		#homeNewsContainer a:link,
		#homeNewsContainer a:visited {
			color: #fff;
			text-decoration: none;
		}
		
		#homeNewsContainer a:hover {
			color: #fff;
			text-decoration: underline;
		}

/* @end */



/* @group aufmacher */

#aufmacher {
	width: 706px;
	height: 263px;
	position: absolute;
	left: 254px;
	top: 0;
	overflow: hidden;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;	
}

		#aufmacher h1 {
			font-family: "Frutiger LT W01 65 Bold", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
			font-weight: normal;
			font-size: 24px;
			line-height: 28px;
			color:#fff;
			padding: 0 0 0 74px;
		}
		#aufmacher p {
			font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
			font-weight: normal;
			font-size: 14px;
			line-height: 20px;
			color:#fff;
			padding: 0 0 0 75px;
			width: 270px;
		}

		#aufmacher a:link,
		#aufmacher a:visited {
			color: #fff;
			text-decoration: none;
		}
		
		#aufmacher a:hover {
			color: #fff;
			text-decoration: underline;
		}			

#ecke {
	position: absolute;
	top:0;
	right: 0;
	width: 4px;
	height: 4px;
}

#ecke img {
	margin: 0;
	padding: 0;
	position: absolute;
	top:0;
	right: 0;
}

img.ecke {
	position: absolute;
	top:0;
	right: 0;
	border: none;
	width: 4px!important;
	height: 4px!important;
	z-index: 10;		
}

/* @end */


/* @group projekte */

#projektliste {
	width: 991px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.projektcontainer {
	position: relative;
	float: left;
	width: 300px;
	height: 128px;
	margin: 0 30px 30px 0;
	background-color: #545f65;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;		
}

	.projektcontainer img {
		border: none;
		width: 128px;
		height: 128px;
		background-color: #5d676d;
	}

.projektcontainertext {
	position: absolute;
	bottom: 8px;
	left: 140px;
	width: 150px;
}

	.projektcontainertext h4 {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #7891a1;
		font-size: 17px;
		line-height: 21px;
	}
	
	.projektcontainertext h5 {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #9fa5a9;
		font-size: 13px;
		line-height: 17px;
	}


#projektdetail {
	position: relative;
	width: 960px;
	background-color: #545f65;
	margin: 0 0 30px 0;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;	
}

#projektdetailbild {
	width: 459px;
	overflow: hidden;
	position: relative;
	padding: 30px;
}

#projektdetailtext {
	position: absolute;
	top:30px;
	left:490px;
	//width: 435px;
	width: 400px;
}

	#projektdetailtext p {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #9fa5a9;
		font-size: 14px;
		line-height: 20px;
	}
	
	#projektdetailtext h2 {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #7891a1;
		font-size: 20px;
		line-height: 24px;		
		margin-bottom: 23px;
	}
	
	#projektdetailtext h3 {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #9fa5a9;
		font-size: 14px;
		margin-bottom: 3px;	
	}

		#projektdetailtext h3 a:link,
		#projektdetailtext h3 a:visited {
			color: #9fa5a9;
			text-decoration: none;
		}
		
		#projektdetailtext h3 a:hover {
			color: #fff;
			text-decoration: underline;
		}

#projektzurueck {
	position: absolute;
	top:30px;
	right:30px;
	font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	text-align: right;
	font-weight: normal;		
}

	#projektzurueck p a:link,
	#projektzurueck p a:visited {
		color: #9fa5a9;
		font-size: 12px;
		text-decoration: none;
	}
	
	#projektzurueck p a:hover {
		color: #fff;
		text-decoration: underline;
	}

/* @end */


/* @group AP */

.apcontainer {
	position: relative;
	width: 392px;
	height: 116px;
	margin: 0 0 20px 0;
	background-color: #545f65;		
}

	.apcontainer img {
		position: absolute;
		top:0;
		right: 0;
		border: none;
		width: 138px;
		height: 116px;
		background-color: #5d676d;		
	}
			

	.apcontainertext {
		position: absolute;
		top: 15px;
		left: 19px;
		width: 210px;
	}

	.apcontainertext h4 {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #7891a1;
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 3px;
	}
	
	#maincontent #linkespalte .apcontainertext p {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #9fa5a9;
		font-size: 13px;
		line-height: 17px;
	}

	.apcontainertext p a:link,
	.apcontainertext p a:visited {
		color: #9fa5a9;
		text-decoration: none;
	}
	
	.apcontainertext p a:hover {
		color: #fff;
		text-decoration: underline;
	}

/* @end */

/* @group homedetail */

#homedetail {
	position: relative;
	width: 960px;
	background-color: #545f65;
	margin: 0 0 30px 0;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;	
}

#homedetailtext1 {
	padding: 30px 30px 30px 30px;
	width: 470px;
	margin: 0 auto 0 0;
	float: left;
}

#homedetailtext2 {
	padding: 30px 30px 0 30px;
	width: 370px;
	margin: 0 0 30px auto;
	float: left;	
}

	#homedetailtext1 p,
	#homedetailtext2 p {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #9fa5a9;
		font-size: 14px;
		line-height: 20px;
	}

		#homedetailtext1 p a:link,
		#homedetailtext1 p a:visited,
		#homedetailtext2 p a:link,
		#homedetailtext2 p a:visited {
			color: #9fa5a9;
			text-decoration: none;
		}
		
		#homedetailtext1 p a:hover,
		#homedetailtext2 p a:hover {
			color: #fff;
			text-decoration: underline;
		}
			
	#homedetailtext1 h2,
	#homedetailtext2 h2 {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #7891a1;
		font-size: 20px;
		margin-bottom: 23px;
	}

/* @end */

/* @group footer */

#footer {
	width: 100%;
	height: 170px;
	background: #3c4850 url(/images/footer-hintergrund.png) no-repeat;
	margin: 0;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom: 1px solid #303a40;
}

	#footer h6 {
		font-family: "Frutiger LT W01 65 Bold", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #7891a1;
		font-size: 15px;
		margin: 0 30px 0 30px;
		padding-top: 30px;
	}

	#footer p {
		font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
		font-weight: normal;
		color: #9fa5a9;
		font-size: 12px;
		line-height: 18px;
		margin: 0 5px 30px 30px;
	}
	
	#footer p a:link,
	#footer p a:visited {
		color: #9fa5a9;
		font-size: 12px;
		text-decoration: none;
	}
	
	#footer p a:hover {
		color: #fff;
		text-decoration: underline;
	}

	#footer #links,
	#footer #rechts {
		width: 315px;
		float: left;
	}

	#footer #mitte {
		width: 325px;
		float: left;
	}

#copyright {
	font-family: "FrutigerLTW01-55Roman", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana;
	font-weight: normal;
	color: #6f797f;
	font-size: 10px;
	text-align: center;
	margin: 15px 0 15px 0;
}

#facebook {
	width: 920px;
	padding: 12px 10px 10px 30px;
	margin: 1px 0 0 0!important;
	background-color: #38434a;
	margin: 0;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;

}


/* @end */

/* @group easySlider */

#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:429px;
		height:429px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:30px;
		position:absolute;
		left:0;
		top:230px;
		}	
	#nextBtn{ 
		left:459px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:30px;
		background:url(/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(/images/btn_next.gif) no-repeat 0 0;	
		}

/* @end */


/* @group Clearing und Fixing */

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

/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

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

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


/* @end */
