@charset "utf-8";
/* CSS Document */
/*
-------------------------------------------------------------------------
----------So ist die Reihenfolge der einzelnen Punkte--------------------
-------------------------------------------------------------------------
Allgemein
Index
Main Header
Header
Content
Navi Footer
News
Vote Modul
Free Modul
News Modul
Navi Plugins
Artikel Detail Ansicht
News Carousel
Kontakt
Sendemodul
Bestellmodul
Newsletter
Wetter
Livestream
Pager
Navigation
Personal
Stadtteile
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url('../gfx/layout/background/bg.jpg');
	background-repeat:repeat-x;
	background-color: #DCE5EC;
}


.input_field_long {
	width: 160px;
	height: 17px;
	background-image: url('../gfx/layout/background/input_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #4d4d4d;
	vertical-align: middle;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
}

.input_field {
	width: 117px;
	height: 17px;
	background-image: url('../gfx/layout/background/input_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #4d4d4d;
	vertical-align: middle;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
}

.input_area {
	width: 480px;
	height: 100px;
	background-image: url('../gfx/layout/background/input_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #4d4d4d;
	vertical-align: middle;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
}

.btn_submit {
	width: 17px;
	height: 21px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url('../gfx/layout/buttons/btn_submit.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
	border: 0px;
}

.statusColor {
	color:#FF0000;
}

/* ANFANG - Header - ANFANG  */
#header_content {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8ab82a;
}

#header_content a
{
	color: #333333;
	text-decoration: none;
}



/* ANFANG - Index Telvi - ANFANG */
#main {
	width: 1024px;
	height: 100%;
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url('../gfx/layout/shadows/site_shadow.png');	
	text-align: left;
}


/* ANFANG - Main Header - ANFANG */
#main_header {
	background-image: url('../gfx/layout/header/header_bg.jpg');
	background-repeat: no-repeat;
}


#main_header_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.main_site_navi{
	font-size:14px;
	font-weight:bold;
}


#search {
	background-color:#87A5BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	position: relative;
}

/* ENDE - Main Header - ENDE */

/* ANFANG - Header - ANFANG */
#header {
	width: 1024px;
	height: 187px;
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px;
	text-align: right;
}

#header_content {
	width: auto;
	height: 19px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 35px;
	padding-right: 25px;
	padding-bottom: 0px;
	text-align: right;	
	position: relative;
	float: right;
}

#header_shadow {
	width: 9px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url('../gfx/layout/shadows/shadow_right.png');
	background-repeat: no-repeat;
	position: relative;
	float: right;
}
/* ENDE - Header - ENDE */


/* ANFANG - Navi - ANFANG */
#container_right_werbung {
	width: 200px;
	height: auto;
	min-height: 750px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	/*background-color:#798DA3;*/
	
}


/* ENDE - Navi  - ENDE */

/* ANFANG - Footer - ANFANG */
#main_footer {
	background-image: url('../gfx/layout/shadows/shadow_bottom.png');
}

#footer {	
	background-color: #DCE5EC;
	text-align: center;
}

#footer_content {
	background-image: url('../gfx/layout/background/subnavi_bg.png');
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
}

#footer_rss {
	font-size: 12px;
	color: #727272;
}



#footer_navigation {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	text-align: right;	
}

#footer_navigation a {
	color: #909090;
	text-decoration: none;
}

#footer_navigation a:hover{
	text-decoration: underline;
}
/* ENDE - Footer - ENDE */

/* ANFANG - Startseite - ANFANG */
.news_container {	
	background-color: #acacac;
}

.ticker_news{
	background-image: url('../gfx/layout/background/ticker_bg.jpg');	
	width:538px;
	height:62px;
}

.format_container {
	background-color: #acacac;
}

.carousel_container {
	background-color:#DFE9F0;
	border:1px solid #B5C5CF;
}

.carousel_container_content {
/*
	background-image: url('../gfx/layout/background/carousel_top_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
*/
}

