@charset "utf-8";
/* CSS Document */


div img#background, img#background {
	color:white;
	height:auto;
	min-width:1024px;
	position:fixed;
	width:100%;
	z-index:-1;
}


body{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2px;
	height: 100%;
	margin:0;
	padding:0;
}

/*******************************************************************************************************/
/* OBERER BEREICH **************************************************************************************/
/*******************************************************************************************************/

#top {
	height: 200px;
	width:980px;
	margin: 0px auto 10px auto;
}
/* BEREICH FÜR META, TITLE und MAINNAVI *************************/
#top-left{
	width:770px;
	float:left;
}

#top-left-top{
	height: 140px;
	margin:0;
	padding:0;
}

#mainmenu{
	margin:0 0 0 15px;
}

#mainmenu ul{
	list-style:none;
	margin:0;
	padding:0;	
	}

#mainmenu ul li{
	float:left;
	bottom: 0;
	height: 15px;	
	padding-top:45px;
	padding-bottom: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;	
}

#mainmenu ul li a{
	color:#060;
	text-decoration:none;
	margin: 0 5px;
	height: 50px;	
	bottom: 0;	
	font-weight:bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#mainmenu ul li span{
	color:#FFF;
	text-decoration:none;
	margin: 0 5px;
	height: 50px;	
	bottom: 0;	
	font-weight:bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#mainmenu ul li:hover{
	color:#060;	
	text-decoration:none;
	background-image:url(../img/mainmenu.png);
	background-repeat:repeat-x;
}

#mainmenu ul li:hover a{
	color:#FFF;
	font-weight:bolder;
}

#mainmenu ul li.active,
#mainmenu ul li.trail{
	color:#FFF;
	text-decoration:none;
	background-image:url(../img/mainmenu.png);
	background-repeat:repeat-x;	
}

#mainmenu ul li.active a,
#mainmenu ul li.trail a{
	color:#FFF;
}

#metamenu {
	padding-top: 10px;
	margin-left: 30px;
	font-size:12px;
	height: 60px;
}

#metamenu ul{
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
	background-color:#b60000;
	width: 100px;
}

#metamenu ul li{
	margin:0;
	padding:0 0 0;
}

#metamenu ul li a{
	color:#FFF;
	text-decoration:none;
}

#metamenu ul li:hover{
	background-color:#800000;
}

#metamenu ul li.meta-startseite:hover {
	width: 700px;
	position:relative;
	left: -30px;
}

#metamenu ul li.meta-startseite:hover span{
	left: 30px;
}

#metamenu ul li.meta-kontakt:hover {
	width: 500px;
	position:relative;
	left: -30px;
}

#metamenu ul li.meta-impressum:hover {
	width: 300px;
	position:relative;
	left: -30px;
}

#metamenu ul li.meta-seitenindex:hover {
	width: 150px;
	position:relative;
	left: -30px;
}

#metamenu ul li.meta-startseite:hover span, 
#metamenu ul li.meta-kontakt:hover span,
#metamenu ul li.meta-impressum:hover span, 
#metamenu ul li.meta-seitenindex:hover span,
#metamenu ul li.meta-startseite:hover a, 
#metamenu ul li.meta-kontakt:hover a,
#metamenu ul li.meta-impressum:hover a, 
#metamenu ul li.meta-seitenindex:hover a {
	position:relative;
	left: 30px;
}

#title {
	color:#000;
	margin: 0px;
	padding: 10px 0 0 0;
	height: 20px;
	margin-left: 150px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#title span{
	font-weight:bolder;
}

/* BEREICH FÜR SUCHE UND LOGO *************************/

#top-right{
	width:210px;
	float:left;
}

#logo {
	margin: 10px 0 0 30px;
}

/*******************************************************************************************************/
/* MITTLERER BEREICH ***********************************************************************************/
/*******************************************************************************************************/
#container {
	width: 970px;
	height: 100%;
	margin: 0 auto;
}

#content {
	float:left;
}

#content-top {
	width:750px;
	height:20px;
	background-image:url(../img/pic_content-oben.png);	
}

#content-main {
	width:730px;
	padding: 0 10px;
	background-image:url(../img/pic_content.png);
	background-repeat:repeat-y;
}

#content-bottom {
	width:750px;
	height:40px;
	background-image:url(../img/pic_content-falz.png);
	margin-bottom: 10px;
}

#content-main p{
	margin:0;
	padding:0;
}

#submenu {
	float: left;
	width: 210px;
	background-image:url(../img/pic_submenu.png);
	background-repeat:repeat-y;
	margin-left: 10px;
}

#submenu ul {
	margin:10px 5px;
	padding:0;
	list-style:none;
}

#submenu ul li {
	padding:0 0 0 25px;	
}

#submenu ul li a{
	color:#FFF;
	text-decoration:none;
}

#submenu ul li a{
	color:#FFF;
	text-decoration:none;
}

#submenu ul li:hover{
	background-image:url(../img/button.png);
	background-position: 3px 50%;
	background-repeat:no-repeat;
}

#submenu ul li.active{
	background-image:url(../img/button.png);
	background-position: 3px 50%;
	background-repeat:no-repeat;
}

#submenu h1,
#submenu h2,
#submenu h3,
#submenu h4,
#submenu h5,
#submenu h6 {
	margin: 5px;
}

#submenu p{
	margin: 5px;
}

#bottom {
	width: 740px;
	background-color:#808080;
	text-align: left;
	margin: 10px auto 30px auto;
	padding: 5px;
	border:0;
	position:relative;
	left: -110px;
	background-image:url(../img/pic_subpart.png);
	background-repeat:repeat-y;
}


#footer {
	width: 750px;
	background-color:#808080;
	text-align: left;
	margin: 10px auto 30px auto;
	padding: 5px;
	border:0;
	position:relative;
	left: -110px;
	text-align:center;
	font-size: 11px;
}

/* Suche */
#search {
	height: 30px;
	font-size: 12px;
}

#search h6 {
	color:#000;
	font-size: 12px;
	font-weight:normal;
	float:left;
	margin:17px 0 0 0;
	padding:0;
}
#Search input.text {
	margin-top: 15px;
	margin-left: 10px;
	border: 1px solid #999;
	width: 110px;
	float:left;	
}

#Search input.submit {
/*	display:none;*/
/*	visibility:hidden;*/
	background-image:url(../img/search.png);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 5px;
	width: 16px;
	height:16px;
	float:left;
}


.mod_changelanguage ul{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	margin-top: 15px;
	width: 16px;
	height:16px;
}

.mod_changelanguage.block {
	overflow:visible;
}

#searchpanel {
	float: left;
}

/* HTML ELEMENTE ***************************************************************** */

#content p{
	padding: 10px;
}

h1{
	color:#c0c0c0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	letter-spacing: 0.1em;
}

h2{
	color:#cfcfcf;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	letter-spacing: 0.1em;
}

h3{
	color:#dcdcdc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	letter-spacing: 0.1em;
}

h4{
	color:#e3e3e3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	letter-spacing: 0.1em;
}

h5{
	color:#ededed;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	letter-spacing: 0.1em;
}

h6{
	color:#f0f0f0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	letter-spacing: 0.1em;
}

blockquote{
	border-left: 4px #ba0000 solid;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.caption{
	font-size:10px;
}

label{
	font-size: 12px;
}

a {
	color: #daa520;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {
	color: #ffd700;
}

.relevance {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;

}
