body {
    color: #000000;
    background: #ffffff;              
    padding: 0;
    margin: 0;
    overflow: hidden;
    }


a.active, a.focus
 {
 	color: #E8730A;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 16px;
}

a, a.visited
 {
 	color: #454545;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}


li  { line-height: 1.4em; list-style-image: url(../images/); list-style-position: inside }

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 16px;
}  

#top {
    background: transparent  url(images/top.gif)   no-repeat    center;
    padding: 0px;
    border:  0px;
    margin: -350px 0 0 -460px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 140px;
    z-index: 99;    
    }


#mitte { 
	background: url(images/mitte.gif) repeat center;
    margin: -250px 0 0 -460px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 560px;
    z-index: 2;
    }

h1{
	padding-top: 5px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #454545;
	text-align: left;
}   


.contenttable  {  width: 600px; 
                 text-align: left;   }    


#projektliste{
	background: #ffffff center;   
    margin: -203px 0 0 -435px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 870px;
    height: 459px;
    z-index: 3;
	overflow: auto;	
	scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-face-color: #F2F3F3;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    }



#textdetail {
    background: transparent center;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 15px;
    margin: -50px 0 0 -510px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 400px;
    z-index: 4;    
    }


#navdetail {
    background: transparent center;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	padding-right: 5px;
	padding-left: 5px;
    margin: 200px 0 0 -170px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 10px;
    z-index: 5;    
    }

#navdetail2 {
    background: transparent center;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	padding-right: 5px;
	padding-left: 5px;
    margin: 200px 0 0 -155px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 10px;
    z-index: 5;    
    }




#footer {
    background: url(images/footer.gif)  no-repeat  center;
    padding: 0px;
    border: 0px;
    margin: 0 0 -337px -460px;
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 900px;
    height: 68px;
    z-index: 6;
    }


#footernav
 {
    background: transparent center;
    padding: 0px;
    border: 0px dashed #c0512d;
    margin: 0 0 -355px -330px;
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 800px;
    height: 68px;
    z-index: 7;
    }



.imgright {
	padding: 0px;
	margin: 8px;
	border: 0px;
	float: right;
	background-color: transparent;
}


.imgborder {
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
	
}

.imgrightborder {
	padding: 1px;
	margin: 8px;
	border: 1px solid #ccc;
	float: right;
	background-color: #ccc;
}



input, textarea {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #555555;
	width: 300px;
	margin: 2px;
	}	



.sendbutton
{
    background-color: #F2F3F3; 
	border: 1px solid #999999;
	color: #555555;
	width: 300px;
	margin: 2px;
	}	



                
