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


/***********************************************************

	Reset
	
***********************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font: Arial;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/***********************************************************

	Classes
	
***********************************************************/

.tAJ	{text-align:justify;}
.tAR	{text-align:right;}

.fS10 {
	font: 11px Arial;
	color: #000000;
	text-transform: uppercase;
}

.fS11 {
	font: 11px Tahoma;
}

.clear	{clear:both;}

.cB		{clear:both;
		height: 50px;}

.projekt {
	border: 0px solid #303030;
}

/***********************************************************

	General
	
***********************************************************/

.anfahrt {
	height: 80px;
	width: 80px;
	line-height: 80px;
	display: block;
	background-color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69737d;
	text-transform: uppercase;
	font-weight: bold;
}


html, body {
	overflow-x: hidden;
}

body {
	background: #000000;
	font: 13px Arial;
	color: #69737d;
	padding: 0px 0px 20px 0px;
}

.container {
	position: relative;
	width: 980px;
	margin: auto;
	z-index: 2;
}


h1 {
	font: bold 25px Arial;
	color: #b1ca00;
	letter-spacing: -0.5px;
	margin-bottom: 10px;
}

h2 {
	font: bold 18px Arial;
	color: #69737d;
	letter-spacing: -0.5px;
	margin: 10px 0px 5px 0px;
}

h3 {
	font: bold 13px Arial;
	color: #69737d;
	margin: 10px 0px 2px 0px;
}

p {
	margin-bottom: 10px;
}

a {
	color: #69737d;
	text-decoration: none;
}

a:hover {
	color: #004e95;
}

p.bold {
	font-weight: bold;
}

.bold {
	font-weight: bold;
	margin-bottom: 7px;
}


.logoT3 {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/************************************************

	forms

************************************************/

form {
  width: 100%; 
}

form fieldset {
  border: 1px solid #c9c9c9;
  padding: 10px;
  background: #f4f4f4;
  margin-bottom: 10px;
}

form fieldset label {
	display: block;
	float: left; 
	width: 170px; 
	margin: 8px 0px 0px 0px;
	text-align: right;
}

form fieldset input, form fieldset textarea {
	width: 250px;
	background: #FFFFFF;
	margin: 5px 0px 0px 10px;
	border: 1px solid #838383;
	padding: 3px;
}

	form fieldset input:hover, form fieldset textarea:hover {
		border: 1px solid #202020;
	}
	
	form fieldset input:focus, form fieldset textarea:focus {
		border: 1px solid #ff7e00;
	}

form fieldset textarea {
	overflow: auto;
}

form fieldset select {
	width: 250px;
	background: #FFFFFF;
	height: 25px;
	margin: 5px 0px 0px 10px;
	border: 1px solid #838383;
}

	form fieldset select:hover {
		border: 1px solid #202020;
	}
	
	form fieldset select:focus {
		border: 1px solid #00aec8;
	}

form fieldset br {
	clear:left;
}

form fieldset .right {
	margin: 5px 0px 0px 180px;
}

form fieldset .error_message {
	font: 10px Tahoma;
	color: #b34040;
	text-transform: uppercase;
	margin: 5px 0px 10px 180px;
}

form fieldset .button {
	width: 258px;
	font: bold 12px Arial;
	color: #FFFFFF;
	background: #202020;
	border: 1px solid #000000;
	margin: 0px;
	cursor: pointer;
}

	form fieldset .button:hover {
		background: #000000;
		border: 1px solid #000000;
	}

/***********************************************************

	Header
	
***********************************************************/

#header {
	margin-top: 10px;
	height: 81px;
	margin-bottom: 1px;
}

#headerContent {
	margin-top: 150px;
	height: 81px;
	margin-bottom: 1px;
}



	#header:hover {
	}

#spacer {
	width: 155px;
	height: 81px;
	background-color: #FFFFFF;
	float: right;
	overflow: hidden;
}	


/* LOGO*/


#logo {
	width: 326px;
	height: 81px;
	float: left;
	background-color: #FFFFFF;
}

	
#slideshow {
    position:relative;
    height:79px;
	width: 324px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
	
#titel {
height: 180px;
padding-top: 130px;
	}
	
	
#titel h1{
	position: relative;
	font: bold 30px Arial;
	text-transform: none;
	background-color: #FFFFFF;
	display: inline;
	color: #f5a301;
	letter-spacing: -0.5px;
	padding: 5px 10px 5px 10px;
	}
	
	
#showcase h1{
	position: relative;
	font: bold 30px Arial;
	text-transform: none;
	background-color: #FFFFFF;
	display: inline;
	color: #f5a301;
	letter-spacing: -0.5px;
	padding: 2px 10px 2px 10px;
}

	
/***********************************************************

	Footer
	
***********************************************************/

#footer {
	text-align: center;
	margin-top: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

	#footer p{
		margin-bottom: 0px;
	}
		

/* FOOTERNAV */


#footernavcontainer {
	overflow: hidden;
	float: right;
}

#footernavcontainer  {
	list-style-type: none;
	margin-right: -7px;
	padding: 0;	
}

#footernavcontainer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #6b6b6b;
	float: left;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}

#footernavcontainer  li a {
	color: #6b6b6b;
	text-decoration: none;	
}

#footernavcontainer  li a:hover {
	color: #b1ca00;
	text-decoration: none;
}

