﻿/* CSS Document */

body {
	background-color:#eaeaea;
	font-family: Verdana, sans-serif;
	font-size:10px;
	margin:0px;
	line-height:14px;
}
p,div,form,h1,h2,h3,ul,li,ol,td {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #ed1c24;
	line-height:24px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
}
input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li{
}
img {
}
a{
	color: #000000;
	text-decoration:none;
}
a:link{
	color: #000000;
	text-decoration:none;
}
a:visited{
	color: #000000;
	text-decoration:none;
}
a:hover{
	color: #666666;
	text-decoration:none;
}

/*#########################################* ID's* ###############################################################*/ 

#mainwrapper {
	margin-top:5px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	width:920px;
	margin-right: auto;
	margin-left: auto;
	border:none 1px #000000;
}
#pageheader{
	margin-left:0px;
	padding-left:10px;
	width:902px;
	border:none 1px #000000;
	z-index:300;
	position:absolute;
	overflow:hidden;
	top:15px;
}
#mainmenu {
	border:none 1px;
	width:920px;
	height:35px;
	padding-left:0px;
}
#flash_mainnavi{
	border:none 1px;
	background-image:url(images/main_menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom:2px;
	margin-left:-2px;
	height:37px;
	width:905px;
	overflow:hidden;
}
#pagewrapper{
	border:none 1px #dfdfdf;
	margin-top:5px;
	padding:10px;
	width:900px;
	padding-top:11.50em;
}
#linke-spalte
{
	width:248px;
	float:left;	
	overflow:hidden;
}
#submenu {
	margin-top:5px;
	border:none 1px #ed1c24;
	text-align:left;
	width:248px;
	padding-bottom:10px;
}
#breadcrumbs {
	margin-bottom:5px;
}
#homepage
{
	width:900px;
	margin-left:0px;
	min-height:462px;
}
#content {
	margin-top:5px;
	float:left;
	border:none 1px;
}
#claim {
	margin-top:10px;
}
#contentfooter {
	margin-top:20px;
}
#pagefooter {
	width:900px;
	margin-top:10px;
	padding:10px;
	text-align:left;
	font-size:9px;
}
#teaser {
	border:none 1px #000000;
}
#left {
	border:none 1px #ed1c24;
	float:left;
	padding-right:-7px;
}
#right {
	border:none 1px #ed1c24;
	width:200px;
	margin-left:12px;
	float:left;
}

#content_header {
	margin-left:-3px; float:left;
}

/* CLASSES */ 
.clearer {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

.content {
	border:none 1px;
}

.content h1 {
}
.content h2 {
	margin-bottom:14px;
	line-height:20px;
}
.content h3 {
}

.content ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}

.content li {
	list-style: square inside;
}

.cmstext {
	
}

.cmstext a {
	text-decoration:underline;
}
.cmstext a:link{
	text-decoration:underline;
}
.cmstext a:visited{
	text-decoration:underline;
}
.cmstext a:hover{
	text-decoration:underline;
}

.bildunterschrift {
	font-size:9px;
	color:#737373;
}

.decor_base_data a {
	text-decoration: underline;
}

.table_header {
	background-color: #f2f2f2;
}

.table_header td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}

.table_odd {
	background-color: #f7f7f7;
}

.table_odd td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 0px;
}

.table_even {
	background-color: #f2f2f2;
}

.table_even td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 0px;
}

.search_hints {
	margin-left: 20px;
}

.search_hints ul {
	margin-left: 20px;
}
/* Inputs and selects */

.nice_select {
	background-repeat: no-repeat; 
	height: 19px; 
	background-image: url(images/nice_select_tiny.gif);
	font-size:10px;
}

.nice_select_100 {
	background-repeat: no-repeat; 
	height: 19px; 
	background-image: url(images/nice_select_100.gif);
	font-size:10px;
}

.nice_select_element {
	height: 19px; 
	font-size:10px;
}

