* { padding: 0; margin: 0; }


.banner-sidebar-links {
	margin: 0 0 25px 0;
	}

.flashbanner{
	margin: 0 0 25px 0;
	}


/* __________________  Schrift  _____________________________ */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* overflow: scroll;
	overflow-x:hidden; */
	font-size: 11px;
	margin-top: 20px;
	background-color: #E5E5E5;
}
.normal{
	font-size: 11px;
	font-weight : normal;
	color : Black;
}

body,td,th {
	color: #1A1A1A;
	font-size: 12px;
}
a:link {
	color: #009795;
	text-decoration: none;
}
/* Link im Impressum */
#impressum a:link {
	color: #D7F4F0;
}
#impressum a:visited {
	text-decoration: none;
	color: #D7F4F0;
}

a:visited {
	text-decoration: none;
	color: #009795;
}
a:hover {
	text-decoration: underline;
	color: #7CD9CF;
}
a:active {
	text-decoration: none;
	color: #7CD9CF;
}

a img, a:link img { 
	border: none; 
}
/* ____  Überschriften  ______ */
.text-head {
	font-size: 14px;
	font-weight: bold;
	color: #737373;
}

/* __________________  Box Layout  _____________________________ */

#wrapper { 
 margin: 0 auto;
 width: 1000px;
 background-color: #EEEEEE;
}
#faux {
 /* background: url(css-bilder/faux-HG.gif); */
 margin-bottom: 0px;
 overflow: hidden;
 width: 1000px;
}
#header {
 background-image:url(css-bilder/Kopfbild_GFF.jpg);
/* color: #333;  */
 width: 1000px;
 padding-top: 0px;
 height: 140px;
 margin: 0px 0px 0px 0px;
/* background: #D1DBDB;  */
}
#navigation {
 width: 1000px;
 height: 35px;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background-image:url(css-bilder/BG-hauptmenue.jpg);
 background-repeat:repeat-x;
 font-size: 11px;
}

#breadcrumb {
 width: 1000px;
 height: 29px; 
 padding: 3px 0px 0px 0px;
 /* margin: 5px 0px 0px 230px; */
 font-size: 10px;
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 180px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin-left: 25px;
 padding: 0px;
 width: 525px;
 display: inline;
 position: relative;
}

	.content-liste {
		margin-left: 17px;
		list-style: outside;
		list-style-type: disc;
		}

	/* _______________  für breite Darstellung, ohne rechte Banner  ________________________*/
#content-breit { 
 float: left;
 color: #333;
 margin-left: 25px;
 padding: 0px;
 width: 795px;
 display: inline;
 position: relative;
}
	/* _________________________________________________________________________*/

#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 245px;
 float: right;
}

#impressum { 
 display: inline;
 position: relative;
 margin: 0 0 25px 0;
 padding-top: 10px;
 padding-bottom: 10px;
 float: left;
 width: 1000px;
 background-image:url(css-bilder/BG-impressum.jpg);
 text-align: center;
 font-size: 11px;
 color: #FFFFFF;
}

.clear { clear: both; background: none; }

/* __________________  Home-Link über dem Logo  _____________________________ */

#homelink { 
 display: inline;
 position: relative;
 margin: 25px 0px 0px 10px;
 width: 300px;
 float: left;
}


/* __________________  Menues:  _____________________________ */

