
body {
           font-family : Verdana, sans-serif;
           font-size : 11px;
           margin: 20px;
           height:100%;
           min-height:100%;
}


h1, h2, h3, h4 {
           color : #000
           background-color : inherit;
           text-align: center;
}
 
h1 {
           font-size : 15px;
/*           margin-bottom : 15px;*/
           border-bottom:2px solid #C80233;  
           padding-bottom:6px;
}

h2 {
           font-size : 15px;
}

h3 {
           font-size : 13px;
}

h4 {
           font-size : 11px;
}

a {
	color: #000;
	text-decoration: none;
	}
#inhalt{
  	height:100%;
  	min-height:100%;
}


#top{

	display:none;

	
}
#right{
	display:none;
}

#left{
	display:none;
}

