body{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	margin-left:auto;
	margin-right:auto;
	width:956px;
}

/* Alle Bilder ohne Rahmen */
img{
	border:none;
}


/* Haupt frame */
#main{
	width:956px;
	float:left;
	clear:none;
	border-left:1px solid #FFCC33;
	border-right:1px solid #FFCC33;
	border-bottom:1px solid #FFCC33;
	margin-bottom:20px;
}

#header{
	float:left;
	clear:none;
}

#logo_head{
	float:left;
	clear:none;
	height:160px;
}

/********************************************** Metanavigation */
#metanav{
	float:left;
	clear:none; 
	width:956px;
	height:42px;
	background-color:white;
}

#metanav a:hover{
	color:#FF6600;
}

#metanav a.active{
	color:#FF6600;
}

#metanav ul{
	list-style:none;
	width:310px;
	height:10px;
}


#metanav ul a{
	display: block;
	padding: 3px 10px 3px 10px;
	font-weight:bold;
	font-size: 10px;

} 

#metanav ul li{
	float:left;
	clear:none;
}

#metanav ul li a{
	float:left;					/* horizontaler Verlauf */
	clear:none;
	color:#999999;
	letter-spacing:1px;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #333333;
	line-height:6px;
	height:6px; 
	text-decoration:none;
	color:#333399;
}

/*Klapp Navigation XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#top_nav{
	float:left;
	clear:none;
	font-weight: bold;
    font-size:13px;
	background-color:#333399;
/*	height:31px; */
	width:956px;
	vertical-align:middle;
	margin:auto;
}

/******************* für Aktivierung des Scripts reswitcher(); **************/

#top_nav .blankDIV{
	float:left;
	clear:none;
	width:2em;
	height:29px;
}

/****************************************************************************/

#top_nav a{
	text-decoration:none;
	display:block;
	color:white;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:7px; 
	padding-top:6px;
	width:127px;
}

#top_nav a:hover{
	color:#666699;
	font-size:13px;
	font-weight:bold;
	background-color:#CCCCFF;
}

#top_nav a.active{
	color:#333399;
	font-size:13px;
	font-weight:bold;
	background-color: #CCCCFF;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#top_nav .group{
	float:left;
	clear:none;
	position:relative;
	height:31px;
	vertical-align:middle;
}

#top_nav .group .submenu{
	position:absolute;
	z-index:160;
	width:132px;
	padding-bottom:3px;
	padding-left:0px;
	background-image: url(/pagemedia/media/pictures/menubottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#top_nav .group .submenu a{
	font-weight:bold;
	font-size:12px;
	display:block;
	clear:left;
	float:left;
	width:120px;
	border-top:1px solid white;
	color:#336699;
}

#top_nav .group .submenu a:hover{
/*	border-bottom:1px solid #FF9900; */
	color: red;
}

#top_nav .group .submenu a.active{
/*	border-bottom:1px solid #000066; */
	color:#666666;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#top_nav .group .submenu div{
	position:static;
	z-index:150;
	width:123px;
/*	border: 1px solid #CCCCCC; */
	padding-bottom:3px;
}

#top_nav .group .submenu div a{
	font-weight:bold;
	font-size:12px;
	clear:left;
	float:left;
	width:105px;
	margin-left:10px;
/*	border-bottom:1px solid white; */
	color:red;
}

#top_nav .group .submenu div a:hover{
/*	border-bottom:1px solid white; */
	color: red;
}

#top_nav .group .submenu a.active{
/*	border-bottom:1px solid #000066; */
	color: gray;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#top_nav #quick{
	float:right;
	clear:none;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#right_frame{
	width:355px; 
	float:left;
	clear:none;
}

#right_frame .imageTop{
	float:left;
	clear:none;
	width:355px;
	border:none;
	height:118px; 
  	height:auto !important;
}

#right_frame .imageBottom{
	height:457px;
	float:left;
	clear:none;	
	width: 355px;
	background-image:url(/media/bilder/img_background_right.jpg);
	background-repeat: no-repeat;
}

.logos{
	float:left;
	clear:none;
	width:208px;
	margin-top:7px;
	padding-left:100px;
}


/********************************************** Pfad Anzeige *******************/
#pathnav{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}

#pathnav a{	
	text-decoration: none;
	color: black;
}

/********************************************** Ende Pfad Anzeige ***************/
/* Inhalts-Frame */
#content_frame{
	min-height:575px;
  	height:auto !important;
  	height:575px;
	width:600px; 
	float:left;
	clear:none;
	border-right:1px solid #FFCC33;
}

#content{
	float:left;
	clear:none;
	width:575px;
	margin-top:10px;
	font-size: 13px;
	margin-left:10px;
}

/* Styles für die Paragraphentemplates */
/*######################################################################################## */

#paragrafR, #paragrafL{
	width:580px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	clear:none;
}

#paragrafR h1,#paragrafL h1
{	float:left;
	clear:none;
	width:560px;
	display:inline;
	margin-bottom:10px;
	margin-left:5px;
	font-weight:bold;
    font-size:16px;
}


#paragrafR ._image{
	float:right;
	margin:5px;
}

#paragrafL ._image{
	float:left;
	margin:5px;
}

#paragrafR ._image2{
	float:right;
	margin:5px;
}

#paragrafL ._image2{
	float:left;
	margin:5px;
}

#paragrafR .content{
	margin-right: 5px;	
}
/*------------------ Formatierung Links im Content ----------*/
#paragrafR .content a,
#paragrafL .content a{
	text-decoration:none;
	color:#000099;
	font-weight:bold;
}

/*------------------- Formatierung der Listen im Content ----*/
#paragrafR .content ul,
#paragrafL .content ul{
	list-style-type:disc;
}

/*-----------------------------------------------------------*/
#paragrafL .content{
	margin-left: 5px;
}

#paragrafR .content2,
#paragrafL .content2{
	margin-right: 5px;
}

#paragrafR .linkMore,
#paragrafL .linkMore{
	width:580px;
	text-align:right;
	clear:none;
	margin-top:10px;
	margin-bottom:10px;
}

#paragrafR .linkMore2,
#paragrafL .linkMore2{
	width:580px;
	text-align:right;
	clear:none;
	margin-top:10px;
	margin-bottom:10px;
}

#paragrafR .linkMore a,
#paragrafL .linkMore a,
#paragrafR .linkMore2 a,
#paragrafL .linkMore2 a{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-right:10px;
}

/* Style für Sitemap ####################################################################################*/
#sitemap ul li a{
	text-decoration: none;
	color: #666666;	
}

/* 	Haupt-Kategorie */
#sitemap ul li{
	font-style: normal;
	font-weight: bold;
	font-size:13px;
}

/* 	Unterkategorien */
#sitemap ul li ul li{
	font-size:11px;
	font-weight: normal;
	color:#0033FF;
}