.nice_submit {
	background-image: url(images/nice_submit.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat; 
	background-color: transparent;
	width: 87px;
	height: 22px; 
	border: none;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}

.input_plz{
	width:100px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
}

.input_ort{
	width:181px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
	margin-left:5px;
}

.input_select{
	width:294px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
}

.input2{
	width:290px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
}

.input3{
	width:185px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
}

.img_interactive {
	border:solid 1px #f0f0f0;
}
.img_interactive-hover {
	border:solid 1px #ff0000;
}


/*
Tabelen, die aus TinyMCE kommen, kriegen automatisch 
table_row_odd und table_row_even klassen für geraden 
und ungeraden Zeilen (falls keine andere klasse in 
TinyMCE zugewiesen wurde).
*/

.table_row_odd {
	background-color: #f7f7f7;
}

.table_row_odd  td {
	padding-left:4px;
	padding-top: 3px;
	padding-bottom: 4px;
	vertical-align: top;
}

.table_row_even {
	background-color: #fff;
}

.table_row_even td {
	padding-left:4px;
	padding-top: 3px;
	padding-bottom: 4px;
	vertical-align: top;
}


/* FAQ */

.faq_category_container {

}

.faq_question_container {
	padding: 0 0 10px;
	border-bottom: 1px solid #EAEAEA;
	margin: 0 0 10px;
}

.faq_question_container a {
	display: block;
	font-weight: bold;
	padding: 5px 0; 
}

.faq_answer_container {
}

.faq_answer_container h2 {
	margin: 0 0 8px;
}

.faq_answer_container a {
	display: block;
	font-weight: bold;
}

.faq_answer_container div {
	display: block;
	padding: 0 0 20px; 
}

.rss-link {
	float:right;
	padding-top:1px;
	padding-right:2px;
}
.rss-link a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(images/rss.gif) no-repeat scroll 0 5px;
	display:block;
	font-size:10px;
	height:21px;
	line-height:11px;
	margin:0;
	padding:0 0 0 22px;
}

#teaser .rss-link {
	float:right;
	width:82px;
	padding: 0;
}
#teaser .rss-link a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url(images/rss.gif) no-repeat scroll 0 0;
	display:block;
	font-size:10px;
	height:16px;
	line-height:16px;
	margin:0;
	padding:0 0 0 22px;
}

.newsletter-teaser {
}

.newsletter-teaser-top {
	background-image: url(images/hp_teaser_bg_top.jpg);
	background-repeat: no-repeat;
	background-color:#e0e0e0;
	height:219px;
	width: 193px;/*219px;*/
	vertical-align:top;
	padding-left: 13px;
	padding-right: 13px;
	overflow: hidden;
/*	margin-bottom:10px;*/
	margin-right:8px;
}
.newsletter-teaser-top #newsletter_anmeldung_error {
	margin:5px 0 0;
	font-size:10px;
}
.newsletter-teaser-bottom {
	background-image: url(images/hp_teaser_bg_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e0e0e0;
	/*	padding-right:13px;*/
	padding-left: 13px;
	padding-right: 13px;
	overflow-x: hidden;
	margin-bottom:10px;
	margin-right:8px;
	height:40px;
	width:193px;
}
.newsletter-teaser-bottom #anmelden_form_submit_btn {
	margin:10px 0 0 113px;
}

/* google_map */
.google_map iframe {
	margin: 0 0 20px;	
	overflow: hidden;
}

/* ###################################################### Mediacenter ###################################################################### */ 
.video-holder {
	margin: 0 0 0 13px;	
}

.video-row-wrapper {
	background: url(images/row_wrapper_bg.gif) 13px 0 repeat-y;	
	margin: 0 0 20px;
}

#mediacenter-player, .mediacenter-player {
	position: relative;	
	padding: 13px 0 0 0;
	background: #E0E0E0 url(images/video_wrapper_top_bg.gif) no-repeat;
}

.video-small {
	width: 438px;
	background: #E0E0E0 url(images/video_wrapper_small_top_bg.gif) no-repeat;	
}

.mediacenter-player-data {
	width: 624px;
	padding: 0 13px 10px 13px;
	background: #E0E0E0 url(images/video_wrapper_bottom_bg.gif) 0 bottom no-repeat;
}

.video-small .mediacenter-player-data {
	width: 412px;
	background: #E0E0E0 url(images/video_wrapper_small_bottom_bg.gif) 0 bottom no-repeat;	
}

#mediacenter-player #video-loader{
	background:url(images/ajax-loader.gif) center no-repeat;
	width:32px;
	height:32px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 170px 0 0 -18px;
	display:none;
}
.mediacenter-content {
	margin: 28px 0 0;	
}
/* PAGING */
.item_list_wrapper {
	margin: -15px 0 0;	
}

