@charset "utf-8";


body {
	
}

.class {
/* Safari 1.x */
-khtml-opacity: 0.5;
/* Moderne Browser */
opacity: 0.5;
/* IE 8 */
-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=50)”;
/* IE 5-7 */
filter: alpha(opacity=50);
/* Netscape */
-moz-opacity: 0.5;
}


html,body,div,h2,img {margin:0;padding:0;border:none;}
 
html {
font:1em Arial, Helvetica, sans-serif;
color:#444;
}
h1 {    text-align:center;}





#header {
	height: 80px;
	width: 101%;
	border-bottom-width: 3,5px;
	border-bottom-style: solid;
	border-bottom-color: #a6a6a6;
	margin-bottom: -50px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


.logo {
	float: left;
	margin-top:-25px;
}


.portfolio {
	margin-top: 30px;
	margin-left: 274px;
}


/* !!!!!!!! NAVIGATIONSSTYLE !!!!!!!!  */
#navi_top {
	height: 25px;
	width: 999px;
	margin-top: 40px;
	margin-left: -100px;
	padding-left: 0px;
	
}
#navi_top ul {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
}


#navi_top ul li {
	float: left;
	margin-left: 120px;
}
#navi_top ul li a {
	font-family: Verdana;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}


#navi_top ul li a.standpunkt {
	color: #60c5c3;
}
#navi_top ul li a:hover {
	color: #a6a6a6;
}


#navi_top ul .home {
	margin-left: 100px;
	
}



/* !!!!!!!! ENDE NAVIGATIONSSTYLE !!!!!!!!  */


#wrapper {
	width: 909px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:-100px;
	height: 600px;
	list-style-type: none;
}

#wrapper .hg {
	position: relative;
	width: 100%;
	height: 101%;
	z-index:20px;
}





#footer {
	width: 909px;
	position: relative;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -800px;
	
}

.skyline {
	position: relative;
	left: 436px;
	top:970px;
	z-index: 150;
}


#container {
	
	z-index: 300;
	position: relative;
	top: 100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;	
}

.standpunkt {
	color:#60c5c3;
	text-decoration: none;	
	
}

.impressum {
	position: relative;
	z-index: 600;
	top: 650px;
	left:0px;
	list-style-type: none;
	color: #666;
	
}

#impressum {
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

#impressum:hover {
	color:#60c5c3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.inhalt {
	
	line-height:25px;
	float:left;
	
	}
	
.right	{
	
	margin-left:400px;
	margin-top:18px;
	
	}
	
	
#mail{
	
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	line-height:23px;
	
}	