* {padding: 0; margin: 0;}



body {
  padding:0;
  margin:0;
  font-family:Arial, Helvetia, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
}

img{border: none;}

textarea{
font-family:Arial, Helvetia, sans-serif;
font-size: 1.1em;
}
td{
vertical-align: top;
}
h1{
margin-top: 0.5em;
padding-bottom: 0.5em;
font-size: 1.4em;
}
h2{
margin-top: 0.5em;
padding-bottom: 0.5em;
font-size: 1em;
}
h3{
margin-top: 0.5em;
padding-bottom: 0.5em;
font-size: 1em;
font-weight: bold;
}
h4 {
margin-top: 0.5em;
padding-bottom: 0.5em;
font-size: 1.1em;
font-weight: bold;
}
h5{
margin-top: 0.5em;
padding-bottom: 0.5em;
font-size: 1em;
font-weight: bold;
}
p{
padding-bottom: 0.5em;
font-size: 0.9em;
}
acronym{
cursor: help;
}
ul{
padding: 0.5em 1.5em;
list-style-type:square;
}
li{
padding: 0;
font-size: 0.9em;
}
a{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

#spacer{
display: none;
}
#page_wrapper{
position: relative;
}
#page{
position: relative;
margin: 5px; 
overflow: hidden; 
text-align: left;
}
#page #footer{
position: relative;
text-align: center;
margin-bottom: 20px;
}
#page #footer #logo{
position: relative;
}
#page #content{
position: relative;
}
#page #content #titel{
position: relative;

}
#page #content #titel h1{
margin: 0 0px 1px 1px;
padding: 0px;
line-height: 100%;
padding-left: 10px;
font-size: 1em;
line-height: 1.5em;
font-weight: bold;
height: 19px;
display: block;

}
#inhalt{
position: relative;
margin-top: 20px;
}
#inhalt .padding{
padding: 10px;
}
#content_img{
position: relative;
}
#page #content #content_img div{
position: relative;
}
#page #content #content_img div img{
position: absolute;
}
#page #content #info{
position: relative;

}
#info .boxcover{
margin: 0px 10px;
padding-bottom: 10px;
border-bottom: 2px solid #999;
}
#info h3, #info p{
padding: 0px 5px 5px 5px;
}
#page #navigation{
display: none;

}



#page #header{
display: none;
}
#after{
font-size: 0.8em;

}
#after #small_navi{
display: none;
}
#after address#address{
font-style: normal;
text-align: center;

}
#after #copy{
display: none;
border-top: 1px solid #000;
}

#form
{
  width:      310px;
  font-size: 1em;
}
 
 
#form ol
{
	list-style: none;
	padding-left: 0px;
}
 
#form ol li
{
	padding: 5px 10px 0px 0px;
}
 
#form ol li label
{
	display: block;
	float: left;
	width: 60px;
}

#form ol li input[type=text], #form ol li textarea{
background: none;
font-size: 1em;
}

#form input[type=reset], #form input[type=submit], #btn_back{
font-weight: bold;
}
#form input[type=reset]:hover, #form input[type=submit]:hover, #btn_back{
cursor: pointer;
}
#form .w300{
width: 220px;
}
#form .btn_submit{
background: none; 
border: none; 
cursor: pointer; 
display: inline; 
font-size: 1em;
}

#form ol li input[type=text], #form ol li textarea{
background: none;
}
#form ol li input[type=text]:hover, #form ol li input[type=text]:active, #form ol li input[type=text]:focus, #form ol li textarea:hover, #form ol li textarea:active, #form ol li textarea:focus{
background: #fff;

}
#form input[type=reset], #form input[type=submit], #btn_back{
background: none;
}
#form input[type=reset]:hover, #form input[type=submit]:hover, #btn_back{
background: #fff;
}

#form .btn_submit{
background: none; 
}