.carousel_container_spacer {
	background-image: url('../gfx/layout/news/news_line.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.carousel_container_article {
	background-image: url('../gfx/layout/news/news_line.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.content_container_headline {
	background-image: url('../gfx/layout/background/headline_big.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.content_container_headline_newscarousel {
	background-image: url('../gfx/layout/background/headline_big.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.content_container_headline_newscarousel_horizontal {
	background-image: url('../gfx/layout/background/headline_small.jpg');
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	height:10px;
	
}

.content_container_headline_newscarousel_horizontal_area1{
	background-image: url('../gfx/layout/background/headline.jpg');
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	height:32px;
}

.carousell_hori_rubrik {
	margin-top:10px;
	margin-left:5px;
}

.content_container_headline_programm {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #ACACAC;
}

.keinArtikel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #acacac;	
	height:250px;
}

/* ENDE - Startseite - ENDE */

/* ANFANG - Vote Modul - ANFANG */
#poll_modul {
	background-image: url('../gfx/layout/background/bg_module_172x320.jpg');
	background-repeat:repeat-y;
}

.pollBorder {
	border: 1px solid #000000;
}

.pollImgQuestion {
	background-image:url('..module/poll/gfx/line.png'); 
	background-repeat: no-repeat; 
	background-position: bottom;
}

.poll_question {
	color: #FFFFFF;
}

.poll_text {
	color: #FFFFFF;
}

.poll_answer {
	color: #FFFFFF;
}

/* ENDE - Vote Modul - ENDE */
/* ANFANG - Free Modul - ANFANG */
#free_modul {
	background-image: url('../gfx/layout/background/img_mtv.jpg');
	background-repeat: no-repeat;
}
/* ENDE - Free Modul - ENDE */
/* ANFANG - news Modul - ANFANG */
#current_news_modul {
	background-image: url('../gfx/layout/background/bg_module_172x320.jpg');
	background-repeat: no-repeat;
}