/* __________________  zwischen Websites wechseln  _____________________________ */

	#websites-div {
			float: right;
			width:	500px;
			padding-top:110px;
			}

	ul#websites
	{
		margin: 0px;
		padding-top: 0px;
		list-style-type:none;
		width:auto;
		position:relative;
		display:block;
		height:30px;
		font-size:11px;
		font-weight:normal;
		background:transparent url(css-bilder/websites-BTN.gif) repeat-x top left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	/*	border-bottom:1px solid #000000;
		border-top:1px solid #000000; */
	}
	
	ul#websites li
	{
		display:block;
		float:right;
		margin:0;
		padding:0;
	}
		
	ul#websites li a
	{
		display:block;
		float:left;
		color:#333333;
		text-decoration:none;
		font-weight:normal;
		padding:8px 10px 0 10px;
	}
		
	ul#websites li a:hover
	{	
		color:#FFFFFF;
		height:22px;
		background:transparent url(css-bilder/websites-BTN.gif) 0px -30px no-repeat;		
	}
		
	ul#websites li a.current {
		display:inline;
		height:22px;
		background:transparent url(css-bilder/websites-BTN.gif) 0px -30px no-repeat;	
		float:left;
		margin:0;
	}
	
	#websites #akt {
		display:inline;
		height:22px;
		color: #FFFFFF;
		background:transparent url(css-bilder/websites-BTN.gif) 0px -30px no-repeat;	
		float:left;
		margin:0;
	}
	
	
	/* __________________  Hauptmenue  _____________________________ */
	
	#hauptmenue-div {
			float:left;
			width:	400px;/* ____________________*/
			padding-top:0px;
			display: inline;
			position: relative;
			}
	
	ul#hauptmenue
	{
		margin: 0px;
		padding-top: 5px;
		list-style-type:none;
		width:auto;
		position:relative;
		display:block;
		height:30px;
		font-size:12px;
		font-weight:bold;
		background:transparent url(css-bilder/hauptmenue-BTN.gif) repeat-x top left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	/*	border-bottom:1px solid #000000;
		border-top:1px solid #000000; */
	}
	
	ul#hauptmenue li
	{
		display:block;
		float:left;
		margin:0;
		padding:0;
	}
		
	ul#hauptmenue li a
	{
		display:block;
		float:left;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		padding:8px 20px 0 20px;
	}
		
	ul#hauptmenue li a:hover
	{	
		color:#E5E5E5;
		height:22px;
		background:transparent url(css-bilder/hauptmenue-BTN.gif) 0px -30px no-repeat;		
	}
		
	
	ul#hauptmenue li a.current {
		display:inline;
		height:22px;
		background:transparent url(css-bilder/hauptmenue-BTN.gif) 0px -30px no-repeat;	
		float:left;
		margin:0;
	}
	
	#hauptmenue #akt {
		display:inline;
		height:22px;
		background:transparent url(css-bilder/hauptmenue-BTN.gif) 0px -30px no-repeat;	
		float:left;
		margin:0;
	}

	
		/* __________________  mein Betrieb  _____________________________ */
	
	#betrieb-div {
			float:left;
			width: 180px; /* _________________ */
			margin-left: 65px;
			display: inline;
			position: relative;
			}
	
	ul#betrieb
	{
		margin: 0px;
		padding-top: 5px;
		list-style-type:none;
		width:auto;
		position:relative;
		display:block;
		height:30px;
		font-size:12px;
		font-weight:bold;
		background:transparent url(css-bilder/hauptmenue-BTN.gif) repeat-x top left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	/*	border-bottom:1px solid #000000;
		border-top:1px solid #000000; */
	}
	
	ul#betrieb li
	{
		display:block;
		float:left;
		margin:0;
		padding:0;
	}
		
	ul#betrieb li a
	{
		display:block;
		float:left;
		color:#7CD9CF;
		text-decoration:none;
		font-weight:bold;
		padding:8px 20px 0 20px;
	}
		
	ul#betrieb li a:hover
	{	
		color:#D7F4F0;
		height:22px;
		background:transparent url(css-bilder/hauptmenue-BTN.gif) 0px -30px no-repeat;		
	}
		
	
	ul#betrieb li a.current {
		display:inline;
		height:22px;
		background:transparent url(css-bilder/hauptmenue-BTN.gif) 0px -30px no-repeat;	
		float:left;
		margin:0;
	}
	
	#betrieb #akt {
		display:inline;
		height:22px;
		background:transparent url(css-bilder/hauptmenue-BTN.gif) 0px -30px no-repeat;	
		float:left;
		margin:0;
	}
	
	
	
	

	/* __________________  Suchenfeld  _____________________________ */

	#suchen-div {
			float: right;
			width:	245px;
			padding-top:8px;
			display: inline;
			position: relative;
			}

	#suchenFELD-div {
			display: inline;
			float: left;
			padding-top:0px;
			}

	#suchenBTN-div {
			display: inline;
			float: right;			
			padding-top: 0px;
			margin: 0px 15px 0px 2px;
			}

	input#suchen {
		background-color:#D7F4F0;
		font-size:9pt;
		color:#333333;
		width: 195px;
		border-width:0px;
		padding: 3px;
		}

	
	
	/* __________________  Breadcrumb  _____________________________ */
	
	
	#breadcrumb-div {
			clear: both;
			display: inline;
			float: left;
			width:	auto;
			margin: 0px 0px 0px 205px;
			padding: 7px 0px 0px 0px
			}
	
	/* __________________  Icons  _____________________________ */
	
	
	#Icon-div {
			display: inline;
			float: right;
			width:	200px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px
			}
	

	/* __________________  Untermenue  _____________________________ */
	
	#untermenue-div{
			font-size:12px;
			background-color: #737373;
			float: left;
			width:	175px;
			margin: 0px 0px 25px 0px;
			padding-bottom: 15px;
			padding-left: 5px;
			}
	
	
	#untermenue {
		width: 170px;
		margin: 0px;
		border-style: solid solid none solid;
		border-color: #3D261D;
		border-width: 0px;
		}
	
	#untermenue li a {
		height: 32px;
	  	voice-family: "\"}\""; 
	  	voice-family: inherit;
	  	height: 24px;
		text-decoration: none;
		}	
		
	#untermenue li a:link, #untermenue li a:visited {
		color: #FFFFFF;
		display: block;
		background:  url(css-bilder/untermenue.gif);
		padding: 8px 0 0 10px;
		}
	
	#untermenue li a:hover {
		color: #E5E5E5;
		background:  url(css-bilder/untermenue.gif) 0 -32px;
		padding: 8px 0 0 10px;
		}	
		
	#untermenue ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
	#untermenue #akt {
		color: #FFFFFF;
		font-weight:bold;
		background:  url(css-bilder/untermenue.gif) 0 -32px;
		padding: 8px 0 0 10px;
		}	


	/* __________________  Untermenue - Sub  _____________________________ */
	/* __________________  Wenn es Untermenüpunkte gibt  _________________ */
	
	
	#untermenueSUB {
		width: 170px;
		margin: 0px;
		border-style: solid solid none solid;
		border-color: #3D261D;
		border-width: 0px;
		}
	
	#untermenueSUB li a {
		height: 32px;
	  	voice-family: "\"}\""; 
	  	voice-family: inherit;
	  	height: 24px;
		text-decoration: none;
		}	
		
	#untermenueSUB li a:link, #untermenueSUB li a:visited {
		color: #FFFFFF;
		display: block;
		background:  url(css-bilder/untermenueSUB.gif);
		padding: 8px 0 0 35px;
		}
	
	#untermenueSUB li a:hover {
		color: #E5E5E5;
		background:  url(css-bilder/untermenueSUB.gif) 0 -32px;
		padding: 8px 0 0 35px;
		}	
		
	#untermenueSUB ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
	#untermenueSUB #akt {
		color: #FFFFFF;
		font-weight:bold;
		background:  url(css-bilder/untermenueSUB.gif) 0 -32px;
		padding: 8px 0 0 35px;
		}		


