html {
	height:100%; 
	max-height:100%; 
/*	overflow:hidden; */
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(209,205,193);
	font-size:12px; 
	font-family:Trebuchet MS;
	}

body {
	height:100%; 
	max-height:100%; 
/*	overflow:auto; */
	padding:0; 
	margin:0; 
	border:0;
	background:rgb(209,205,193);
	}

input, submit, select{
	font-family: Trebuchet MS;
	font-size: 11px;
}

img.logo{
	border: 0;
	margin-left:12px;
	margin-top: 44px;
	padding:0;
}

img.werbung{
	border: 0;
	margin-left:4px;
	margin-top: 20px;
	padding:0;
}

img.wc3{
	float:right;
	height: 20px;
	border:0;
	margin-top:-15px;
	padding:0;
}



#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:120px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:25px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:798px; 
	margin-left:-400px; 
	left:50%; 
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#FFFFFF;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:800px;
	border-top:121px solid #fff; 	/* Der Abstand nach oben für den IE */
	border-bottom:20px solid #fff;	/* Der Abstand nach unten für den IE */
	}

#links_home {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:110px; 
	margin-left:-400px; 
	left:50%; 
	background:#5A84BB;
}

#links_firmen {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:110px; 
	margin-left:-400px; 
	left:50%; 
	background:#D7C9B6;
}

#links_produkte {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:110px; 
	margin-left:-400px; 
	left:50%; 
	background:#CC8868;
}

#links_news {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:110px; 
	margin-left:-400px; 
	left:50%; 
	background:#84B784;
}

#links_termine {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:110px; 
	margin-left:-400px; 
	left:50%; 
	background:#CCCC4C;
}

#links_kontakt {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:110px; 
	margin-left:-400px; 
	left:50%; 
	background:#B784B7;
}

#links_login {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:110px; 
	margin-left:-400px; 
	left:50%; 
	background:#E4CAA1;
}

#links_service {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:110px; 
	margin-left:-400px; 
	left:50%; 
	background:#BECFCF;
}

#links_impressum {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:110px; 
	margin-left:-400px; 
	left:50%; 
	background:#E5CECE;
}

* html #links_home,* html #links_firmen,* html #links_produkte,* html #links_news,* html #links_termine,* html #links_kontakt,* html #links_login,* html #links_service,* html #links_impressum{
	top:0; 
	bottom:0; 
	height:100%;
	width:110px;
	border-top:0px solid #fff; 	/* Der Abstand nach oben für den IE */
	border-bottom:0px solid #fff;	/* Der Abstand nach unten für den IE */
	}

	
#mitte {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:10; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:590px; 
	margin-left:110px; 
	background:#FFFFFF;
	height:100%;
	}

* html #mitte {
	top:0; 
	bottom:0; 
	height:100%;
	width:590px;
	border-top:0px; 	/* Der Abstand nach oben für den IE */
	border-bottom:0px;	/* Der Abstand nach unten für den IE */
	border-right: 0px;
	}

#rechts_home {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:15; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:97px; 
	margin-left:700px; 
	background:#5A84BB;
	height:100%;
}

#rechts_firmen {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:15; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:97px; 
	margin-left:700px; 
	background:#D7C9B6;
	height:100%;
}

#rechts_produkte {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:15; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:97px; 
	margin-left:700px; 
	background:#CC8868;
	height:100%;
}

#rechts_news {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:15; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:97px; 
	margin-left:700px; 
	background:#84B784;
	height:100%;
}

#rechts_termine {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:15; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:97px; 
	margin-left:700px; 
	background:#CCCC4C;
	height:100%;
}

#rechts_kontakt {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:15; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:97px; 
	margin-left:700px; 
	background:#B784B7;
	height:100%;
}

#rechts_login {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:15; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:97px; 
	margin-left:700px; 
	background:#E4CAA1;
	height:100%;
}

#rechts_service {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:15; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:97px; 
	margin-left:700px; 
	background:#BECFCF;
	height:100%;
}

#rechts_impressum {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:15; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:97px; 
	margin-left:700px; 
	background:#E5CECE;
	height:100%;
}

* html #rechts_home,* html #rechts_firmen,* html #rechts_produkte,* html #rechts_news,* html #rechts_termine,* html #rechts_kontakt,* html #rechts_login,* html #rechts_service,* html #rechts_impressum{
	top:0; 
	bottom:0; 
	height:100%;
	width:97px;
	border-top:0px; 	/* Der Abstand nach oben für den IE */
	border-bottom:0px;	/* Der Abstand nach unten für den IE */
	border-right: 0px;
	}