#footernavcontainer  li.selected a{
	color: #004e95 !important;
	text-decoration: none;	
}


#footerLeftnavcontainer  {
	margin-left: -7px;
	list-style-type: none;
	padding: 0;	
	overflow: hidden;
	float: left;
}

#footerLeftnavcontainer li {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b6b;
	float: left;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}

#footerLeftnavcontainer  li a {
	color: #6b6b6b;
	text-decoration: none;	
}

#footerLeftnavcontainer  li a:hover {
	color: #b1ca00;
	text-decoration: none;
}

			
/***********************************************************

	Homepage Background
	
***********************************************************/

.pattern {
	width: 5040px;
	height: 1050px;
	margin-left: -2520px;
	position: absolute;
	left: 50%;
	top: 0px;
	background: url('../img/pattern.gif');
	z-index: -1;
}

.gradient {
	width: 100%;
	height: 200px;
	left: 0px;
	margin-top: 502px;
	background: url('../img/gradient.png') bottom repeat-x;
}

#maplayer {
	width: 100%;
	height:100%;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(../img/maplayer.png);
	background-repeat: repeat;
}


#background {
	width: 5040px;
	height: 1050px;
	margin-left: -2520px;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: -3;
}
	
	#background .img ul li {
		width: 1680px;
		height: 1050px;
		text-align: center;
	}
	
		#background .img ul li img {
			width: 1680px;
			height: 1050px;
		}
		
	#background .img ul li.graphic {
		background: #303030;
	}
	
		#background .img ul li.graphic  img {
			width: 980px;
			height: 370px;
			margin-top: 150px;
		}
	
/***********************************************************

	Detail Background
	
***********************************************************/

#background_detail {
	width:100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

#mapper {
	width:100%;
	height: 800px;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.backgroundPattern {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../img/pattern.gif');
	z-index: 1;
}

#background_detail img {
	width: 100%;
	z-index: -1;
}

	#background_detail .pattern_detail {
	width: 5040px;
	height: 1050px;
	margin-left: -2520px;
	position: absolute;
	left: 50%;
	top: 0px;

	}
	
	#background_detail .image_detail {
	width: 100%;
	}

	
/***********************************************************

	Columns
	
***********************************************************/
.rightItem {
	position: absolute;
	width: 327px;
	height: 280px;
	right: -328px;
	top: 80px;
	z-index: 5;
	background-color:#FFFFFF;
}

.leftItem {
	position: absolute;
	width: 80px;
	height: 50%;
	left: -81px;
	top: 0px;
	z-index: 5;
}

#content .col1 {
	width: 327px;
	float: left;
	margin-left: -1px;
}

#content .col2 {
	width: 327px;
	float: left;
}

#content .col3 {
	width: 327px;
	float: left;
}

#content  .colLeft {
	width: 613px;
	float: left;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#content  .colRight {
	width: 300px;
	float: left;
	margin: 20px 0px 0px 10px;
}


/***********************************************************

	Content
	
***********************************************************/

.box {
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 286px;
	background-color: #FFFFFF;
}


.kontakBox {
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

	.box h2 {
		margin-top: 0px;
	}

.box2 {
	background: url('../img/pattern2.gif');
	padding: 20px;
	margin-bottom: 10px;
}

	.box2 h2 {
		color: #FFFFFF;
		margin-top: 0px;
	}
	
	.box2 .list li {
		background: url('../img/listBG2.gif') center bottom no-repeat;
	}
		
		.box2 .list li .date{
			color: #ff7e00;
		}
		
		.box2 .list li a {
			color: #FFFFFF;
			background: url('../img/bullet2.gif') left no-repeat;
		}
		
		.box2 .list li a:hover {
			color: #d8d8d8;
		}

.corner {
	background: #FFFFFF;
}

.corner2 {
	background: #FFFFFF;
}

.list li {
	padding-bottom: 8px;
	margin-bottom: 0px;
}

	.list li p {
		margin-bottom: 2px;
	}

	.list li p.job {
	}
	
	.list li p.bold {
	font-weight: bold;
	}

	.list li a {
	color: #69737d;
	}
	
	.list li a:hover {
	color: #024d8e;
	}
		
.list2 {
	margin: 10px 0px 10px 0px;
}

	.list2 li {
		background: url('../img/arrow2.gif') left no-repeat;
		padding-left: 10px;
		margin-bottom: 5px;
	}
	
	
	.list3 {
	margin: 10px 0px 10px 0px;

}

	.list3 li {
		background: url('../img/bullet.gif') left no-repeat;
		padding-left: 10px;
		margin-bottom: 5px;
		float: left;
		width: 110px;

	}
	
	.list4 li {
		background: url('../img/bullet.gif') left no-repeat;
		padding-left: 10px;
		margin-bottom: 5px;
	}
	
.ads ul li {
	width: 125px;
	height: 125px;
	margin-right: 10px;
	float: left;
}

	.ads ul li.last {
		margin-right: 0px;
	}

.item {
	margin-bottom: 20px;
	border-bottom: 1px dashed #bebebe;
}

/***********************************************************

	Projekte
	
***********************************************************/

.projektBox {
	background: #FFFFFF;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 286px;
	float: left;
}

.projekte {
	margin-left: -1px;
	width: 981px;
}
