@charset "utf-8";
/* CSS Document */
/**********************************/
/* ALLGEMEINE DEKLARATIONEN
/**********************************/
html {
  margin-bottom: 1px;
  height: 100%;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #757575;
}
a:hover {
	text-decoration: underline;
	color: #b3b3b3;
}
form {
	margin: 0;
	padding: 0;
}
.bold {
	font-weight: bold;
}
.nofloat {
	overflow: hidden;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
.structure { /* IE7 zeigt leere DIVS nicht an + Umbruch fuer die Darstellung ohne CSS - USE: <br class="structure" \>*/
	position: absolute;
	visibility: hidden;
	line-height: 0;
}
#maincontent li {
	line-height: 20px;
}
/**********************************/
/* AUFBAU
/**********************************/
/* ------ Masterbox ------ */
#masterbox {
	position: absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px;
}
/* ------ Language ------ */
#language {
	margin: 13px 0 10px 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#language a {
	color: #000000;
	font-weight: bold;
}
#language span {
	font-weight: normal;
}
#language a:hover, #language .active {
	color: #FEC900;
	font-weight: bold;
}
/* ------ Site ------ */
#site {
	position: absolute;
	right: 0px;
	margin-top: 8px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#site select {
	width: 130px;
	font-size: 10px;
	border: #757575 solid 1px;
}
/* ------ Copyfooter ------ */
#copy {
	margin: 4px 0 10px 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#hinweise {
	position: absolute;
	right: 0px;
	margin-top: 4px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#hinweise a, #hinweise span {
	margin-left: 6px;
	color: #000000;
}
/* ------ Header ------ */
#headerbox {
	height: 77px;
	width: 950px;
	background: #6c6c6c;
}
#headerbox #headerbox-round-left {
	position: absolute;
	width: 6px;
	height: 75px;
	background:url(../images/headerbox-round-left.gif);
}
#headerbox #headerbox-round-right {
	position: absolute;
	margin-left: 550px;
	width: 400px;
	height: 75px;
	background:url(../images/headerbox-round-right.gif);
}
#headerbox #headerbox-round-right-en {
	position: absolute;
	margin-left: 550px;
	width: 400px;
	height: 75px;
	background:url(../images/headerbox-round-right_en.gif);
}
#headerbox #headerbox-round-right-es {
	position: absolute;
	margin-left: 550px;
	width: 400px;
	height: 75px;
	background:url(../images/headerbox-round-right_es.gif);
}
#headerbox #headerbox-round-right-fr {
	position: absolute;
	margin-left: 550px;
	width: 400px;
	height: 75px;
	background:url(../images/headerbox-round-right_fr.gif);
}
#headerbox h1 img {
	margin: 22px 0 0 22px;
}
/* ------ Content ------ */
#contentbox {
	width: 908px;
	background: #FFFFFF;
	margin: 3px 0;
	padding: 30px 25px 30px 15px;
	border: #d9d9d9 solid 1px;
}
#content-frame {
	width: 910px;
	background: url(../images/framework-background.gif);
}
#content-frame.add_sidebar {
	background: url(../images/framework-background-sidebar.gif);
}
#navigationbox {
	float: left;
	width: 179px;
}
#maincontent {
  	float: left;
	width: 690px;
	margin-left: 41px;
}
#content-frame.add_sidebar  #maincontent {
	width: 525px;
}
#sidebar {
	float: right;
	width: 125px;
	font-size: 10px;
}
/* ------ Footer ------ */
#footerbox {
	height: 11px;
	width: 950px;
	background: #757575;
	overflow: hidden;
}
#footerbox #footerbox-round-left {
	position: absolute;
	width: 45px;
	height: 11px;
	background: url(../images/footerbox-round-left.gif);
	background-repeat: no-repeat;
}
#footerbox #footerbox-round-right {
	position: absolute;
	margin-left: 905px;
	width: 45px;
	height: 11px;
	background: url(../images/footerbox-round-right.gif);
	background-repeat: no-repeat;
}
/**********************************/
/* NAVIGATION
/**********************************/
#navigation {
	width: 179px;
	background: #F2F2F2;
	font-size: 13px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 4px solid #F2F2F2;
}
#navigation a {
	padding: 2px 3px 2px 23px;
	display: block;
	color: #000000;
	background: #D9D9D9 url(../images/navigation-main-bullet.gif) no-repeat;
	text-decoration: none;
    width: 153px;
	border-bottom: 4px solid #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* ------ Ebene 1 ------ */
