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

html, body{
background: no-repeat top left #FFF;

font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: 300;
font-size:14px;
line-height:20px;
margin:0px auto;
padding:0px auto;
width:100%;
}

h1{
font-size:20px;
color:#000;
margin:10px;
margin-left:0px;
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
font-weight:normal;

}

h2{
font-size:18px;
color:#000;
margin:10px;
margin-left:0px;
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
font-weight:normal;

}








a:link {	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
			font-size:14px;
			color:#000000; 
			text-decoration:none; }
a:visited {	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
			font-size:14px;
			color:#000000; 
			text-decoration:none; }
a:hover {	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
			font-size:14px;
			color:#c50028; text-decoration:underline; }



#maincontainer{
margin:auto;
padding:10px;
width:1150px;
height:auto;

}

#head{

width:980px;
height:150px;
float:left;

}

#logo{

float:left;
margin-top:28px;
margin-right:20px;
}

#head img{
float:left;
}





#content{
width:980px;
height:auto;
float:left;

}



#maincontent{
float:left;
margin:0px 10px 0px 0px;
width:250px;
background-color:#FFF;
padding:00px 20px 0px 0px;
height:auto;
}



#text {
float:left;
width:700px;

}





#projektgalerie{
float:right;
margin:0px 0px 0px 10px;
width:980px;
 position: relative; 
 height:auto;

}




.active{
color:#993333;
text-decoration:underline;
}

#footer{
width:980px;
color:#FFF;
font-size:15px;
float:left;
height:20px;
margin-left:0px;
padding:10px 5px 0px 0px;
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
text-transform:uppercase;
border-top:#FFF 3px solid;
margin:30px 0px 30px 0px;
}

.footerblock{
width:auto;
float:left;
padding:20px 20px 20px 0px ;


}

#footer a:link {	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
			font-size:14px;
			color:#808080; 
			text-decoration:none; }
#footer a:visited {	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
			font-size:14px;
			color:#808080; 
			text-decoration:none; }
#footer a:hover {font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
			font-size:14px;
			color:#c50028; text-decoration:none; }


/*********************MENUE************************/

.aktivermenupunkt{
color:#dd7360;
font-size:11px;
font-weight:bold;
}

#mainmenue{
width:670px;
height: 20px;
float:right;
margin:30px 0px 0px 0px;
position:relative;
z-index:1;

}

#mainmenue a{
text-decoration:none;
padding: 15px 15px 15px 15px;
font-size:22px;
font-weight:bold;
color:#993333;
text-transform:uppercase;
}


#mainmenue a:hover{
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding: 15px 15px 15px 15px;
}

#mainmenue li ul a{
padding-left:5px;
background:none;
text-transform:none;
}

#mainmenu li ul a:hover{
padding-left:5px;
background:#dd7360;
text-decoration:none;
}

 

  ul#Navigation {
    margin: 0; 
	padding: 0;

  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
  }
  
 

  

  ul#Navigation a{
    display: block;
      /* width: 6.4em;Breite den in li enthaltenen Elementen zuweisen */
	font-size:15px;
    text-decoration: none;
    color: #808080;
	font-family:  "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:normal;

	border:0px;
	

  }
  
  
  
  
 
  ul#Navigation a:hover{
    color: #c50028;
	font-size:15px;
    text-decoration: none;
   font-family:  "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
   font-weight:normal;
	border:0px;
  }
  
 #active{
    color: #c50028;
	font-size:15px;
    text-decoration: none;
   font-family:  "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
   font-weight:normal;
	border:0px;
  }
  
 
 