*{margin:0px; padding: 0px;}

html {height: 100%;}

body {
background-color:  #000; 
font-family: arial,verdana,sans-serif;
height: 100%;
width: 100%;
text-align: center;
color: #666666;
font-size: 16px;
}

p.gross {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    font-family: arial,verdana,sans-serif;
}

p.klein {
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    font-family: arial,verdana,sans-serif;
}
h1 {font-weight: normal; color: #FFF; margin-bottom: 35px; text-align: center;}

h3 {font-weight: normal; color: #CC0000; margin-bottom: 20px; text-align: center;}



#wrapper {
	height: 100%;
	width: 700px;
	padding:0px 30px 0px 30px;
	
	text-align: center;
	margin: 0 auto;
	
}



#header {
	background-image: url(images/titel1.png);
background-position: 0px 0px;
background-repeat: no-repeat; 
height:170px;
padding-top:0px;}



#footer  {font-size: 10px; text-align: center;padding: 30px 0px;}

.clearing{clear: both;}

#navi{
	float: left;
	width: 200px;
	
	}

.erg{
    visibility: collapse;
}
	
a{
		text-decoration: none;
		color: #666666;
		}
 a.current,#navi a.currento,#navi a.currenta{
		color: #FFF !important;
		}
 a:hover{
		color:#000;
		}
a:visited{
		color:#999;
		}
p {margin-bottom: 15px;}		
ul {margin: 0px;}
#navi ul {list-style-type: none;margin-top: 20px;
	font-size: 18px;}
#navi ul ul {font-size: 14px;}

#navi ul ul ul {font-size: 10px;}
#navi li {padding: 9px 0px;}
.lesspadding {padding-top: 0px !important;}
.spacer {height: 17px;}
.spacer-20 {height: 20px;}
.spacer-50 {height: 50px;}
.spacer-80 {height: 80px;}
.fr {float: right; margin: 15px;}
.fl {float: left; margin: 15px;}

#content_right {padding: 30px; width: 740px; float: right;min-height: 480px; position: relative;}
#content {}
.pic_left {display: block;}
.pic_right {display: block;}
.pic_center {width:300px; margin: 0px 225px 65px 225px;}
.cent {padding-left: 70px;}

fieldset {text-align: left; border-color: #666; border-radius: 15px; background-color: #4b4b4b; color: #FFF;box-shadow: inset 4px 4px 8px #000;}

fieldset legend {padding: 5px; border: 1px solid #666; border-radius: 10px; margin-left: 20px; color: #4b4b4b; background-color: #FFF;}
label {display: block; width: 120px; float: left;}
.formfield {padding: 30px; width: 300px; float: left;}
.formfield input {padding: 5px;  width: 150px}
.formfield-big {clear: both; padding: 30px;}
.formfield-big input {width: 510px;padding: 5px;}
.formfield-big textarea {width: 510px; height: 105px; padding: 5px;}
.error {color:#FF0000 !important; font-weight: bold;}
.posting { padding: 15px 15px 5px 15px; margin-bottom: 5px; border-radius: 15px; background-color: #4b4b4b; color: #FFF; box-shadow: inset 4px 4px 8px #000;}
.posting h2 {text-align: left; font-size: 20px; font-weight: normal; color: #CCC;}
.posting h3 {text-align: left;  font-size: 18px; font-weight: normal;}
.posting p {text-align: left;padding: 15px;}
#eintrager {width: 250px; position: absolute; padding:  0px; margin-bottom: 5px; border-radius: 10px; border: 1px solid #666; background-color: #FFF; top: 90px; left: 51px;}
#eintrager a {color: #4b4b4b; text-decoration: none; display: block; padding: 5px;}