*  {  
   margin: 0;
   padding: 0;
   }

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

body  {
   background-color: #fff;
   width: 100%;
   height: 100%;
	font-family: 'Alegreya', serif;
   font-size: 100.01%;
   color:#000;
   }
  
#container   {
	width: 100%;
	height: 100%;
	}   
  
a:link,a:visited,a:hover,a:focus   {
	color: #000;	
	}   
	
#brand   {
	position:absolute;
	left: 794px;
	top: 18px; 	
	height: 200px;
	}	
	
#brand img   {
	width: 160px;
	height:189px;	
	border: none;
	}	

#navi   {
	position:absolute;
	top: 70px;
	left:70px;
	font-family: 'Alegreya', serif;
	font-weight: 700;
	color: #f00;
	font-size: 1em;
	line-height: 1.0;	
	}

#navi ul   {
	list-style-type: none;

	}
	
#navi li   {
	margin-right: 2em;
	display: inline;
	}
	
#navi a   {
	text-decoration: none;	
	}	
	
#navi a:link,#navi a:visited,#navi a:focus,#navi a:link,#navi a:link, .ausz   {
	color: #f00;	
	}	

#navi a:hover  {
	color: #000;	
	}

#inhalt   {
	position: absolute;   
   top: 388px;
   left: 260px;
   width: 416px;
   min-height: 300px;
	background-color: rgba(255,255,240,0.9);
   padding: 20px;
   text-align:left;
   }

#inhalt h2   {
	font-size: 1.3em;
	font-family: 'Alegreya', serif;
/*	font-family: 'liberation_sansbold', sans-serif; */
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 7px 0;
}

#inhalt h3   {
	font-size: 1.15em;
	font-family: 'Alegreya', serif;
/*	font-family: 'liberation_sansbold', sans-serif; */
	font-weight: 700;
	line-height: 1.3;
	margin-top: 14px;	
	color: #e61111;
	}

#inhalt p   {
	font-family: 'Alegreya', serif;
	font-size: 1em;
	line-height: 1.4;
	margin-bottom: 0.8em;
	}
	
#inhalt li  {
	margin-bottom: 0.3em;
	}	
	
#inhalt ul   {
	margin-left: 18px;	
	}	

.gross, .titel  {
	font-size: 1.9em;
	line-height: 1.1em;
	font-weight: 700;
	margin-bottom: 0.8em;
	}

#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: 'Alegreya', serif;
	font-weight: 700;
	}

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;	
	} 

#inhalt form p  {
	margin-bottom: 0;
	}
	
#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: 'Alegreya', serif;
	font-size: 1em;
	line-height: 2.0;
	}

#taginfo   {
	position: absolute;
	top: 16px;
	left: 8px;
	width:170px;
	}

#taginfo img   {
	width:170px;
	height: 70px;
	margin-bottom: 12px;
	}	
	
#taginfo p   {
	padding-left: 2px;
	width: auto;
	font-family: 'Alegreya', serif;
/*	font-family: 'liberation_sansbold', sans-serif; */
	font-weight: 700;
	font-size: 1em;
	}	

.rot       {
	color: #f00;
	}