#navigation .active {
	padding: 2px 3px 2px 23px;
	display: block;
	color: #000000;
	text-decoration: none;
    width: 153px;
	border-bottom: 4px solid #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	background: #6C6C6C url(../images/navigation-main-bulletactive.gif) no-repeat;
	color:#FFFFFF;
}
#navigation a:hover {
	background: #FFC900 url(../images/navigation-main-bullethover.gif) no-repeat;
}
#navigation .sub {
	padding-bottom: 0;
	background: #6C6C6C url(../images/navigation-main-bulletactive-sub.gif) no-repeat;
}
#navigation .activehover {
	background: #6C6C6C url(../images/navigation-main-bulletactive.gif) no-repeat;
	color: #FFFFFF;
}
#navigation .activehover:hover {
	background: #FFC900 url(../images/navigation-main-active-bulletactive.gif) no-repeat;
	color: #000000;
}
#navigation .hoover .activehover {
	border-bottom: 0;
}
/* ------ Ebene 2 ------ */
#navigation .hoover {
	padding: 0;
	display: block;
	color: #000000;
	text-decoration: none;
    width: 153px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color:#FFFFFF;
	border-bottom: 4px solid #F2F2F2;
}
#navigation .hoover ul {
	margin: 0px;
}
#navigation li ul {
	margin: 2px 0 0 -23px;
	padding: 0;
	border-bottom:0;
}
#navigation li li a {
	border-bottom: 0;
	padding: 4px 3px 4px 35px;
	display: block;
	color: #FFFFFF;
	background: #7D7D7D url(../images/navigation-sub-bullet.gif) no-repeat;
    width: 141px;
	text-decoration: none;
	font-weight: normal;
}
#navigation .active_sub {
	padding: 4px 3px 4px 35px;
    width: 141px;
	border-bottom: 0;
	background: #7D7D7D url(../images/navigation-sub-bullethover.gif) no-repeat;
	color:#FFC900;
	font-weight:normal;
}
#navigation li li a:hover, #navigation li li a:active, #navigation li li a.active:hover {
	background: #7D7D7D url(../images/navigation-sub-bullethover.gif) no-repeat;
	color: #FFC900;
}
.active3 {
	color: #FFC900 !important;
	background: #7D7D7D url(../images/navigation-sub-bullethover.gif) no-repeat !important;
}
/* ------ Submenue ------ */
#navigation ul.submenue {
	margin-top: 6px;
}
#navigation ul.submenue a {
	font-weight: normal;
}
/* ------ Interaktiv ------ */
#navigation ul.interaktiv {
	margin-top: 6px;
}
#navigation ul.interaktiv li a {
	height: 35px;
	width: 115px;
	padding-left: 62px;
	padding-top: 12px;
}
#navigation ul.interaktiv li a:hover {
	text-decoration: underline;
}
#navigation #aktuelltv a {
	padding: 0;
	width: 179px;
	height: 45px;
	background: url(../images/aktuell-tv.jpg) no-repeat;
	padding-bottom: 6px;
}
#navigation #aktuelltv a span {
	position: relative;
	left: -9000px;
}
#navigation #bilder a {
	background: url(../images/navigation-extralink-bilder.gif) no-repeat;
}
#navigation #info a {
	background: url(../images/navigation-extralink-info.gif) no-repeat;
}
/* ------ Suche ------ */
#search {
	margin-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #D9D9D9;
	padding: 9px;
	line-height: 15px;
}
.searchfield {
	width: 128px;
	float: left;
	margin-right: 3px;
	padding-bottom: 0;
}
#search a, #search a:hover {
	background: url(../images/navigation-searchbutton.gif);
	text-indent: -9999px;
	overflow: hidden;
    width: 21px;
    height: 21px;
	border: 0;
	padding: 0;
}
/**********************************/
/* SIDEBAR
/**********************************/
#sidebar .print {
	color: #000000;
	line-height: 21px;
	margin-top: 5px;
	font-size: 11px;
	padding: 5px 0 5px 30px;
	background: url(../images/navigation-printbutton.gif) no-repeat;
}
#sidebar .back {
	display: block;
	color: #000000;
	font-size: 11px;
	padding: 3px 5px 8px 30px;
	margin-bottom: 20px;
	background: #ffffff url(../images/button_back.gif) no-repeat;
} 