* {
	padding:0;
	margin:0;
	}
	
html, body {
	width: 100%;
	height: 100%;
}	

body {
	background-image:url(images/pageBg.png);
	}
	
img {
	border:0;
	}
	
h1 {
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size:1.6em;
	color:#333;
	width:425px;
	font-style:normal;
	font-weight:normal;
}
	
h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:14px;
	color:#858789;
	width:425px;
	height:20px;
	display:block;
	padding-top: 16px;
}	
	
#headerContainer {
	background-image:url(images/navBg.png);
	background-repeat:repeat-x;
	width: 100%;
	margin-bottom: -253px;
    position:relative;
	min-width: 994px;
}

#header {
	margin: 0 auto;
	width: 994px;
}
	
#nav {
	background-image:url(images/topLogo.png);
	background-repeat:no-repeat;
	height:56px;
	width:955px;
	padding-top:5px;
	padding-right:39px;
	font-size:12px;
	font-family:Arial;
	color:#91877a;
	text-decoration:none;
	text-transform:uppercase;
	}

.nav_active {
	text-decoration:underline;
	}

#nav ul li {
	list-style:none;
	float:left;
	padding-right:8px;
	}
	
#nav ul {
	margin:15px 0 0 0;
	padding:0;
	float:right;
}
	
#nav a:link, #nav a:active, #nav a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#c7d7e0;
	text-decoration:none;
	}
	
#logo a {	
	background-image:url(images/Logo.png);
	height:192px;
	width:994px;
	display: block;
	text-indent:-9999px;
}

#pageTitleContainer {
	display:block;
	margin:3px 0 7px;
	min-height:50px;
	padding:0;
	width:100%;
}
	
#pageTitleContainer img {
	float: left;
}

#pageTitleContainer p {
	font-family: 'Trebuchet MS',Arial,sans-serif;
	font-size:1.1em;
	color:#333333;
	font-style:normal;
	font-weight:normal;	
}

#pageTitle {
	text-align:left;
	margin:7px 0 7px 60px;
}

#contentContainer {
	background-image:url(images/fade.png);
	background-position:center 253px;
	background-repeat:no-repeat;
	background-color:#fff;
	width: 994px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

#content {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	color:#7F7F7F;
	width: 100%;
	padding-top: 253px;
	padding-bottom: 82px;
	}

.content_left {
	background-color:#f7f7f7;
	padding:1px 5px 1px 5px
	}

.content_right {
	background-color:#efefef;
	padding:1px 5px 1px 5px
	}
	
#content #sidebarLeft a, #content #sidebarLeft a:link, #content #sidebarLeft a:active, #content #sidebarLeft a:visited {
	color:#000000;
	text-decoration:none;
	}	

#content #sidebarLeft a:hover {
	color:#7c7c7c;
	text-decoration:none;
	}
	
.portfolio_left {
	float:left;
	border: 1px solid #afafaf;
	margin-right:10px;
	}
	
.portfolio_right {
	float:right;
	border: 1px solid #afafaf;
	margin-left:10px;
	}	
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	
	
#sidebarLeft {
	float:left;
	width:698px;
	text-align:left;
	padding:20px;
	height:100%;
}

#sidebarRight {
	float:right;
	width:216px;
	padding:30px 20px;
	text-align:center;
	height:100%;
}
	
.navigation_buttons {
	float:right;
}
	
.boxRight {
	background-color:#eaeff2;
	font-size:11px;
	font-family:Trebuchet MS;
	color:#7c7c7c;
	width:197px;
	height:auto !important;
	text-align:left;
	padding:5px;
}

.boxRight a:link, a:active, a:visited{
	color:#000000;
	text-decoration:underline;
}	

.boxRight a:hover{
	color:#1f2c33;
	text-decoration:none;
}	
	
.boxRight img {
	border:1px solid #ffffff;
}
	
.topBoxRight {
	background-color:#1f2c33;
	font-size:14px;
	font-family:Verdana;
	color:#FFFFFF;
	width:200px;
	height:25px;
	margin-bottom:2px;
	text-align:left;
	padding-left:7px;
	padding-top:5px;
}

.halfText {
	color:#000000;
}

#toTopLink {
	clear:left;
	margin-bottom:50px;
	margin-left:650px;
}

/* Footerbereich */

#footerContainer {
	background-image:url(images/bottomBg.png);
	background-repeat:repeat-x;
	height:57px;
	width: 100%;
	min-width: 994px;
	margin-top: -82px;
	clear:both;
	text-align:center;
	line-height:1.5;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	padding-top:25px;
}
	
#footerContainer a:link, #footerContainer a:active, #footerContainer a:visited {
	color:#ffffff;
	text-decoration:none;
}
	
#footerContainer a:hover {
	color:#c7d7e0;
	text-decoration:underline;
}
	
#footer {
	clear:both;
	text-decoration:none;
	display:inline-block;
	}

#footerMenu {
	display:table;
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	white-space:nowrap;
	position: relative;
	left: 50%;
}

/* Anpassung für IE6 */
* html #footerMenu {
	float: left;
}

/* Anpassung für IE7 */
*:first-child+html #footerMenu {
	float: left;
}

#footerMenu li {
	display:table-cell;
	margin:0 5px 0 0;
	float: left;
    position: relative;
    right: 50%;
}



/* Kontaktformular */
.formular {
 width:48em
}

.ebene {
 clear: both;
 padding: 2px 0
}

.label {
 float:left;
 padding:3px 0 0 0;
 width:10em
}

.feld{
 float:left;
 width:30em
} 

.submit{
 clear: both;
 margin:1em 0 0 10em
}

.feldbreite{
 background:#eee;
 border:1px solid #ccc;
 font:1em "trebuchet ms", arial, sans-serif;
 overflow:auto;
 width:25em
}


.success {
	color: #090;
	background-color: #efe;
	border-color: #090;
	border-style:solid;
	line-height:1.5;
	border-width:1px;
	border-color: #090;
	line-height: 30px;
	height: 30px;
	text-align: center;
}

.error {
	color: #c00;
	background-color: #fee;
	border-color: #c00;
	border-style:solid;
	line-height:1.5;
	border-width:1px;
	line-height: 30px;
	height: 30px;
	text-align: center;
}

.warning {
	color: #660;
	background-color: #ffd;
	border-color: #660;
	border-style:solid;
	line-height:1.5;
	border-width:1px;
	line-height: 30px;
	height: 30px;
	text-align: center;
}