<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
}

.fliesstext 
	{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	}
.fliesstextBold
	{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	}	
.titelschrift 
	{
	font-family: "Trade Gothic Next W01", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #222;
	text-transform: none;
	margin: 0;
	}	
	
#titel  /* nur wenn keine Titelgrafik geladen wurde */
	{
	padding:0 0 10px 0;
	margin: 0 0 25px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
	}

#lead
	{
	margin: 0px;
	padding: 0 0 16px 0;
	}

#sites
	{
	margin: 0px;
	padding: 10px 0;
	}
	
#picture
	{
	margin: 0;
	padding: 0px;
	background: #b4b4b4;
	border: 1px solid #CCCCCC;
	}
	
#files
	{
	margin: 0;
	padding: 5px 0 5px 0;
	}
	
#links
	{
	margin: 0;
	padding: 5px 0 5px 0;
	}
	
#legende
	{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	}
	
	#legende a
	{
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
	}
							
#subnavigation
	 { margin: 0; width: 185px }
	
	#subnavigation a
	{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	padding: 6px 3px;
	border-bottom: solid 1px #D00;
	display: block;
	}
	#subnavigation a:hover
		{
		color: #000000;
		background-color: #F5F5F5;
		}
	#subnavigation a.active
		{
	color: #000000;
	background-color:#ECECEC;
		}
		
#adresse
	{
	color:#333;
	font-size: 10px;
	line-height: 14px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-top: 100px;
	}		
		
#gotTop
	{
	margin: 0px;
	padding: 20px 0 0 0;
	}
	
a {
	color: #333333;
	text-decoration: underline;
	}

a:hover {
	color: #FF0000;
	}
ul
	{
	padding: 6px 0 0 13px;
	margin: 0;
	}
	
li
		{
		padding: 0;
		margin: 0;
		list-style: square;
		}
	
/* FORMULAR */
#formular { color: #333333; font-size: 11px; font-family: Lucida Grande, Arial, Helvetica, sans-serif; line-height: 16px }
#formular table { font-size: 11px; font-family: Lucida Grande, Arial, Helvetica, sans-serif !important; line-height: 16px; text-decoration: none; text-align: left }
.smallinput { width: 300px; height: 18px; border: solid 1px #999 }
.input  { font-size: 11px; font-family: Lucida Grande, Arial, Helvetica, sans-serif; line-height: 16px; width: 400px; border: solid 1px #999 }
.rot { color: #ff0000; font-size: 10px }

