div#main_right {
	text-align: center;
	font-size: 0.8em;
}

div#main_right input {
	margin-top: 10px;
}

#metaNavigation a {
	text-decoration: none;
}

#metaNavigation a.active {
	font-weight: bold;
}

#main_site_mainnav a {
	color: white;
	text-decoration: none;
	font-size: 1.38em;
}

#main_site_mainnav a.active {
	font-weight: bold;
	color: #92b2fc;
	text-decoration: none;
}

#main_site_subnav a {
	text-decoration: none;
	font-size: 1.1em;
}

#main_site_subnav a.child_nav {
	font-size: 0.85em;
}

#main_site_subnav a.child_nav:hover {
	color: #000000;
}

#main_site_subnav a.active {
	font-weight: bold;
}

#main_site_subnav a:hover {
	color: #000000;
}

#main_site_subnav .trenner {
	background-image: url(/img/linie_2x1.gif);
	background-repeat: repeat-x;
	height: 1px;
	_margin-bottom: -7px;
}
#main_site_subnav ul {
	line-height: 140%;
	list-style:none;
	margin: 0px;
	margin-bottom: 2px;
	padding-left: 0px;
}

#main_site_subnav ul li {
	margin-left: 0px;
}

#leftNav {
	padding: 20px 25px 3px 25px;
}

#leftNav ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

#leftNav ul li {
	background-color: #d9d9d9;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	padding: 8px 0px 0px 0px;
}

#leftNav ul li ul li {
	margin-bottom: 0px;
	border-bottom: 1px solid white;
	padding: 3px 0px 3px 0px;
}

#leftNav ul li.active {
	background-color: #cc071e;
	padding-bottom: 0px;
}

#leftNav ul li ul li.active {
	background-color: #656565;
	padding-bottom: 3px;
}

#leftNav ul li a {
	text-decoration: none;
	cursor: pointer;
}

#leftNav ul li a {
	color: #cc071e;
	font-size: 1.0em;
}

#leftNav ul li ul li a {
	color: #656565;
	font-size: 0.8em;
}

#leftNav ul li a.active {
	color: #ffffff;
}

#right_content a {
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
}

.rightNavList {
	list-style-type: none;
	position: relative;
	left: -20px;
}

div.content_list_nav {
	float: left;
	margin: 0px 20px 20px 0px;
	width: 250px;
	padding: 10px;
	background-color: #d9d9d9;
	text-align: center;
}

div.content_list_nav a {
	font-weight: bold;
}

div.title_right {
	background-color: #d9d9d9;
	padding: 3px;
}

/* Mouseover über Hintergrundbild */

#mouse 
{
	position:relative;
	display: block;
	width:280px;
	height:200px;
	margin: 0px 0px 0px 0px;
	border:0px solid #000000;
}
div.mouse 
{
	position:relative;
	display: block;
	width:100%;
	height:180px;
	margin: 0px 0px 0px 0px;
	border:0px solid #000000;
}

div.mouse1 
{
	z-index: 65;
}
div.mouse2 
{
	z-index: 61;
}


#mouse ul
{
	list-style-type: none;
}

div.mouse a 
{
	position: absolute;
	display: block;
	width:280px;
	height:200px;
	text-decoration: none;
	padding: 0px;
	visibility: visible;
	overflow: hidden;
	z-index: 50;
	font-size : 10px;
	cursor: text;
}

div.mouse a img 
{
	visibility: hidden;
}

div.mouse a:hover 
{
	width: 857px !important;
	width: 857px;
	height: 529px !important;
	height: 529px;	
	padding: 0px 0px 0px 0px;
	z-index: 51;
}

div.mouse a:hover img 
{
	visibility: visible;
}

a.mouse:hover 
{
	width: 857px !important;
	width: 857px;
	height: 529px !important;
	height: 529px;	
	padding: 0px 0px 0px 0px;
	z-index: 51;
}