/* ENDE - news Modul - ENDE */
/* ANFANG - Navi Plugins - ANFANG */
.plugins_headline{
	color: #c2ced9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* ENDE - Navi Plugins - ENDE */

/* ANFANG - Artikel Übersicht - ANFANG */
.article_crack_image {
	background-color:#6087A8;
}

.article_crack_image_text {
	 font-size: 9px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #FFFFFF;	 
}

.article_crack_category {
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.article_crack_category a{
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
}

.article_crack_category a:hover{
	text-decoration: underline; 
}

.article_crack_headline {
	color: #D92F18;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.article_crack_headline a {
	color: #D92F18;
	text-decoration: none;
}

.article_crack_headline a:hover {
	text-decoration: underline;
}

.article_crack_subline {
	color: #3c3c3c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.article_crack_more {
	color: #D92F18;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.article_crack_more a{
	color: #D92F18;
	text-decoration: none;
}

.article_crack_more:hover {
	text-decoration: underline;
}

.backbutton {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.backbutton a{
	color: #ffffff;
	text-decoration: none;
}

.backbutton:hover {
	text-decoration: underline;
}

/* ENDE - Artikel Übersicht - ENDE */

/* ANFANG - Artikel Detail Ansicht - Anfang */
.article_container {
	background-color:#DFE9F0;
	border:1px solid #B5C5CF;
}

.newsBackButton {
	padding-right:10px;
	padding-top:2px;
	font-size: 9px;
}

.newsDetailDatum {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9px;	
	color: #bfbfbf;
}

.newsDetailMoreSendung {	
	color:#666270;
	font-size:10px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.newsDetailAssetsBottomComment {
	border:0px;
	vertical-align:middle;
	cursor: pointer; 
}

.newsDetailAssetsBottomCommentText {
	color: #333333;
	text-decoration: underline;
}

.newsArtikleAsset {
	background-color: #acacac; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 
	color: #FFFFFF; 
}

.newsArtikelAssetsCloseDiv {
	border:solid 1px #cccccc; 
	text-align: center; 
	cursor: pointer;
}

.newsArtikleAssetX {
	text-decoration:none; 
	color:#cccccc;
	cursor: pointer;
}

.article_assets {
	background-image: url('../gfx/layout/news/news_line.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	color: #666666;
}

.article_comment {	
	color: #666666;
}

.articleCommentBackground {
	background-color:#c0d3e4;
}

.articleCommentUserDetails{
	text-align:left;  
	border-bottom:dashed 1px #acacac;
	padding-top:5px;
	padding-left:10px;
}

.articleCommentUserComment {
	text-align:left; 
	border-bottom:solid 1px #acacac; 
	font-size: 12px;
}


.article_detail {
	background-image: url('../gfx/layout/news/news_line.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.article_quelle {
	color: #818181;
}

.asstesGeneral {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
}

.assetsWindowClose {
	cursor:pointer; 	 
	font-size: 9px;	
	color: #bfbfbf; 
	text-align:right; 
}

.assetsHeadline {
	background-color: #acacac; 	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;	
	font-weight: bold; 	
	color: #FFFFFF;
	text-align: left;
}

.assetsRubrik {
	color:#000000; 
	text-align:left;
}

.assetsDatum {	
	font-size: 9px;	
	color: #bfbfbf;
	text-align:left;
}

.asstesArtikleHeadline {
	text-align:left; 
	font-size: 14px; 
	color:#acacac;
}

.assetsArtikleText {
	border-top: 1px dashed #bfbfbf;
	text-align:left; 
}

.assetsMailBackText {
	font-size: 14px; 
	color:#acacac;
	text-align: left;
}

.assetsMailNewsletter {	
	font-size: 12px; 
	color:#acacac; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#FFFFFF;
	text-align: left;
}

.assetsMailNewsletter2 {
	border-top:1px solid #acacac;
	background-color:#FFFFFF;
	text-align: left;	
}

.assetsMailNewsletter3 {	
	background-color:#FFFFFF;
	text-align: left;
}

.assetsSuccessMail {
	background-color:#FFFFFF; 
}

.assetsSuccessMailPolice {
	background-color:#FFFFFF; 
}

.assetsMailNewsletterButton {
	background-image: url('../gfx/layout/buttons/btn_submit.gif'); 	
	background-repeat: no-repeat;	
	vertical-align: middle;	
	cursor: pointer;	
	border: 0px;
}

.assetsBorderCaptcha {
	border:solid 1px #AB9AC4; 
}

.assetsCaptcha {
	font-size:12px;
}

.assetsMailButton {
	background-image: url('../gfx/buttons/btn_mail.png');
	background-repeat:no-repeat;
	background-color: transparent; 
	border: 0px;
	cursor:pointer;
}

.asstesPrintSubline {	
	text-align:left; 
	font-size: 12px; 
	color:#acacac;
}

.asstesPrintQuelle {	
	text-align:right;
}

.assetsPrintDivButton {	
	text-align:left;
}

.assetsPrintButton {
	background-image: url('../gfx/buttons/btn_drucken.png'); 
	background-repeat:no-repeat;
	background-color: transparent;
	border: 0px;
	cursor:pointer;
}

.assetsComment {
	border-top: 1px dashed #bfbfbf; 
	font-size:12px;
}

.assetsCommentCaptcha {
	font-size:12px;
}

.assetsCommentButton {
	background-image: url('../gfx/buttons/btn_comment2.png');
	background-repeat:no-repeat;
	background-color: transparent; 	
	border: 0px;
	cursor:pointer;
}

.asstesCommentStrich {
	border-bottom:dashed 1px #AB9AC4; 
}

.assetsCommentNutzung {
	font-size: 12px; 
	text-align:left; 
	font-size: 10px;
	color:#aaaaaa;
}

.assetsBildergalerieonlyPic { 
	border:0px;
}

.assetsExLinksDiv{
	 text-align:left; 
}

.assetsExLinksHref {
	color: #333333;
	text-decoration: none;
}

/* ENDE - Artikel Detail Ansicht - ENDE */

/* News Carousel  */

.newsCarouselVorschaubild {
	width: 120px; 
	height:90px; 
	border:0px; 
	vertical-align: bottom;
}

/* Kontakt Seite unter Interna */
.kontaktCaptcha {
	font-size:12px;
}

.kontaktform{
	background-color:#D6E3EB; 
	border-top: 4px solid #5A83A4; 
	color:#000000; 
}

.kontaktform_linie{
	border-top:1px dashed #5A83A4; 
}

.kontakt_table{
	font-size:12px;
}


.send_contact_status {
	font-size: 14px; 
	color:#acacac;
}

/* Anfang - Sendemodul - Anfang*/
.sende_list_auswahl{
	color:#01396c; 
	text-align:right;
}

.sendung_container_list{
	border-bottom: 1px #01396c solid; 
}


.sendemodul_info_sendezeiten{
	background-image:url('../gfx/module/sendemodul/bg_sendezeiten.png');
}

.sendemodul_info_mail{
	background-image:url('../gfx/module/sendemodul/bg_kontakt.png');
}

.sendemodul_mail_headline{
	color:#01396c; 
}

.sendemodul_mail_text{
	color:#646464; 
}


.sendemodulLogo {
	border:0px; 
	vertical-align: bottom;
}

.sendemodulKeinBild {
	border:0px; 
	vertical-align: bottom;
}

.sendemodulInformation {
	color:#01396c; 
	font-size: 12px;	 
	font-family: Arial, Helvetica, sans-serif;
}

.sendemodulImg {
	border-bottom:1px dashed #01396c; 
}

.sendemodulListSelectOption {
	border:1px #01396c solid; 
}

/*-------------------------------------------
*  Bestelmodul
* ------------------------------------------- */


.status{
	color:#FF0000; 
}

.captchTextBestellung {
	vertical-align:middle; 
	font-size:9px; 
}

/*------------------------------------------
*  Newsletter
* ------------------------------------------- */

.newsletterContent {	
	font-size: 12px; 
	color:#FF0000; 
	font-family: Arial, Helvetica, sans-serif;
}

.newsletterDiv2 {	
	font-size: 12px; 
	color:#000000; 
	font-family: Arial, Helvetica, sans-serif; 
}

.newsletterDiv3 {
	background-color:#D6E3EB; 
	border-top: 4px solid #5A83A4; 
	color:#000000; 
}

.newsletterDiv4 {
	color:#144E7E;
}

.newsletterInput {
	border:1px solid #000000;
}

.assetsSuccessCommentNewsletter {
	background-color:#FFFFFF;
}

.assetsSuccessMailNewsletter {
	background-color:#FFFFFF;
}

/* WETTER */

.weather_modul {
	background-image: url('../gfx/layout/background/weather_bg.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	
}

.wetter_headline {
	border: 0px;
}

.wetter_image_small {
	border: 0px; 
	vertical-align: middle; 
}

/* Livestream */

#livestream a {
	color: #005191;
	text-decoration: none;
	font-weight: bold;
}

#livestream a:hover {
	text-decoration: underline;
}

/* ANFANG - PAGER - ANFANG */

#pager {
	color: #acacac;
}

#pager a{
	color: #acacac;
	text-decoration: none;
}

#pager a:hover{
	text-decoration: underline;
}

.pagerActive{
	font-weight: bold;	
	color: #646464;;
	background-color: #DEDEDE;
}
/* ENDE - PAGER - ENDE */
/* ANFANG - Navigation - ANFANG */
.navi_horizontal_pics {
	background-image:url(../gfx/navigation/btn_h_2.png);
	background-repeat:no-repeat;
	width:201px;
	height:43px;
	float:left;
}

.navi_horizontal_pics_one {
	background-image:url(../gfx/navigation/btn_h_1.png);
	background-repeat:no-repeat;
	width:182px;
	height:43px;
	float:left;
}

#werbung_right_vertical {	
	margin-left:0px;
}

.navi_h2{
	font-size: 12px;
	color: #3B4D60;
	margin-top: 10px;
	text-decoration: none;
}



.active_link {
	text-decoration: underline;
}

/* ENDE - Navigation - ENDE */

/* Anfang - Personal - Anfang */
.personal_crack_headline {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.personal_crack_text{
	color: #333333;
}

.personal_crack_text a{
    color: #333333;
	text-decoration: none;
}

.personal_crack_text a:hover{
	text-decoration: underline;
}

.personal_crack_image {
	background-color: #dedede;
}

.personal_border_bottom_big_foto {
	border-bottom: #acacac 1px solid;
}
/* Ende - Personal - ende */
/* Stadtteile Anfang*/

.pic_stadt{
	background-image:url('../gfx/module/stadtteile/stadtteile.png'); 
	width:538px; 
	height:396px;
	z-index:1;
}

.anriss_quer{
	width:538px; 
	height:120px; 
	margin-bottom:10px; 
	margin-top:10px;
	background-color:#46627F;
	color:#FFFFFF;
}

.anriss_box_hoch {
	float:left; 
	width:172px; 
	height:180px; 
	background-color:#46627F;
	color:#FFFFFF;
}

/* Stadtteile Ende*/

/* Member */
.member_box {
	color: #FFFFFF;	
	background-color: #87A5BD;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}