html, body{
	color:#666666;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	background-image: url(/img/bg2.jpg);
	background-repeat: repeat;
}

p{ font-size:1.5em;padding:0px; line-height:150% }
h1 {font-size:1.8em}
h2 {font-size:1.7em; line-height:50%}
h3 {font-size:1.6em	}
h4 { margin:0;padding:0 }

#container {
	width: 95%;
	margin: 0px auto;
}	

header {
	background-image:url(/img/header.png);
	background-color:#FFF;
	background-position:center;
	background-repeat:no-repeat;
	width: 100%;
	height:150px;
	margin-top: 50px;
	margin-bottom: 25px;
	border-top-left-radius: 1em 1em;
	border-top-right-radius: 1em 1em;
	border-bottom-left-radius: 1em 1em;
	border-bottom-right-radius: 1em 1em;
}
 
#head-navigation { float:none;margin:0px;width:900px;padding:0px;}
#head-navigation li.first {margin:0px;}
#head-navigation li a.current {color:#333; margin: 0px;}
#head-navigation li{float:none; list-style-type:none;}
#head-navigation li a{
	color: white; 
	display:block;
	width:900px;
	text-transform:uppercase;
	font-size: 5.5em; 
	padding-top: 20px;
	padding-bottom:20px;
	text-align:center; 
	border: 1px solid #333;
	margin-top: 5px;
	margin-right: 0px;
	border-top-left-radius: 1em 1em;
	border-top-right-radius: 1em 1em;
	border-bottom-left-radius: 1em 1em;
	border-bottom-right-radius: 1em 1em;
}
}
#head-navigation li a:hover{color:#FFF;background-color:#888}

.mittig {
	display: block;
    margin-left: auto;
    margin-right: auto
    }

#main{
	clear:both;	
	background-color:#FFF;
	/*border-top: 1px solid #E5E4E0; 
	 border:solid 2px black;	*/
	padding: 20px;
	height:auto;	
	margin-bottom: 10px;
	margin-top:25px;
	border-top-left-radius: 1em 1em;
	border-top-right-radius: 1em 1em;
	border-bottom-left-radius: 1em 1em;
	border-bottom-right-radius: 1em 1em;
}

#projekte {
	height: 83px;
	color: white;
	font-family: Helvetica;
	font-size: large;
	list-style-type:none;
	background-image: url(../img/bg2.jpg);
	border-top-left-radius: 0.3em 0.3em;
	border-top-right-radius: 0.3em 0.3em;
	border-bottom-left-radius: 0.3em 0.3em;
	border-bottom-right-radius: 1em 1em;
	padding: 5px 5px 0px 5px;
		}
		
#projekte img {
	float:left;
	padding-right: 10px;
}

table {
	font-family:Helvetica;
	font-size:small;
	float:left;	
}


th, td {
	text-align:left;
	padding-right:8px;
}

#details {
	float:right;
	background-color:white;
	font-family:Helvetica;
	color:#666;
	font-size:medium;
	padding: 5px 5px 5px 5px;
	margin-top: 29px;
	border-top-left-radius: 0.3em 0.3em;
	border-top-right-radius: 0.3em 0.3em;
	border-bottom-left-radius: 0.3em 0.3em;
	border-bottom-right-radius: 1em 1em;
}

footer {
	width:850px;
	height:20px;
	background-color:#FFF;	
	color:#CCCCCC; 
	font-size: x-small;
	margin: 0px auto;
	text-align:right;
	display:table;
	padding-right:1em;
	border-top-left-radius: 1em 1em;
	border-top-right-radius: 1em 1em;
	border-bottom-left-radius: 1em 1em;
	border-bottom-right-radius: 1em 1em;
	}

#footercontent {display:table-cell; vertical-align:middle;}

a:link {
color: #464646; 
text-decoration: none; 
}

a:visited {
color: #bcbcbc; 
text-decoration: none; 
}

a:active {
color: #bcbcbc; 
text-decoration: none; 
}

a:hover { 
color: #000000; 
}

.email {
	margin-left:5em;
}

.blocks p {
    margin-bottom:15px;
    position:relative;
}
 
.btn {
    display:block;
    float:right;
    height:31px;
    line-height:31px;
    padding:0 10px;
    background:url(../gfx/bgbtn.jpg) repeat-x;
    color:#565e62;
    font-weight:bold;
    font-size:11px;
    border:1px solid #e1e0df;
    outline:none;
}

.btn2 {
    /*display:block;
     float:left; */
    height:31px;
    line-height:31px;
    padding:0 10px;
    background:url(../gfx/bgbtn.jpg) repeat-x;
    color:#565e62;
    font-weight:bold;
    font-size:11px;
    border:1px solid #e1e0df;
    outline:none;
}
 
.text,
.textarea {
    padding:0px 10px 0 0;
    height:27px;
    border:1px solid #ddd;
    color:#333;
    background:url(../gfx/bginput.jpg) repeat-x bottom #fff;
    position:relative;
    z-index:2;
}
 
.text {
    width:50%;
    height: 50px;
}
 
.textarea {
    height:150px;
    width:350px;
}
 
.blocks label {
    float:left;
    width:150px;
    line-height:37px;
    text-align:right;
    margin-right:15px;
    font-weight:bold;
    color:#666;
}
 
.blocks label.error,
.blocks label.ok {
    position:absolute;
    z-index:1;
    top:0px;
    left:160px;
    padding:5px 15px 5px 280px;
 
    /* Reseting previous label values */
    width:auto;
    text-align:left;
    margin:0;
    background-repeat:no-repeat;
    background-position:257px 16px;
}
 
.blocks label.ok {
    background-image:url(../gfx/icook.gif);
    background-color:#deefca;
    color:#577530;
}
 
.blocks label.error {
    background-image:url(../gfx/icofail.gif);
    background-color:#f5d6d7;
    color:#c81925;
}
 
.area label.ok,
.area label.error {
    height:163px;
    padding-left:410px;
    background-position:387px 16px;
}
 
/* CSS3 */
.btn, .text, .textarea, .blocks label.error, .blocks label.ok { 
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}