.paging {
	background:url(../images/dot.gif) repeat-x;
	padding:8px 0 0;
	margin-top:10px;
}
.paging-numbers {
	float:left;	
	font-size:10px;
}
.item_list_paging {
	text-align: right;
	float: right;
}
#main-content .item_list_paging a.text_link, #main-content .item_list_paging a.text_link:visited{
	padding:0;
	border:none;
	float:left;	
	color: #000 !important;
	font-size:10px;
	vertical-align:middle;
	text-decoration:none;
	padding-top:2px;
	background:none;
}
#main-content .item_list_paging a.text_link:hover, #main-content .item_list_paging a.text_link:active {
	text-decoration:underline;
}
.item_list_paging a.back {
	margin-right:6px;
}
.item_list_paging a.next {
	margin-left:6px;
	margin-right: 0;
}
.item_list_paging a {
	border: 1px solid #EFEFEF;
	text-decoration: none;
	padding: 2px 6px;
	margin: 0 4px 0 0;
	color: #000 !important;
	background: #EFEFEF;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: 400;
}

.item_list_paging span.dots {
	display: block;
	float: left;
	padding: 6px 6px 0 6px;
}

.item_list_paging a.active {
	color: #EE1D25 !important;
	background: #fff;
}

.item_list_paging a.last {

}

/* ###################################################### Filter ###################################################################### */ 

.video_filter {
	position: relative;
	margin: 25px 0 0;
	padding:3px 0 0 12px;
	font-size: 11px;
}

*+html .video_filter {
	padding-bottom: 18px;
}

* html .video_filter {
	padding-bottom: 18px;
}

.video_filter .filter_heading {
	float: left;
	color: #999;
	padding: 0 10px 0 0;
}

.video_filter ul {
	padding: 0;	
	position: relative;
	top: -2px;
}

.video_filter ul {
	width: 620px !important;
	padding: 0;	
	position: relative;
	left: -20px;	
	margin: 0 0 20px 0;
}

.video_filter ul .filter_all {
	position: absolute;	
	left: 0;
}

.ad_filter {
	margin: 8px 0 0;	
}

.ad_filter ul {
	margin: -1px 0 0;
	width: auto !important;
}

.mediacenter .video_filter ul .filter_all, .ad_filter ul .filter_all {
	position: static;
	left: 0;
}

.ad_filter ul .filter_all {
	left: 5px;	
}

.mediacenter .video_filter ul {
	width: auto !important;
	left: 0;
	top: -2px;
	margin: 0;
}

.video_filter ul li {
	float: left;	
	list-style: none;
	background: none !important;
	padding: 0 !important;
	margin: 0 4px 2px 0;
}

.video_filter a {
	float: left;
	padding: 0 10px 0 0;
	height: 18px;
}

.video_filter .filter_active {
	color: #000 !important;
	text-decoration: none !important;
	background: #dddcdd url(images/img.pack.gif) right 0 no-repeat;
	padding: 0 25px 0 0;
}

.video_filter .filter_all .filter_active {
	background-position: right -18px;
	padding: 0 14px 0 0;
}

.video_filter a span {
	float: left;
	padding: 2px 0 0 14px;
	height: 16px;	
	cursor: pointer;
}

.video_filter a.filter_active span {
	background: #dddcdd url(images/img.pack.gif) 0 0 no-repeat;
}

.error {
	color: #F00;	
}

.weekly_object table {
	width: 100%;
}

.weekly_object table td {
	padding-right: 5px;
}

.download_adobe_reader {
	float: left; margin-top: 13px; line-height: 14px; font-size: 10px; color: #949494; 
}

.download_adobe_reader a {
	color: #949494;
	text-decoration: underline;
}

.download_adobe_reader a:hover {
	color: #747474;
}

.content ul, .news_item_text ul {
	overflow: auto;
}

.content ul li, .news_item_text ul li {
	background: url(images/list_bullet.gif) 1px 5px no-repeat;
	padding: 0 15px;
	list-style: outside none;
}

.news-header .news-date {
	color: #737373;
}

.news-header h2 {
	line-height:20px;
	margin-bottom:14px;
}