

*  {  
   margin: 0;
   padding: 0;
   }

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

body  {
   background-color: #000;
   width: 100%;
   height: 100%;
	font-family: 'Fira sans', sans-serif;
   font-size: 95.01%;
   color:#000;
   text-align: center;
   }
  
#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;
	}	

#navigation   {
	position:absolute;
	top: 85px;
	left:800px;
	font-family: 'Fira', sans-serif;
	font-weight: 700;
	color: #000;
	font-size: 1.2em;
	line-height: 2.5;	
	}
	
#navigation a   {
	text-decoration: none;	
	}	
	
#navigation a:link,#navigation a:visited,#navigation a:focus,#navigation a:link,#navigation a:link, .ausz   {
	color: #d22027;	
	}	

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

#inhalt   {
	position: absolute;   
   top: 112px;
   left: 22%;
   width: 510px;
   min-height: 300px;
	background-color: rgba(255,255,255,0.8);
   padding: 20px;
   text-align:left;
   }

#inhalt h2   {
	font-size: 1.2em;
	font-family: 'fira sans', sans-serif;
/*	font-family: 'liberation_sansbold', sans-serif; */
	font-weight: 900;
	line-height: 1.3;
	margin: 0 0 3px 0;
}

#inhalt h3   {
	font-size: 1.05em;
	font-family: 'fira sans', sans-serif;
/*	font-family: 'liberation_sansbold', sans-serif; */
	font-weight: 900;
	line-height: 1.3;
	margin-top: 14px;	
	color: #d22027;
	}

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

.gross   {
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: 700;
	}

#inhalt a.gross   {
	text-decoration:none;
	}
	
a.gross:link,
a.gross:visited,
a.gross:hover,
a.gross:focus,
.ausz   {
	color: #874eac;	
	}   	
	
.referenten   {

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

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

.thema   {
	font-family: 'fira sans', sans-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: 'Fira', sans-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: 'fira sans', sans-serif;
/*	font-family: 'liberation_sansbold', sans-serif; */
	font-weight: 700;
	font-size: 1em;
	}	

