body
{
	margin: 0;
	background-color: white;
	color: #000000;
}
#meldung { display: none; }
div, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
}
div#fussdruck
{
	margin: 20px 0 0 80px;
	font-size: 10pt;
	border-width: 1px 0 0 0;
	border-color: #999999;
	border-style: solid;
	display: none;
}
div#titel
{
	margin: 0 0 10px 80px;
	display: block;
}
#titel h1
{
	margin: 0 0 12px 0;
	font-size: 12pt;
	font-weight: bold;
	padding: 0;	
} 
#titel h2
{
	margin: 0 0 12px 0;	
	color: #c00;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;	
}

div#inhalt
{
	margin: 0 0 20px 80px;
	/*width: 600px;*/
	height: auto;
	display: block;
}
#inhalt p 
{ 
	margin: 0 0 12px 0;
	padding: 0;
}	
div#inhalt a
{
	color: #f90;
	text-decoration: none;
	font-weight: normal;
}
#inhalt h3
{
	margin: 0 0 6px 0;	
	font-size: 10pt;
	font-weight: bold;
	padding: 0;	
} 
#inhalt address
{
	margin: 0 0 12px 0;	
	font-style: normal;
	font-weight: normal;
	padding: 0;
}
img#logo { margin: 0 0 0 60px; }
img#linie { display: none; }
div#fuss { display: none; }
div#naviga { display: none; }
.nachoben {display:none; }

/* Formular Formatierung */

.ab
{
	width: 400px;
	height: 30px;
}
.tfeldab
{
	width: 400px;
	height: auto;
	padding: 0 0 10px 0;
}
.bez
{
	width: 100px;
	float: left;
}
.formw
{
	width: 290px;
	float: right;
	text-align: left;
}
/* Hier das CSS f&uuml;r die Referenzen*/

.ref
{
	
	width: 413px;
	height:140px;
	margin: 0 0 20px 0;
}
.reftext
{
	width: 238px;
	float: left;
}
.refbild
{
	width: 160px;
	height: 128px;
	float: right;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}
/*R. 3.0 gb2004*/
