
*  {  
   margin: 0;
   padding: 0;
   }

html   {
	width: 100%;	
	height: 100%;
	}

body  {
   background-color: #000;
   width: 100%;
   height: 100%;
	font-family: 'Vesper Libre', serif;
   font-size: 95.01%;
   color:#000;
   text-align: center;
   }
  
#container   {
	width: 100%;
	height: 100%;
	}   
	
#container a img   {
	display: none;	
	}	
  
a:link,a:visited,a:hover,a:focus   {
	color: #000;	
	}   
	
#brand   {
	display:none;
	}	
	
#brand img   {
	width: 160px;
	height:189px;	
	border: none;
	}	

#navi   {
	display:none;
	}
	

#inhalt   {
   width:80%;
   padding-left:20%;
   text-align:left;
   }
   
#inhalt h3  {
	font-size 13pt;
	line-height: 15pt;
	}   
   
#inhalt p   {
	font-family: 'Vesper Libre', serif;
	font-size: 12pt;
	line-height: 15pt;
	}
	
#inhalt li  {
	margin-bottom: 0.3em;
	line-height: 15pt;
	}	
	
#inhalt ul   {
	margin-left: 18px;	
	}	
	
#inhalt pre  {
	font-size: 12pt;
	line-height: 10pt;
}	

.gross   {
	font-size: 16pt;
	line-height: 17pt;
	font-weight: 700;
	}

#inhalt a.gross   {
	text-decoration:none;
	}
	
a.gross:link,
a.gross:visited,
a.gross:hover,
a.gross:focus,

.ausz   {
	color: #e61111;	
	}   	
	
.referenten   {

	float: left;
	margin-left: -130px;
	margin-top: 20px;
	}

.referenten img   {
	width: 110px;
	height: 148px;
	}

.thema   {
	font-family: 'Vesper Libre', serif;
	font-weight: 900;
	}

td.pseudolabel, .label  {
	width: 120px;
	}   
	
td.felder  {
	width: 350px;	
	}	
	
.felder input  {
	border: 1px solid #000; 
	background-color: #ededed;
	margin-bottom:8px;
	}	

form label  {
	display: none;	
	} 
	
#formular  {
	margin-top:5px;}	
	
#formular input  {
	font-size: 1em; 
	}	

#formular td  {
	padding: 3px 0;
	}
	
#sendbutton input  {
	font-size: 0.9em;
	margin-top: 9px;
	}	

.pseudolabel  {
	font-family: 'Vesper Libre', serif;
	font-size: 1em;
	line-height: 2.0;
	}

strong  {
	display: none;
	}
