﻿.menue_hgf {
	position: absolute; !important
	width: auto;
	height: auto;
	z-index: 99;
	background-color: transparent;
	top: 12px;
	left:0px;
	padding: 0px;
	color: #FFFFFF;
}

.menue_hgf a, .menue_hgf a:visited, .menue_hgf a:hover {
	color: #FFFFFF !important;
}

.menue_faq {
	position: absolute; !important
	width: auto;
	height: auto;
	z-index: 99;
	background-color: transparent;
	top: 12px;
	left: 30px;
	padding: 0px;
	color: #FFFFFF;
}
.menue_faq a, .menue_faq a:visited {
	color: #FFFFFF !important;
}

.menue_faq a:hover {
	color: #FFFFFF;
}

.menue_links {
	position: absolute !important; 
	width: 350px;
	height: auto;
	z-index: 99;
	background-color: transparent;
	top: 41px;
	left:551px;
	padding: 0px;
}

.menue_tests {
	position: absolute; !important
	width: auto;
	height: auto;
	z-index: 99;
	background-color: transparent;
	top: 41px;
	left:493px;
	padding: 0px;
}

.menue_uv {
	position: absolute; !important
	width: auto;
	height: auto;
	z-index: 99;
	background-color: transparent;
	top: 41px;
	left:358px;
	padding: 0px;
}

.menue_produkte {
	position: absolute; !important
	width: auto;
	height: auto;
	z-index: 99;
	background-color: transparent;
	top: 41px;
	left:282px;
	padding: 0px;
}

.menue_head {
	color: #A82494;
	font-size:12px;
	font-weight: bold;
}

.menue_link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menue_link:hover {
	text-decoration: underline;
}

.menue_link:visited {
	color: #FFFFFF;	
}
.menue_link:active {
	color: #FFFFFF;	
}

.corner_table {
	width:auto;
	height:auto;
	background-color: transparent;
}

.corner_lo, .corner_ro, .corner_lu, .corner_ru, .corner_lo_faq {
	width:7px;
	height:7px;	
}

.corner_lo_faq {
	background-image: url(../_img/corner-lo.gif);
}

.corner_lo, .corner_mo {
	background-color:#44A824;
	background-image: url('../_img/verlauf_oben.gif');
	background-repeat:repeat-x;
}
.corner_ro{
	background-image: url(../_img/corner-ro.gif);
}
.corner_ml, .corner_mr {
	width:7px; height:100%;
	background-image: url('../_img/verlauf_unten.gif');
	background-repeat:repeat-x;
	}
	
.corner_lu {
	background-image: url(../_img/corner-lu.gif);
}

.corner_ru {
	background-image: url(../_img/corner-ru.gif);
}

.c_content {
	background-image: url('../_img/verlauf_unten.gif');
	background-repeat:repeat-x;
}

.none_corner, .corner_mr, .corner_ml, .c_content {
	background-color:#44A824;
}