/* CSS Document */

P{ margin: 0px 0px 0px 0px; }

#hauptteil {
position: absolute; 
top: 0px; 
left: 50%; 
width: 900px; 
height: 100%;
margin: 0 0 0 -450px;
background-color: white;
}
#menu {
position: absolute; 
top: 138px; 
left: 151px; 
width: 600px; 
background-color: #E5E1E6;
height: 19px;
}
#menu2 {
position: absolute; 
top: 158px; 
left: 151px; 
width: 600px; 
background-color: #E5E1E6;
height: 19px;
}
#menu3 {
position: absolute; 
top: 178px; 
left: 0px; 
width: 150px; 
height: 300px;
}
#headmenu {
position: absolute; 
top: 10px; 
left: 500px;
width: 250px;
height: 20px; 
font: normal 10px/13px verdana;
color: #817F84;
text-align:right;
}
#headmenu a {
font: normal 10px/13px verdana;
color: #817F84;
text-decoration: none;
}
#headmenu a:hover {
font: normal 10px/13px verdana;
color: #817F84;
text-decoration: underline;
} 

#f2 {
position: absolute; 
top: 178px; 
left: 451px; 
width: 300px;
height: 300px; 
background-color: none;
}
#con1 {
position: absolute; 
top: 178px; 
left: 151px; 
width: 299px;
height: 300px; 
font: normal 12px/15px Times;
color: black;
}
#con1 a {
font: normal 12px/13px Times;
color: #003F8B;
text-decoration: underline;
}
#con1 a:hover {
font: normal 12px/13px Times;
color: #817F84;
text-decoration: underline;
}

#con2 {
position: absolute; 
top: 497px; 
left: 451px;
width: 299px;
height: 300px; 
font: normal 12px/15px Times;
color: #817F84;
}
#con3 {
position: absolute; 
top: 178px; 
left: 761px;
width: 140px;
height: 300px; 
font: normal 12px/13px times;
color: #817F84;
}
#logo {
position: absolute; 
top: 30px; 
left: 151px;
width: 299px;
height: 50px; 
}

.csc-firstHeader, h1 {
font: normal 14px/16px verdana;
color: #003F8B;
}

.csc-sitemap {
font: normal 10px/23px verdana;
text-decoration: none;

}

#con1 a{
font: normal 10px/14px verdana;
text-decoration: none;
}
#con1 a:hover{
font: normal 10px/14px verdana;
text-decoration: underline;
}

.csc-mailform {
padding: 0px;
border: none;
}
#mailformname, #mailformVorname, #mailformemail, #mailformtelefon {
width: 290px;
font: normal 10px/14px verdana;
color: black;
border: solid 1px #817F84;
}
#mailformIhre_Nachricht {
width: 290px;
height: 100px;
font: normal 10px/14px verdana;
border: solid 1px #817F84;
}

.register.info-item {
	display: none;
}
