html {
  min-width: 980px;
  min-width: 878px;
  margin: 0 auto;
  background: #fff; 
  position: relative; 
}

body
{
	background-image:url('back_980_878.png');
	background-repeat:no-repeat;
	font-family: verdana;
	min-width: 980px;
	min-height: 878px;
	background-position:top center;
	margin: 0em; 
}
 

.content
{
	margin: 0 auto;
	width:470px;
	align:center;
	position: relative;
	padding-right: 50px;
}

.footer
{
	position:relative;
	float:right;
	font-family: verdana;
	font-weight: bold;
}

.header
{
	color: #B00F1F;
}


.space{
	height: 110px;
}

.space_small{
	height: 30px;
}

.space_medium{
	height: 39px;
}



h1 { 
	font-size: 1.4em; 
	margin: .75em 0;
	color:#B00F1F; 
}
h2 { 
	font-size: 1.17em; 
	margin: .83em 0; 
	color:#B00F1F;
}

p {
	font-size:70%;
   	margin: 1em 0;
   	line-height:120%
}

.rechtshinweis
{
	font-size:65%;
   	margin: 1em 0;	
}

a > img{
    border: 0;
}


a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
	color:black
}


ul {
	-webkit-padding-start: 20px;
	margin-top: 0px;
   	line-height:120%
}

li {margin-left:0; font-size:70%;color:#B00F1F; }

.black{
	color: black;
	padding: 0;
	border: 0;
	margin: 0;
	border: 0;
}


.about.p {
    text-decoration: none;
	font-size:70%;
   	margin: 1em 0;
   	line-height:120%
}
	
