body { background-color:#000; text-align:left; font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#fff; margin:0; padding:0;}

a:visited, a:link {color:#C90; text-decoration:none;}

a:hover {text-decoration:underline;}

img {border:none;}

#wrap { position:relative; margin:0px auto; width:850px; margin:0 auto;}

#banner {background:url("../images/header.png") no-repeat; margin:0 auto; height:57px; }

#nav { 
	background-color:#000;
	width:850px;
	padding:15px;
	text-align:right;
	list-style-type:none;
}
#nav ul{
	
	display:inline;
}
#nav ul li {
	display:inline;
	margin-left:-4px;
}

#nav ul li a:link, #nav ul li a:visited {color:#fff; padding-top:25px; padding-bottom:25px; padding-left:10px; padding-right:10px; border-left:1px dashed #fff; border-right:1px dashed #fff;}

#nav ul li a:hover {color:#c90; background:#fff; text-decoration:none;}
  
#content {position:relative; text-align:justify; width:863px; margin:0 auto; border:1px dashed #fff; z-index:1000;}

#header {width:863px; margin:0 auto; height:300px; background:#ccc; border-bottom:1px dashed #fff; position:relative;}

.logo {width:260px; position:absolute; top:3px; z-index:10; margin-bottom:7px;}

.inner {width:463px; float:left; padding:25px;}

.inner2 {width:300px; height:400px; float:right; padding-left:15px; padding-right:35px; padding-top:25px; padding-bottom:25px;}

/* CLEAR FIX*/
.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 */
   
#bottom { height:10px; clear:both; overflow:hidden; }

#footer {text-align:right; margin:0 auto; font-size:11px; width:863px; margin-bottom:15px; margin-top:15px; background:#000; border:1px dashed #fff;}

.inner3 {width:380px; float:left; padding:25px; text-align:justify; padding-top:10px;}

.inner4 {width:380px; float:right; padding:25px;}

ul {
	list-style-type:none;
	margin-left:-0px;
	margin-top:0px;
}


ul#portfolio li img { margin-left:-40px;}


.fade{
	margin-bottom: 2em;
	
}

.fade p{
	margin-bottom: 2em;
	text-align: left;
	width: 100%;
	background: #fff;
}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
	