#head_home {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:120px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #5A84BB;
	background-image:url(images/titel/titel_home.jpg);
	}

* html #head_home {
	top:0px; width:800px; height:121px;	/* Höhe für den IE */
	}

#head_firmen {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:120px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #D7C9B6;
	background-image:url(images/titel/titel_firmen.jpg);
	}

* html #head_firmen {
	top:0px; width:800px; height:121px;	/* Höhe für den IE */
	}

#head_produkte {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:120px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #CC8868;
	background-image:url(images/titel/titel_produkte.jpg);
	}

* html #head_produkte {
	top:0px; width:800px; height:121px;	/* Höhe für den IE */
	}

#head_news {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:120px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #84B784;
	background-image:url(images/titel/titel_news.jpg);
	}

* html #head_news {
	top:0px; width:800px; height:121px;	/* Höhe für den IE */
	}

#head_termine {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:120px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #CCCC4C;
	background-image:url(images/titel/titel_termine.jpg);
	}

* html #head_termine {
	top:0px; width:800px; height:121px;	/* Höhe für den IE */
	}

#head_kontakt {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:120px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #B784B7;
	background-image:url(images/titel/titel_kontakt.jpg);
	}

* html #head_kontakt {
	top:0px; width:800px; height:121px;	/* Höhe für den IE */
	}

#head_login {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:120px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #E4CAA1;
	background-image:url(images/titel/titel_login.jpg);
	}

* html #head_login {
	top:0px; width:800px; height:121px;	/* Höhe für den IE */
	}

#head_service {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:120px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #BECFCF;
	background-image:url(images/titel/titel_service.jpg);
	}

* html #head_service {
	top:0px; width:800px; height:121px;	/* Höhe für den IE */
	}

#head_impressum {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:120px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #E5CECE;
	background-image:url(images/titel/titel_impressum.jpg);
	}

* html #head {
	top:0px; width:800px; height:121px;	/* Höhe für den IE */
	}

#foot {
	text-align:center;
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	bottom:0; 
	width:798px; 
	min-width:798px; 
	height:25px; 
	font-size:1em; 
	z-index:5; 
	border:1px solid #000;
	font-family: trebuchet MS;
	font-weight:bold;
	color:#000;
	background-color: #e5e5e5;

}

* html #foot {
	bottom:0px; width:800px; height:25px;
}


