@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
html {
	height: 100%; 
	margin-bottom: 0.1px; 
	overflow-y: scroll;
	} 

body {
	background: url(images/bg.png) repeat-x;
	background-color: #ffffff;
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	}
	
.grey {
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.06em;
	line-height: 20px;
	color: #999999;
	}

#wrapper {
	width: 960px;
    margin: 0 auto;
	height: auto;
	}
	
#header {
	width: 960px;
	height: 100px;
	float: left;
	margin: 0 0 5px 0;
	}

#menu {
	background: #ffffff;
	border-top: 1px solid #0d4f92;
	border-bottom: 1px solid #0d4f92;
	float: left;
	width: 820px;
	height: 30px;
	padding-left: 140px;
	}
	
#menu ul li {
	list-style: none;
	display: inline;
	margin: 5px 60px 0 0;
	float: left;
	}
	
#menu ul li a {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.06em;
	color: #0d4f92;
	text-decoration: none;	
	}

#menu a:hover {
	color: #999999;
	}
	
#menu a.current {
	color: #999999;
	}
	
#menu_2 ul li {
	float: left;
	width: 200px;
	list-style: none;
	}
	
#menu_2 ul li a {
  	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 0.06em;
	color: #999999;
	text-decoration: none;	
	text-transform: uppercase;
	}

#menu_2 a:hover {
	color: #0d4f92;
	}
	
#menu_2 a.current {
	color: #0d4f92;
	}
	
h1 {
	font-family: Times new Roman, Times, serif;
	font-size: 18px;
	color: #0d4f92;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 5px;
	}
	
h2 {
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	color: #0d4f92;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 5px;
	}
	
#content {
	width: 960px;
	background: #ffffff;
	float: left;
	border-bottom: 1px solid #0d4f92;
	margin-bottom: 10px;
	}
	
#ct_left {
	width: 550px;
	background: #ffffff;
	float: left;
	padding: 30px 0 30px 0;
	}
	
#ct_right {
	width: 390px;
	background: #ffffff;
	float: left;
	padding: 30px 0 30px 20px;
	}
	
#ct_right a {
	float: right;
	font-size: 10px;
	color: #0d4f92;
	text-decoration: none;
	}
	
#fadeshow1 {
	width: 550px;
	height: 290px;
	background: #ffffff;
	float: left;
	margin: 30px 0 30px 0;
	}

#projekte_home {
	width: 960px;
	height: 196px;
	float: left;
	margin-bottom: 35px;
	}
	
#projekte {
	width: 960px;
	height: auto;
	background: #ffffff;
	float: left;
	margin-bottom: 35px;
	}
	
#aufzaehlung {
	width: 960px;
	height: auto;
	float: left;
	padding: 15px 0 15px 0;
	}
	
#aufzaehlung p {
	font-size: 12px;
	color:#666666;
	line-height: 15px; 
	}
	
.aufzaehlung_2 {
	background:#ffffff;
	width: 232px;
	height: auto;
	float: left;
	margin: 15px 10px 15px 0;
	}
	
.aufzaehlung_2 p {
	font-size: 12px;
	color:#666666;
	line-height: 16px; 
	margin-bottom: 20px;
	}

.aufzaehlung_2 img {
	background:#ffffff;
	width: 167px;
	height: auto;
	margin-bottom: 10px;
	}
	
.aufzaehlung_3 {
	background:#ffffff;
	width: 232px;
	height: auto;
	float: left;
	margin: 15px 0 15px 0;
	}
	
.aufzaehlung_3 p {
	font-size: 12px;
	color:#666666;
	line-height: 16px; 
	margin-bottom: 20px;
	}
	
.aufzaehlung_3 img {
	background:#ffffff;
	width: 167px;
	height: auto;
	margin-bottom: 10px;
	}

.aufzaehlung_link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.aufzaehlung_link_current {
	color: #0d4f92;
}
	
#fadeshow
	{
	width: 550px;
	height: 290px;
	background: #ffffff;
	float: left;
	padding: 30px 0 30px 0;
	}
		
#footer {
	clear: both;
	height: 40px;
	width: 960px;
	background: #ffffff;
	}
	
#footer	ul li {
	list-style: none;
	display: inline;
	float: right;
	}
	
#footer ul li a {
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0.06em;
	color: #0d4f92;
	text-decoration: none;
	margin-left: 10px;	
	}
	
.projekt_bild {
	max-width: 550px;
}
.projekt_bild_unten {
	margin-bottom: 0px;
}

.pfeil_links {
	position: relative;
	float: left;
	top: 115px;
	left: -10px;
	margin-bottom: -60px;
	z-index: 100;
}

.pfeil_rechts {
	position: relative;
	float: right;
	left: 10px;
	top: 115px;
	margin-bottom: -60px;
	z-index: 100;
}

.aktuell {
	width: 100%;
	height: 195px;
	background-color: #E4E5E7;
}

.aktuell_pfeil_links {
	float: left;
	width: 40px;
	height: 195px;
	vertical-align: center;
	margin-top: 70px;
}

.aktuell_pfeil_rechts {
	float: right;
	width: 30px;
	height: 195px;
	vertical-align: center;
	text-align: right;
	margin-left: 15px;
	margin-top: 70px;
}

.aktuell_bild {
	float: left;
	width: 165px;
	height: 176px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 13px;
}

.aktuell_bild_titel {
	font-size: 0.8em;
	color: white;
	background-color: #0E4F93;
	height: 20px;
	padding-left: 5px;
}