@charset "utf-8";
/* CSS Document */



*{	margin:0px;
	padding:0px;
	}
	
body{
	font-family:Verdana, Geneva, sans-serif;
	color:#21241c;
	font-size:11px
	}

a{	color:#5f5f5f;
	outline:none;
	}

 a:visited, a:active {
	outline:none;	
	}
	
:focus {
  -moz-outline-style: none;
}
	
ul {
	list-style-type:none;
	}

#wrap{
	margin-top:50px;	
	}

	
#wrap, #wrap_gross {
	width:960px;
	margin:0 auto;
	}
	
#info{
	float:left;
	margin-top:15px;
	
	}
#info p{
	color:#999;
	font-size:9px;
	
	}
	
#info p span{
	font-weight:bold;
	
	}
	
	

	
#balken_h2{
	margin-bottom:20px;
	
	}
	

/*-------------------------mitte / content--------------------*/

h1{
	font-size:18px;
/*	margin-bottom:20px;*/
	letter-spacing:2px;
	padding-left:5px;
	
	}
	
h2 {
	font-size:13px;
	color:#FFF;
	background-color:#21241c;
	line-height:22px;
	padding-left:7px;
	letter-spacing:3px;	
	margin-bottom:45px;
	margin-top:20px;
	}
	
h3 {
	font-size:13px;
	line-height:22px;
	padding-left:7px;
	letter-spacing:2px;	
	margin-bottom:10px;
	}
	
h4{
	margin-left:7px;
	margin-top:30px;
	font-size:13px;
	
	}

/*------------------ansicht entwurf--------------------------------------*/



.prenext{
	width:549px;
	height:20px;
	margin-left:5px;	
	}
	
.prenext ul{
	list-style-type:none;
	width:400px;
	}
.prenext ul li{
	display:block;
	float:left;
	line-height:22px;
	margin-right:10px;
	
	}
	
.prenext ul li a{
	display:block;
	float:left;
	line-height:22px;
	height:22px;
	}
	
.prenext ul li a:hover{
	color:#000;
						
	}
	
	
/*-----------------Ansicht--------------------------------------*/
	

.linkcontent{
	
	display:block;
	float:left;
	margin-right:15px;
	height:22px;
	text-decoration:underline;
	}


#name{
	width:250px;
	height:50px;
	margin-top:25px;
	}
	
#name a {
	margin-right:15px;
	}
	
.name{
	height:20px;
	display:block;
	float:left;
	margin-bottom:5px;
	}

.entwurf_name{
	float:left;
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	margin-right:5px;
	
	
	}


/*--------------------------PLÄNE---------------------------*/

	
#balken{
	width:650px;
	/*float:left;*/
	}
	
	
	
	
#prenext{
	position:absolute;
	top:285px;
	width:400px;
	margin-left:5px;
	}
	
#prenext ul li a:hover{
	color:#000;
						
	}
	
/*------------------------------------entwuerfe-----------------------------------------------*/




#entwurf_wrap{
	margin-top:50px;	
	}
	
	
	
#prenext_1, #prenext_2{
	width:960px;
	height:20px;
	margin-left:5px;
	float:left;
	z-index:1000;
	}
	
#prenext_1{
		height:100px;
	
	}
	
#prenext_1 ul, #prenext_2 ul{
	list-style-type:none;
	width:400px;
	}
#prenext_1 ul li, #prenext_2 ul li{
	display:block;
	float:left;
	line-height:22px;
	margin-right:10px;
	
	}
	
#prenext_1 ul li a, #prenext_2 ul li a{
	display:block;
	float:left;
	line-height:22px;
	height:22px;
	}
	
#prenext_1 ul li a:hover, #prenext_2 ul li a:hover{
	color:#000;
						
	}
#prenext_2{
	margin:30px 0px 80px 0px;
	
		
		}
	
.first_nav{
	float:left;	
	z-index:1001;
	}
.second_nav{
	width:370px;
	float:right;
	z-index:1001;
	}
	
.active{
	color:#000;
	text-decoration:none;
	
	}
	
.red{
	color:#F00;	
	}
	
	
#wrap          { width: 960px; position: relative; margin-top:30px; margin-bottom:50px; float:left;}
#small         { position: relative; width: 100%; cursor:pointer; }
#large         { background: white; position: relative; width: 1686px; margin-top:50px; cursor:pointer}
#mover         { position: absolute; top:0px; left: 0; width: 0px; height: 0px; overflow: hidden; z-index: 100; background: white; display: none; }