ul.neben_home{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #2F4D6D;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

ul.neben_firmen{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #735334;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

ul.neben_produkte{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #872B14;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

ul.neben_news{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #2E6C2E;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

ul.neben_termine{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #8E8E01;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

ul.neben_kontakt{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #753675;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

ul.neben_login{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #7A3A0D;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

ul.neben_service{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #314F4F;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

ul.neben_impressum{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #763737;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

li.neben			{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;}
li.neben_home		{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;}
li.neben_firmen		{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;} 
li.neben_produkte	{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;}
li.neben_news		{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;}
li.neben_termine	{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;}
li.neben_kontakt	{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;}
li.neben_login		{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;}
li.neben_service	{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;}
li.neben2_impressum	{ float: left; display: block;	width: 84px; color: #FFFFFF;}

li.neben_home		a:link { float: left; display: block;	width: 88px;  color:#FFFFFF;text-decoration: none;}
li.neben_firmen		a:link { float: left; display: block;	width: 88px;  color:#FFFFFF;text-decoration: none;}
li.neben_produkte	a:link { float: left; display: block;	width: 88px;  color:#FFFFFF;text-decoration: none;}
li.neben_news		a:link { float: left; display: block;	width: 88px;  color:#FFFFFF;text-decoration: none;}
li.neben_termine 	a:link { float: left; display: block;	width: 88px;  color:#FFFFFF;text-decoration: none;}
li.neben_kontakt 	a:link { float: left; display: block;	width: 88px;  color:#FFFFFF;text-decoration: none;}
li.neben_login		a:link { float: left; display: block;	width: 88px;  color:#FFFFFF;text-decoration: none;}
li.neben_service   	a:link { float: left; display: block;	width: 88px;  color:#FFFFFF;text-decoration: none;}
li.neben2_impressum a:link { float: left; display: block;	width: 84px;  color:#FFFFFF;text-decoration: none;}

li.neben_home		a:visited { float: left; display: block; width: 88px; color:#FFFFFF;text-decoration: none;}
li.neben_firmen		a:visited { float: left; display: block; width: 88px; color:#FFFFFF;text-decoration: none;}
li.neben_produkte 	a:visited { float: left; display: block; width: 88px; color:#FFFFFF;text-decoration: none;}
li.neben_news		a:visited { float: left; display: block; width: 88px; color:#FFFFFF;text-decoration: none;}
li.neben_termine 	a:visited { float: left; display: block; width: 88px; color:#FFFFFF;text-decoration: none;}
li.neben_kontakt 	a:visited { float: left; display: block; width: 88px; color:#FFFFFF;text-decoration: none;}
li.neben_login		a:visited { float: left; display: block; width: 88px; color:#FFFFFF;text-decoration: none;}
li.neben_service   	a:visited { float: left; display: block; width: 88px; color:#FFFFFF;text-decoration: none;}
li.neben2_impressum a:visited { float: left; display: block; width: 84px; color:#FFFFFF;text-decoration: none;}

li.neben_home		a:hover { float: left; display: block;	width: 88px; background-color: #5A84BB; color:#FFFFFF;text-decoration: none;}
li.neben_firmen		a:hover { float: left; display: block;	width: 88px; background-color: #D7C9B6; color:#FFFFFF;text-decoration: none;}
li.neben_produkte 	a:hover { float: left; display: block;	width: 88px; background-color: #CC8868; color:#FFFFFF;text-decoration: none;}
li.neben_news		a:hover { float: left; display: block;	width: 88px; background-color: #84B784; color:#FFFFFF;text-decoration: none;}
li.neben_termine 	a:hover { float: left; display: block;	width: 88px; background-color: #CCCC4C; color:#FFFFFF;text-decoration: none;}
li.neben_kontakt 	a:hover { float: left; display: block;	width: 88px; background-color: #B784B7; color:#FFFFFF;text-decoration: none;}
li.neben_login		a:hover { float: left; display: block;	width: 88px; background-color: #E4CAA1; color:#FFFFFF;text-decoration: none;}
li.neben_service   	a:hover { float: left; display: block;	width: 88px; background-color: #BECFCF; color:#FFFFFF;text-decoration: none;}
li.neben2_impressum a:hover { float: left; display: block;	width: 84px; background-color: #E5CECE; color:#FFFFFF;text-decoration: none;}

li.neben_home		a:active { float: left; display: block;	width: 88px; background-color: #5A84BB; color:#FFFFFF;text-decoration: none;}
li.neben_firmen		a:active { float: left; display: block;	width: 88px; background-color: #D7C9B6; color:#FFFFFF;text-decoration: none;}
li.neben_produkte 	a:active { float: left; display: block;	width: 88px; background-color: #CC8868; color:#FFFFFF;text-decoration: none;}
li.neben_news		a:active { float: left; display: block;	width: 88px; background-color: #84B784; color:#FFFFFF;text-decoration: none;}
li.neben_termine 	a:active { float: left; display: block;	width: 88px; background-color: #CCCC4C; color:#FFFFFF;text-decoration: none;}
li.neben_kontakt 	a:active { float: left; display: block;	width: 88px; background-color: #B784B7; color:#FFFFFF;text-decoration: none;}
li.neben_login		a:active { float: left; display: block;	width: 88px; background-color: #E4CAA1; color:#FFFFFF;text-decoration: none;}
li.neben_service   	a:active { float: left; display: block;	width: 88px; background-color: #BECFCF; color:#FFFFFF;text-decoration: none;}
li.neben2_impressum a:active { float: left; display: block;	width: 84px; background-color: #E5CECE; color:#FFFFFF;text-decoration: none;}



ul.unter{
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	text-align: left;
	background-color: #5A84BB;
	width: 110px;
	line-height: 30px;
	text-decoration: none;
}

li.unter1_home 	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid  #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter1_firmen 	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid  #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter1_produkte 	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid  #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter1_news 	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid  #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter1_termine 	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid  #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter1_kontakt 	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid  #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter1_login 	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid  #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter1_service 	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid  #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter1_impressum 	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid  #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}


li.unter1_home a:link 			{display:block; width: 109px; color: #FFFFFF; background-color: #2F4F6F;text-decoration: none;}
li.unter1_firmen a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #735334;text-decoration: none;}
li.unter1_produkte a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #872B14;text-decoration: none;}
li.unter1_news a:link 			{display:block; width: 109px; color: #FFFFFF; background-color: #2E6C2E;text-decoration: none;}
li.unter1_termine a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #8E8E01;text-decoration: none;}
li.unter1_kontakt a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #753675;text-decoration: none;}
li.unter1_login a:link 			{display:block; width: 109px; color: #FFFFFF; background-color: #7A3A0D;text-decoration: none;}
li.unter1_service a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #314F4F;text-decoration: none;}
li.unter1_impressum a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #763737;text-decoration: none;}

li.unter1_home a:visited 		{display:block; width: 109px; color: #FFFFFF; background-color: #2F4F6F;text-decoration: none;}
li.unter1_firmen a:visited 		{display:block; width: 109px; color: #FFFFFF; background-color: #735334;text-decoration: none;}
li.unter1_produkte a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #872B14;text-decoration: none;}
li.unter1_news a:visited 		{display:block; width: 109px; color: #FFFFFF; background-color: #2E6C2E;text-decoration: none;}
li.unter1_termine a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #8E8E01;text-decoration: none;}
li.unter1_kontakt a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #753675;text-decoration: none;}
li.unter1_login a:visited 		{display:block; width: 109px; color: #FFFFFF; background-color: #7A3A0D;text-decoration: none;}
li.unter1_service a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #314F4F;text-decoration: none;}
li.unter1_impressum a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #763737;text-decoration: none;}

li.unter1_home a:hover 			{display:block; width: 109px; color: #FFFFFF; background-color: #5A84BB;text-decoration: none;}
li.unter1_firmen a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #D7C9B6;text-decoration: none;}
li.unter1_produkte a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #CC8868;text-decoration: none;}
li.unter1_news a:hover 			{display:block; width: 109px; color: #FFFFFF; background-color: #84B784;text-decoration: none;}
li.unter1_termine a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #CCCC4C;text-decoration: none;}
li.unter1_kontakt a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #B784B7;text-decoration: none;}
li.unter1_login a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #E4CAA1;text-decoration: none;}
li.unter1_service a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #BECFCF;text-decoration: none;}
li.unter1_impressum a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #E5CECE;text-decoration: none;}

li.unter_home 		{ border-bottom: 1px solid #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter_firmen 	{ border-bottom: 1px solid #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter_produkte 	{ border-bottom: 1px solid #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter_news 		{ border-bottom: 1px solid #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter_termine 	{ border-bottom: 1px solid #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter_kontakt 	{ border-bottom: 1px solid #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter_login 		{ border-bottom: 1px solid #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter_service 	{ border-bottom: 1px solid #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}
li.unter_impressum 	{ border-bottom: 1px solid #FFFFFF; width: 109px; color: #FFFFFF; display:block;text-decoration: none;}

li.unter_home a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #2F4F6F;text-decoration: none;}
li.unter_firmen a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #735334;text-decoration: none;}
li.unter_produkte a:link 	{display:block; width: 109px; color: #FFFFFF; background-color: #872B14;text-decoration: none;}
li.unter_news a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #2E6C2E;text-decoration: none;}
li.unter_termine a:link 	{display:block; width: 109px; color: #FFFFFF; background-color: #8E8E01;text-decoration: none;}
li.unter_kontakt a:link 	{display:block; width: 109px; color: #FFFFFF; background-color: #753675;text-decoration: none;}
li.unter_login a:link 		{display:block; width: 109px; color: #FFFFFF; background-color: #7A3A0D;text-decoration: none;}
li.unter_service a:link 	{display:block; width: 109px; color: #FFFFFF; background-color: #314F4F;text-decoration: none;}
li.unter_impressum a:link 	{display:block; width: 109px; color: #FFFFFF; background-color: #763737;text-decoration: none;}

li.unter_home a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #2F4F6F;text-decoration: none;}
li.unter_firmen a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #735334;text-decoration: none;}
li.unter_produkte a:visited {display:block; width: 109px; color: #FFFFFF; background-color: #872B14;text-decoration: none;}
li.unter_news a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #2E6C2E;text-decoration: none;}
li.unter_termine a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #8E8E01;text-decoration: none;}
li.unter_kontakt a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #753675;text-decoration: none;}
li.unter_login a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #7A3A0D;text-decoration: none;}
li.unter_service a:visited 	{display:block; width: 109px; color: #FFFFFF; background-color: #314F4F;text-decoration: none;}
li.unter_impressum a:visited{display:block; width: 109px; color: #FFFFFF; background-color: #763737;text-decoration: none;}

li.unter_home a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #5A84BB;text-decoration: none;}
li.unter_firmen a:hover 	{display:block; width: 109px; color: #FFFFFF; background-color: #D7C9B6;text-decoration: none;}
li.unter_produkte a:hover 	{display:block; width: 109px; color: #FFFFFF; background-color: #CC8868;text-decoration: none;}
li.unter_news a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #84B784;text-decoration: none;}
li.unter_termine a:hover 	{display:block; width: 109px; color: #FFFFFF; background-color: #CCCC4C;text-decoration: none;}
li.unter_kontakt a:hover 	{display:block; width: 109px; color: #FFFFFF; background-color: #B784B7;text-decoration: none;}
li.unter_login a:hover 		{display:block; width: 109px; color: #FFFFFF; background-color: #E4CAA1;text-decoration: none;}
li.unter_service a:hover 	{display:block; width: 109px; color: #FFFFFF; background-color: #BECFCF;text-decoration: none;}
li.unter_impressum a:hover 	{display:block; width: 109px; color: #FFFFFF; background-color: #E5CECE;text-decoration: none;}

#haupttext{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	text-align: left;
}

img{
	border:0;
	margin-bottom: 10px;
}

h1.ueber_home { font-size:12px; color:#FFFFFF; background-color:#2F4D6D;vertical-align: middle; padding-left: 5px; line-height: 30px; margin-bottom: 15px;}
h1.ueber_firmen { font-size:12px; color:#FFFFFF; background-color:#735334;vertical-align: middle; padding-left: 5px;  line-height: 30px; margin-bottom: 15px;}
h1.ueber_produkte { font-size:12px; color:#FFFFFF; background-color:#872B14;vertical-align: middle; padding-left: 5px;  line-height: 30px; margin-bottom: 15px;}
h1.ueber_news { font-size:12px; color:#FFFFFF; background-color:#2E6C2E;vertical-align: middle; padding-left: 5px;  line-height: 30px; margin-bottom: 15px;}
h1.ueber_termine { font-size:12px; color:#FFFFFF; background-color:#8E8E01;vertical-align: middle; padding-left: 5px;  line-height: 30px; margin-bottom: 15px;}
h1.ueber_kontakt { font-size:12px; color:#FFFFFF; background-color:#753675;vertical-align: middle; padding-left: 5px;  line-height: 30px; margin-bottom: 15px;}
h1.ueber_login { font-size:12px; color:#FFFFFF; background-color:#7A3A0D;vertical-align: middle; padding-left: 5px;  line-height: 30px; margin-bottom: 15px;}
h1.ueber_service { font-size:12px; color:#FFFFFF; background-color:#314F4F;vertical-align: middle; padding-left: 5px;  line-height: 30px; margin-bottom: 15px;}
h1.ueber_suche { font-size:12px; color:#FFFFFF; background-color:#5A5A7B;vertical-align: middle; padding-left: 5px;  line-height: 30px; margin-bottom: 15px;}
h1.ueber_impressum { font-size:12px; color:#FFFFFF; background-color:#763737;vertical-align: middle; padding-left: 5px;  line-height: 30px; margin-bottom: 15px;}

.bild_oben{
	clear: both;
	margin-bottom: 20px;
	padding:0;
	border:0;
}

.bild_rechts{
	float: right;
}

.clear{
	clear: both;
}

.hbeschreibung {	
	color: #FFFFFF;
	padding: 7px 0px 0px 10px;
	font-size: 12px;
	height: 30px;
}

.kursiv{
	font-style:italic;
}

.fett{
	font-weight:bold;
}

h2{
	font-size: 12px;
	margin: 0;
	padding: 0;
}


a	 		{color: #000000; text-decoration: underline;}
a:link 		{color: #000000; text-decoration: underline;}
a:visited 	{color: #000000; text-decoration: underline;}
a:hover 	{color: #FFFFFF; background-color: #000000 ;text-decoration: none;}

.suchrahmen{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	
}