/* _________________  Banner links ___________*/

	#Bannerlinks-div {
		width: 180px;
		margin-top: 15px;
		margin-bottom: 15px;
		}


/*__________________  Box rechts _______________*/

	#rightcolumn-box, #rightcolumn-box2 {
		background-image:url(css-bilder/Box-verlauf.jpg);
		background-repeat:repeat-x;
		background-color:#F1F1F1;
		padding-bottom: 15px;
		margin-bottom: 25px;
		}
		
	#rightcolumn-head, #rightcolumn-head2{
		color: #7CD9CF;
		font-weight: bold;
		font-size: 14px;
		padding-top: 7px;
		padding-left: 15px;
		}
		
	#rightcolumn-inhalt, #rightcolumn-inhalt2{
		padding-top: 25px;
		padding-left: 15px;
		padding-right: 15px;
		line-height: 20px;
		}





/* _________________  Banner rechts ___________*/

	#Bannerrechts-div {
		width: 245px;
		margin-top: 30px;
		margin-bottom: 15px;
		}




	
	/* __________________  Contentboxen  _____________________________ */
	
	
	#contentbox{
		background-image:url(css-bilder/Box-verlauf.jpg);
		background-repeat:repeat-x;
		background-color:#F1F1F1;
		padding-bottom: 35px;
			width: 525px;
		margin-bottom: 20px;
		float: left;
		display: inline;
		}	
		
	/* ________ für breiten Content _________ */		
		#contentbox-breit{
		background-image:url(css-bilder/Box-verlauf.jpg);
		background-repeat:repeat-x;
		background-color:#F1F1F1;
		padding-bottom: 35px;
			width: 795px;
		margin-bottom: 20px;
		float: left;
		display: inline;
		}
	/* _______________________________ */
		

	#contentbox-head{
		float: left;
		color: #7CD9CF;
		font-weight: bold;
		font-size: 14px;
		padding-top: 7px;
		padding-left: 15px;
		display: inline;
		}
		
	#contentbox-icons{
		display: inline;
		float: right;
		padding-top: 2px;
		padding-right: 20px;
		}
	
	#contentbox-inhalt{
		clear: both; 
		margin-top: 0px;
		padding: 21px 15px 0px 15px;
		line-height: 20px;
		}

	#contentbox-inhalt img{
		margin: 0px 0px 0px 0px;
		}

	
	
/* _______________  Anmelden Formular  ________________________*/

	input#anmelden, input#username, input#usrpasswort{
		background-color:#D7F4F0;
		font-size:11pt;
		color:#333333;
		width: 210px;
		border-width:0px;
		padding: 3px;
		margin-top: 5px;
		margin-bottom: 5px;
		}


/* _______________  Ende CSS ________________________*/
.rBold{
	font-weight : bold;
}
.rListe li{
margin-left : 10px;
}
