*{
	margin:0px;
}
body {
background-image:url(../pix/bg.jpg);
font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}




#header_nav a{
text-decoration:none;
}
#header_nav img{
	border:none;
}
#header_nav ul{
margin:0px;
padding:0px;
}

#header_nav li{
display:inline;
padding-right:10px;
}
#main{
	margin:auto;
	width:860px;
	padding-top:20px;
}
#footer{
	margin:auto;
	width:860px;
	clear:both;
		padding-top:30px;
	padding-bottom:30px;
		font-size: 0.8em;
	line-height: 1.5em;
}
#content{
	width:560px;
	float:left;
}
#main_right{
	float:left;
}
#main_right img{
	display:block;
	border:none;
}
input {
margin-bottom:7px;	
color:#888;
}
#send input{
color:#000;	
}
#form_bg{
background-image:url(../pix/form_bg.gif);
background-repeat:no-repeat;
padding-left:3px;
}

h1, h2, p {
width:400px;
}

h1 {
	font-size: 1.2em;

}
h2 {
	font-size: 1.1em;

}
ul{
margin-left:8px;
padding-left:8px;
}

.headline_anmeldung{
color:#999933;
font-size:1.9em;
margin-bottom: 18px;
font-family:"Arial Bold", Arial, Helvetica sans-serif;
font-weight:bold;
}

.input1{
width:200px;	
}
.input2{
width:255px;	
}
.input3{
width:360px;	
}
.input4{
width:280px;	
}
#send{
margin-left:390px;	
}

.fetter_txt{
font-weight:bold;	
}
.footnote{
font-size:0.9em;	
}
.submit_btn{
	color:#fff;
	font-weight:bold;
	width:76px;
background-image:url(../pix/form_send.gif);
background-repeat:no-repeat;
padding-left:3px;	
}
a{
	color:#1CB216;
}




/*Border*/
#top, #bottom, #left, #right {
	background: #fff;
	position: fixed;
	}
	
#left, #right {
		top: 0; bottom: 0;
		width: 15px;
}
#left {
left: 0;
}

#right{ 
right: 0;
}
#top, #bottom {
left: 0; right: 0;
height: 15px;
}
		
#top {
top: 0; 
}

#bottom {
bottom: 0;
}