@import "format_navigation.css";

html {
	background-color: #d7d6d6 !important;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #d7d6d6 !important;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

a img {
	border: 0;
	background: none !important;
}
#container {
	width: 840px;
	margin: 0px auto !important;
	padding: 0px;
	text-align: left;
}

/*Inhaltscontainer für impressum_nav und suche*/
#impressum {
	width: 840px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

#impressum_nav {
	width: 720px;
	float: left;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	padding-right: 15px;
}

#suche {
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

/*Inhaltscontainer für Header(bild) und Logo*/
#header {
	background: #faba00;
	width: 840px;
	height: 160px;
	padding: 0px;
	margin: 0px;
}

#bild {
	width: 285px;
	height: 160px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#logo {
	background: #faba00;
	width: 180px;
	height: 145px;
	padding: 15px 186px 0 187px;
	float: right;
}

#startlogo {
	background: #faba00;
	width: 180px;
	height: 145px;
	padding: 15px 330px 0px 330px;
	margin: 0;
}

/*Inhaltscontainer*/
#navigation {
	z-index: 500;

	background: #000;
	height: 30px;
	width: 808px;
	float: left;
	margin: 0;
	padding: 0 13px 0px 19px;
	
	position: relative;
}

#content {
	background: #FFF;
	width: 770px;
	margin: 0px;
	padding: 20px 35px 60px 35px;

	float: left;

}



* html #timeline {
	background: url(../../../pics/bg_timeline.gif) repeat-x;
	width: 800px;
	padding: 6px 5px 8px 35px;	
	margin: 0px;
}
#timeline {
	background: url(../../../pics/bg_timeline.gif) repeat-x;
	width: 780px;
	padding: 2px 25px 8px 35px;	
	margin: 0px;
	clear: both;
}
#content_uebersichten {
	background: #FFF;
	width: 780px;
	margin: 0px;
	padding: 20px 25px 60px 35px;
	float: left;
}
* html #content_uebersichten {
	width: 780px !important;
	overflow: hidden;
	margin: 0px;
	padding: 20px 25px 60px 35px;
	float: left;
}


#highlight {
	z-index: 5;
	background: #333;
	float: left;
	width: 840px;
	height: 335px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
	/* Boxen auf der Startseite und Einstiegsseiten */
	.box {
		background: url(../bilder/box_bg.gif) no-repeat;
		width: 250px;
		height: 250px;
		float: left;
		margin: 0px 10px 10px 0px;
		padding: 0;
	}
	.box_buttons {
		background: none;
		width: 250px;
		height: 250px;
		float: left;
		margin: 0px 10px 10px 0px;
		padding: 24px 0 0 0;
	}
	#twitter {
		color: #615b4e;
		background: #dfd5c7;
		margin-top: 10px;
		padding: 5px 10px 10px 15px;
		height: 82px;
	}
	#twitter ul {
		margin: 0;
		padding: 0;
	}
	#twitter ul li {
		list-style-type: none;
	}




#footer {
	float: left;
	text-align: left;
	font-size: 10px;
	background: #f6f3ed;
	width: 805px;
	padding: 15px 0px 15px 35px;
	margin: 0px auto 0px auto;
	border-top: 4px solid #faba00;
}
#adresse {
	float: right;
	margin: 115px 0px 0px 0px;
	color: #615b4e;
	width: 290px;
}
#footer a, #footer a:visited {
	color: #b0ada6 !important;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
#footer a:hover, #footer a:active, #footer a.navcurrent {
	color: #615b4e !important;
}



/*##############################################*/
/*########INHALT DER BOXEN + HIGHLIGHT##########*/
.box h1 {
	font-size: 14px;
	color: #615b4e;
	padding: 0px 7px 0px 13px;
	margin: 8px 0px 6px 0px;
	width: 230px;
}
* html .box h1 {
	font-size: 14px;
	color: #615b4e;
	padding: 0px 7px 0px 13px;
	margin: 8px 0px 6px 0px;
	width: 200px;
}
.box p {
	font-size: 11px;
	color: #615b4e;
	padding: 10px 7px 0px 13px;
	margin: 0px;
	width: 230px;
}
.box a {
	background: url(../pics/link_pfeil.gif) no-repeat top left;

	color: #df9d00 !important;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	display: block;
}
.box a:hover {
	background: url(../pics/link_pfeil_mo.gif) no-repeat top left;

	color: #615b4e !important;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#highlight h3 {
	font-size: 19px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}



/*#############################*/

h1, .ueberschrift1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	padding: 0px 0px 3px 0px;
	margin: 20px 0px 0px 0px;
}
h2, .ueberschrift2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.3px;
	color: #df9d00;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;

}
.rot {
	color: #000;
}
.gelb {
	color: #df9d00;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #df9d00;
	text-decoration: none;
}
a:hover {
	text-decoration: none !important;
	color: #000000 !important;
}



a.sortierung {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.sortierung:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.buttonEinfuegen {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.textfeldeingabe1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #999;
}
/*SUCHE*/
.suchfeld {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFF;
	border: 1px solid #FFF;
	height: 13px;
	width: 80px;
	margin: 0px;
	padding: 0px;
}
.zeilen {
	line-height: 15px;
	font-size: 11px;
}
.hitword { 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}
.sform {  
	font-size: 11px; 
	color: #000000; 
	width: 160; 
	height: 17; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	border-top: 1px solid #999999 
}
.sbutton { 
	font-size: 11px; 
	width: 160; 
	color: #333333; 
	font-weight: normal; 
	background-color: #E8E8E8; 
	border-left: 1px solid #576675; 
	border-bottom: 1px solid #576675; 
	border-right: 1px solid #576675; 
	border-top: 1px solid #576675}

a.searchnorm {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.searchnorm:hover {  
	text-decoration: underline
}

a.searchfett {
	font-size: 11px;
	color: #df9d00;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.searchfett:hover {  
	text-decoration: underline;
}

a.zurueck {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.zurueck:hover {
	color: #000;
	text-decoration: underline;
}

/*BONUS*/
.player {
	background-image: url(../pics/higru_player.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.weihnachten {
	background-image: url(../bilder/bg_standbild.jpg);
	background-repeat: no-repeat;
}

.imglink {
	background: none !important;
	padding: 0 !important;
}