

*  {  
   margin: 0;
   padding: 0;
   }

body  {
   background: url(images/kachel.png) repeat-y;
   width: 800px;
	font-family: 'Lato', sans-serif;
   font-size: 95.01%;
   color:#000;
   }
   
  
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: 'Lato', 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   {
   margin-top: 13px;
   margin-left: 230px;
   width: 510px;
   padding-bottom:15px;
   }

#inhalt h2   {
	font-size: 1.6em;
	font-family: 'Lato', sans-serif;
/*	font-family: 'liberation_sansbold', sans-serif; */
	font-weight: 900;
	line-height: 1.3;	
	}

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

#inhalt p   {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 1.4;
	}

.referenten   {
	float: left;
	margin-left: -130px;
	margin-top: 20px;
	}

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

.thema   {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	}

td.pseudolabel  {
	width: 120px;
	}   
	
td.felder  {
	width: 350px;	
	}	
	
.felder input  {
	border: 1px solid #000; 
	}	

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

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

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

.felder input   {
	background-color: #ededed;
	}

#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: 'Lato', sans-serif;
/*	font-family: 'liberation_sansbold', sans-serif; */
	font-weight: 700;
	font-size: 1em;
	}	

