/* BASE.CSS */

/* SCHRIFT allgemein */

	BODY,
	TEXTAREA,
	TD
	{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		line-height: 1.2;
		color: #000;
		z-index: 0;
		
	}

/* LINKS allgemein */

	A {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	A:Hover {
		text-decoration: underline;
	}


/* LAYOUT allgemein */

	BODY {
    background-image: url(/images/_background.jpg);
    background-repeat: no-repeat;
	}
	
	
	 /* Improve display of indices */
	sup, sub {
		font-size: 90%;
		line-height: 0px;
	}
	
	#banner {
		float: right;
	}
	
	#header {
	    width: 996px;
	}
	
	#header TABLE {
		height: 114px;
	}
	
	#header-logo {
		padding-left: 23px;
	}
	
	#header-menu {
		padding-left: 40px;
		line-height: 1.4;
	}
	
	#header-banner {
		width: 766px;
		text-align: right;
	}
	
	#header A {
		font-weight: bold;
		font-size: 10px;
	}
	#header-logo IMG {
	background-image: url(/images/_logo.gif);
	width: 66px;
	height:67px;
	}

	#navi-aussen {
	  height: 27px; 
	}
	
	#welove { 
		background-position: bottom; 
		background-repeat: repeat-x; 
		padding-top: 5px;
	}
	
	.channelnavibox {
		margin-bottom:20px;
	}
	
	IMG.channelnavi {
		height: 27px;
		display: none;
		margin: 0px;
		border-style: none;
	}
	
	#normal IMG.channelnavi {
		width: 996px;
	}
	
	#wallpaper IMG.channelnavi {
		width: 800px;
	}
	
	.wallpaper #p7flashnavi {
		display: none;
	}

	IMG#p7flashnavi_fallback {
		width: 996px;
		height: 27px;
		display: inline;
	}
	
	.wallpaper IMG#p7flashnavi_fallback {
		width: 800px;
		height: 27px;
		display: inline;
	}
	
	IMG.welove {
		height: 66px;
		background-position: right;
	}
	
	#normal IMG.welove {
		width: 820px;
	}
	
	#wallpaper IMG.welove {
		width: 640px;
	}	
		
	#breadcrumbs {
		width: 100%;  /* IE bugfix */
	}
	
	#breadcrumbs-image {
		width: 185px;
		float: left;
	}
	
	#breadcrumbs-text {
		float: left;
		padding-top: 5px;
		font-size: 10px;
		padding-bottom: 6px;
	}
	
	.iframe2 #breadcrumbs-text {
		padding-left: 10px;
	}

	#content-aussen {
		padding-bottom: 5px;
	    	width: 100%;
	}
	
	#content {
		width: 996px;
	}
	
	.iframe #content {
		width: 1004px;
	}
	
	#links {
		width: 170px;
	}
	
	#mitte {
		width: 600px;
	}
	
	#rechts {
		width: 190px;
	}
	
	#footer-banner {
		width: 996px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
	}
	
	#footer {
		padding: 5px 0px 5px 0px;
		font-size: 10px;
	}
	
	#footer P {
		padding: 0px 0px 0px 23px;
		margin: 0px;
		color: #FFFFFF;
	}
	
	#footer A {
		color: #FFFFFF;
		margin-right: 20px;
	}
	
	#footer STRONG {
		margin-right: 20px;
	}
	
	#footer P.footer-links {
		margin-bottom: 5px;
	}
	
	#footer P.footer-links A {
		font-weight: bold;
		margin-right: 10px;
	}
	
	#copyright {
		font-size: 10px;
		padding: 5px 0px 100px 23px;
	}

/* WERBUNG */

	#header TABLE #header-banner TABLE
	{
		height: auto;
	}

	#rectangle,
	#rectangle3
	{
		display: none;
		width: 190px;
		text-align: center;
		margin-bottom: 20px;
	}

	#soi_ad_skyscraper {
		display:none;
	}

	.skyscraper-embedded {
		width: 190px;
		text-align: center;
		margin-bottom: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.skyscraper-outside {
		position: absolute;
		top: 235px;
		/* top: 232px; */
		left: 1010px;
		z-index: 10;
	}
	
	.skyscraper-outside-powerbanner {
		position: absolute;
		/* 235 + 66 */
		top: 301px;
		left: 1010px;
	}

 /* GOOGLE */

	#google1,
	#google4 {
		width: 190px;
		overflow: hidden;
	}
	
	.google_headline {
		padding: 10px 10px 4px 10px;
		font-weight:bold;
		color: #000;
	}
	
	.google_text {
		padding: 5px 5px 5px 10px;
		color: #000;
	}
	
	.google_url {
		padding: 0px 5px 15px 10px;
		color: #FFFFFF;
	}

 /* ENDE GOOGLE */

/* ENDE WERBUNG */

/* SUCHBOX */

	#suchbox {
		font-weight: bold;
		color: #FFFFFF;
		font-size: 10px;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#suchbox INPUT {
		width: 90px;
		height: 14px;
		font-size: 9px;
		border: 0px;
	}
		
	#suchbox-unten {
		padding: 5px 10px;
		font-weight: bold;
		font-size: 10px;
		margin-bottom: 10px;
	}
	
	#suchbox-unten A {
		color: #FFFFFF;
	}

/* CHANNEL-NAVIGATION */

	.channelnavi {
		margin-bottom: 10px;
	}
	
	.channelnavi A {
		margin: 0px;
		padding: 3px 10px;
		font-size: 10px;
		font-weight: bold;
		display: block;
	}
	
	.channelnavi A:Hover {
		text-decoration: none;
	}


/* COMMUNITY-BOX */

	#communitybox {
		font-size: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		color: black;
		margin: 0px;
		line-height: 1.5;
	}
	
	/* SHOP-BOXEN */
	
	.shopbox {
		/* margin-top: 10px; */
		margin-top: 0px;
		background-color: white;
		margin-bottom: 10px;
	}
	
	.shopbox P {
		color: black;
		padding: 2px 10px;
		margin: 0px;
		font-size: 10px;
	}
	
	.shopbox A {	
	}
	
	.shopbox A:Hover P {
		text-decoration: underline;
	}

/* BOXEN */
	
	.box {
		margin-top: 0px;
		margin-bottom: 20px;
	}
	
	.box H1, .shopbox H1 {
		color: #FFFFFF;
		font-weight: bold;
		font-size: 10px;
		padding: 2px 10px;
		margin: 0px;
	}
	
	.box P {
		padding: 1px 10px;
		margin: 0px;
		font-size: 10px;
		margin-top: 4px;
		margin-bottom: 4px;
	}

/* FEATUERFLAECHEN */
	
	#bigbuttons {
		margin-top: 0px;
		margin-bottom: 18px;
	}
	
	.featureflaeche {
		margin-top: 3px;
	}

/* Promoflash */

#promopowerlayer {
	display: none;
}

#promonormal .promo-outer {
	height:205px;
}

#promopowerlayer .promo-outer {
	height:545px;
}

#promonormal .promo-inner,
#promopowerlayer .promo-inner {
	position:absolute;
	height:240px;
	width:550px;
	z-index:9;
}

#promonormal .promo-inner {
	margin-top:-19px;
}

#promopowerlayer .promo-inner {
	margin-top:320px;
}

/* Verschiedenes */

	.clearboth {
		clear: both;
	}
	
	IMG {
		border: none;
	}

/* TEASER allgemein */
	
	.teaser {	
	}
	
	.teaser A:Hover P,
	.teaser A:Hover H1 {
		text-decoration: underline;
	}
	
	.teaser H1 {
		color: #000;
		font-size: 11px;
		font-weight: bold;
		padding: 0px 5px 0px 5px;
		margin: 5px 0px 5px 0px;
	}
	
	.teaser P {
		color: #000;
		font-size: 11px;
		padding: 0px 5px 0px 5px;
		margin: 5px 0px 5px 0px;
	}


/* SHOPTEASER allgemein */

	.shopteaser A:Hover P,
	.shopteaser A:Hover H1 {
		text-decoration: underline;
	}
	
	.shopteaser H1 {
		color: #000;
		font-size: 11px;
		font-weight: bold;
		padding: 0px 5px 0px 5px;
		margin: 5px 0px 5px 0px;
	}
	
	.shopteaser P {
		font-weight: normal;
		color: #000;
		font-size: 11px;
		padding: 0px 5px 0px 5px;
		margin: 5px 0px 5px 0px;
	}
	
	.shopteaser A {
		color: #FF0000;
		font-weight: bold;
	}


/* SPACERS */

	.spacer_10 {
		height: 10px;
	}
	
	.spacer_20 {
		height: 20px;
	}
	
	.spacer_35 {
		height: 35px;
	}

	.content-text {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.content-bildunterschrift {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 10px;
	}
	
	.db-bildunterschrift {
		padding-left: 0px;
		padding-right: 10px;
		padding-bottom: 5px;
		font-size: 10px;
	}
	
	.teaser-boxS H1,
	.teaser-box H1,
	.content-boxS H1,
	.content-box H1,
	.db-head H1	{
		background-color: #FFFFFF;
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		padding: 2px 10px;
		margin: 0px;
	}
	
	.db-head H1	{
		padding-top: 10px;
	}
	
	.content-boxS P,
	.teaser-boxS P,
	.teaser-box P,
	.content-box P {
		color: #000000;
		font-size: 11px;
		padding: 0px 10px 0px 10px;
		margin: 5px 0px 5px 0px;
		line-height: 1.3;
	}
	
	.teaser P span,
	.teaser-box P span {
		color: #FFFFFF;
	}
	
	.content P span,
	.content-box P span	{
		color: #FFFFFF;
	
	}
	
	.content H1 {
		font-size: 11px;
		font-weight: bold;
		margin: 0px 0px 5px 0px;
	}
	
	.content P {
		margin: 5px 5px 5px 0px;
	}
	
	TABLE.content-tabelle TD {
		color: #000000;
		padding: 5px;
	}
	
	.content-linkscroller {
		overflow: auto;
	}

.forumnaviback,
.content-box,
.teaser-box,
.content-linkscroller,
TABLE.content-tabelle TR.reihe0
{
	background-color: #F8F6F4;
}

.teaser-box H1,
.content-box H1,
TABLE.content-tabelle TR.reihe1
{
	background-color: #FFFFFF;
}

/* Ergaenzung von IG */

	td.list-item {
		width:99%;
		vertical-align:top;
	}
	
	td.list-item.leading {
		padding-bottom:5px;
	}
	
	td.list-symbol, td.list-symbol-link {
		width:1%;
		white-space:nowrap;
		text-align:right;
		vertical-align:top;
	}
	
	.list-symbol-link {
		color: #FFFFFF;
	}
	
	.content-box table {
		margin: 0px 10px 0px 10px;
	}
	
	div.list-indented {
		padding-left:30px;
		margin-bottom:10px
	}

/* Ergaenzung IG ende */

/* GALLERY */

	#popup-gallery-content,
	#popup-gallery-teaser
	{
		margin-bottom: 10px;
	}
	
	#popup-banner
	{
		padding: 10px;
		text-align: center;
	}
	
	/* google fallback for gallery-popup rectangle1 */
	
	.popup-gallery #content-rectangle .google-ads h1,
	.popup-gallery #content-rectangle .google-ads p
	{
		font-size: 10px;
		text-align: left;
		padding: 0px;
		margin: 0px;
	}
	
	.popup-gallery #content-rectangle .google-ads p
	{
		padding-bottom: 10px;
	}
	
	.popup-gallery #content-rectangle .google-ads a.underline
	{
		text-decoration: underline;
	}
	
	.popup-gallery #content-rectangle .google-ads .google-ads-head {
		line-height:16px;
		height:16px;
		padding:0px 10px;
	}
	
	.popup-gallery #content-rectangle .google-ads .google-ads-head H1 {
		color:#FFFFFF;
	}
	
	.popup-gallery #content-rectangle .google-ads .google-ads-content
	{
		width:280px;
		height:232px;
		padding:4px 10px 0px 10px;
		overflow:hidden;
	}

/* ENDE GALLERY */

/* FORMATHEADS / Abstände für Tabellen-Menü */

	.formathead-menu,
	.formathead-menu-selected,
	.formathead-submenu
	{
		font-size: 10px;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.formathead-menu P
	{
		padding: 7px 0px 6px 0px;
		margin: 0px;
	}
	
	.formathead-submenu P
	{
		padding: 4px 0px 4px 0px;
		margin: 0px;
	}

/* ENDE FORMATHEADS */

/* MAGIC DROPDOWNS */

	.magicdropdown-button {
		/* background-color: #b97fb8; */
		background-color: #FFFFFF;
		font-size: 10px;
		font-weight: bold;
		cursor: hand;
		cursor: pointer;
	}
	
	.magicdropdown-text {
		padding-left: 5px;
		width: 150px;
		overflow: hidden;
		height: 13px;
		color: #000;
	}
	
	.magicdropdown-dropdown {
		border-top: 1px solid #000000;
		position: absolute;
		width: 235px;
		height: 200px;
		background-color: #FFFFFF;
		color: #000;
		font-size: 10px;
		overflow: auto;
		display: none;
		z-index: 0;
		
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-face-color: #B97FB8;
		scrollbar-shadow-color: #f00;
		scrollbar-highlight-color: #B97FB8;
		scrollbar-3dlight-color: #B97FB8;
		scrollbar-darkshadow-Color: #B97FB8;
		scrollbar-track-color: #D1A0D1;
	}
	
	.magicdropdown-dropdown A	{
		padding: 2px 5px;
		margin: 0px;
		background-color: #FFFFFF;
		color: #000;
		display: block;
	}
	
	.magicdropdown-dropdown A:Hover {
		background-color: #EEEEEE;
		text-decoration: none;
	}
	
/* ENDE MAGIC DROPDOWNS */
	
/* Positionierung Input DB Pages */

	.dbsearch,
	.table-db-head
	{
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	
/* Formular */
	#checkbox-textfeld	{
		width: 310px;
	}
		
/* Formular Fehler */
	
	.formerror {
		border: 2px solid #f00;
	}
	
	.selectformerror {
		background-color: #f00;
	}
		
/* A-Z Themen */
	
	.az-themen P {
		padding: 10px 0px 10px 5px;
	}
		
	.az-themen H1 {
		padding: 10px 0px 10px 5px;
	}
	
	.az-themen TABLE {
		padding: 0px 0px 0px 0px;
		margin: 0px 5px 0px 5px;
	}

/* Previews */

	.previews P,
	.previews H1 {
		margin-bottom: 0px;
	}
	
	.previews P {
		padding-bottom: 5px;
	}
	
	.previews,.previews TABLE, .previews TD {
		width: none;
		background-color: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.previews P span {
		color: #FFFFFF;
	}
	
	.previewmodul {
		margin-top: 5px;
	}
	
	.videopreview {
		background-color: #000;
	}
	
	.videopreviewmodul {
		background-color: #000;
		padding-top: 5px;
	}


/* Sonderteaser -> manuel */
	#sonderteaser7 {
		position:absolute;
		top:147px;
		left:486px;
		padding: 0px;
		text-align: center;
	}

/* Sucheseite */
	.suchelinie	{
		border-bottom:1px solid #D40000;
	}

/* HINTERGRUND */

	BODY {
		background-color: #E9E8E6;
	}
	
	.content-rectangle {
		background-color: #FFFFFF;
	}
	
	/* Hintergrundfarbe des ges. mittleren Teaser-/content-bereichs. */
	.tdcontent
	{
		background-color: none; /* Redesign */
	}
	
	.content-box-separator,
	.teaser-box-separator,
	.teaser,
	.content,
	.kinoplaner,
	#kinoplaner-header,
	TABLE.content-tabelle,
	#popup-gallery-content {
		background-color: #fff;
	}
	
	#breadcrumbs-text,
	#content-aussen,
	#breadcrumbs {
		background-color: none; /* Redesign */
	}
	
	BODY.popup-gallery,
	.popup-gallery #content-rectangle .google-ads .google-ads-head {
		background-color: #CDCCC5;
	}
	
	.spacer10-nobg {
		background-color: none; /* Redesign */
		height: 10px;
	}

/* ENDE HINTERGRUND */

/* TABELLE */
	
		/* Hintergrund/Rahmen der Tabellen */
	TABLE.content-tabelle	{
		background-color: #ECECE9;
	}

/* ENDE TABELLE */

/* SCROLLBARS */

	.nicescroller,
	.content-linkscroller	{
		scrollbar-arrow-color: #FFFFFF; 			/* Pfeile: immmer #FFFFFF */
		scrollbar-face-color: #DEDEDA; 				/* Anfasser */
		scrollbar-shadow-color: #DEDEDA; 			/* Aussenlinien rechts/unten */
		scrollbar-highlight-color: #DEDEDA; 	/* Aussenlinien links/oben */
		scrollbar-3dlight-color: #A29F96; 		/* Schatten links/oben */
		scrollbar-darkshadow-Color: #A29F96; 	/* Schatten rechts/unten */
		scrollbar-track-color: #A29F96; 			/* Hintergrund */
		background: #FFFFFF;
	}

/* FORUM */

	.forum-box-spa {
		font-weight: bold;
		padding: 3px 0px 1px 5px;
	}
	
	.forum-box-spb {
		padding-left: 15px;
		margin-bottom: 3px;
	}
	
	.forum-box-line A {
		color:#000000;
	}
	
		/* Head Forum Herzlich willkommen ...*/
	.forumteaser {
		color: #000;
		font-size: 11px;
		font-weight: bold;
		padding: 20px 5px 20px 10px;
	}
	
	/* Abstände für Paragraphen-Menü */
	
	.forumhead-menu	{
		padding: 5px 10px 5px 0px;
	}
	
	.forumhead-menu A {
		padding-left: 10px;
		padding-right: 10px;
	}
		
	/* Sonstiges */
	
	.for_skipnavi_info2 {
		padding-top: 4px;
		padding-bottom: 4px;
		float: right;
	}
	
	.for_12px {
		font-size: 8pt;
		text-decoration: none;
	}
				
		/* schrift rechts */
	.forum-box-line a {
		color: #000000;
	}
	
		/* schrift links */
	.forum-box-spa {
		color: #000000;
	}
	
		/* bg startseite */
	.forum-box td h1 {
		background: farb-tabelle-zeile2;
		color: #000000;  /* farb-text */
	}
	
		/* linien */
	.forum-box	{
		border: 1px solid #F8F6F4;  /* farb-box-feld */
	}
	
		/* bg headlines */
	.forumnaviback {
		background: farb-tabelle-zeile1;
		color: #000000; /* farb-text */
	}
	
		/* bg zitat (muss hell sein, weil Textfarbe immer schwarz) */
	.forum-box-zitat {
		background-color: #FFFFFF;  /* farb-tabelle-zeile2 */
		color: farb-text;
	}
	
/* ENDE FORUM */

/* VOTING / PSYCHOTEST */

	.voting-body,
	.psychotest-body {
		background-color: #CDCCC5;
	}
	
	#voting-logo {
		margin-bottom: 0px;
	}
	
	#voting-head {
		background-color: #ECECE9;
		line-height: 1.5;
	}
	
	#voting-frage {
		background-color: #CDCCC5;
		padding: 20px 20px 10px 20px;
	}
	
	#voting-frage TD {
		padding: 0px 5px 5px 0px;
	}
	
	#voting-links	{
		background-color: #ECECE9;
		padding: 0px 20px 20px 20px;
		line-height: -1.5;
		margin-bottom: 0px;
	}


	#psychotest-styles
	#psychotest-logo {
		margin-bottom: 20px;
	}
	
	#psychotest-head {
		background-color: #ECECE9;
		line-height: 1.5;
	}
	
	#psychotest-frage {
		background-color: #F8F6F4;
		padding: 20px;
	}
	
	#psychotest-frage TD {
		padding: 0px 10px 10px 0px;
	}
	
	#psychotest-links	{
		background-color: #ECECE9;
		padding: 10px 20px;
		line-height: 1.5;
		margin-bottom: 10px;
	}

/* ENDE VOTING / PSYCHOTEST */

/* GALLERY IN CONTENT */

	#bilder	{
		background-color: #F8F6F4; /* Farbe: Linkbox Texfeld */
		padding-top: 3px;
		}
		
	#linkblock	{
		background-color: #F8F6F4; /* Farbe: Linkbox Texfeld */
		}
	
	.content-bilder	{
		background-color: #DEDEDB; /* Farbe: Linkbox Headline */
		padding-top: 2px;
		}
	
	#channelteaser	{
		background-color: #F8F6F4; /* Farbe: Linkbox Texfeld */
		}
	
	.galerie_skipL, 
	.galerie_skipR {
		background-color: #DEDEDA;	/* Farbe: Scroll-Anfasser */
	}
	
		/* Hintergrundfarbe der Galerie Reiter */
	.galerie-menu,
	.galerie-menu P,
	.galerie-menu-back {
		background-color: #FFFFFF; /* Farbe: Linkbox Headline */
	}
	
		/* Linkfarbe der oberen Navigation */
	.galerie-menu A {
		color: farb-links;
	}
	
		/* Linkfarbe des aktiven Links in der oberen Navigation (mit Subnavi / C Format) */
	.galerie-menu-selected {
		background-color: #F8F6F4; /* Farbe: Linkbox Texfeld */
		color: #000000;
	}
	
	.galerie-bild-selected {
		background-color: #DEDEDA; /* Farbe: Scroll-Anfasser */
	}
	
	.galerie-menu	{
		font-size: 10px;
		font-weight: bold;
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.galerie-menu P	{
		padding: 7px 0px 6px 0px;
		margin: 0px;
	}

/* ENDE GALLERY IN CONTENT */

/* FLASH NEWSLETTERBOX */

	DIV.newsletterbox-outer {
		position:relative;
		height:77px;
		margin:20px 0px;
	}
	
	DIV.newsletterbox-inner-open,
	DIV.newsletterbox-inner-closed {
		margin-left: -40px;
		margin-top: -100px;
		position:absolute;
		overflow: hidden;
		width: 232px;
	}
	
	DIV.newsletterbox-inner-closed {
		clip:rect(100px 230px 177px 40px);
	}
	
	DIV.newsletterbox-inner-open {
		clip:rect(0px 230px 490px 0px);
	}

/* ENDE FLASH NEWSLETTERBOX */

/* CLUB COMMUNITY
	club community teaser styles
	Define these styles here to enable
	correct club teaser display in teaser_edit.
*/

.cc-left {
	background-color:#F8F6F4;
}

.cc-right {
	background-color:#ececea;
}

.cc-left-image {
	background-color:#FFFFFF;
}

.cc-right-image {
	background-color:#FFFFFF;
}

.cc-left div.teaser, .cc-right div.teaser {
	background-color: transparent;
}

/* ENDE CLUB COMMUNITY */

.tdcontent #breadcrumbs-text { background-image: url(/images/breadcrumbs_bg.jpg); }

#tv-modul { background-color: #ECECEA; width: 170px;}
#tv-modul .tvmodul-time { display: inline; float: left; margin-left: 8px; margin-top: 3px; width: 35px; }
#tv-modul .tvmodul-title { display: inline; float: left; height: 26px; overflow: hidden; margin-left: 5px; margin-top: 3px; margin-bottom: 2px; width: 115px; }
#tv-modul .tvmodul-clear { clear: both; }
#tv-modul .box { margin: 0px; margin-top: 5px; }
#tv-modul .box h1 { height: 8px; }
#tv-modul IMG { width: 170px; height: 28px; }

/* DOKUMENTE OHNE RAHMEN */

	BODY.contentpopup {
    		background-image: none;
		background-color: #FFFFFF;
	}
	
/* ENDE DOKUMENTE OHNE RAHMEN */

/* GWS - Formular */

.gewinnspiel-formular,
.gewinnspiel-info,
.gewinnspiel-antwort {
  background-color: #F8F6F4;
}
.gewinnspiel-formular input,
.gewinnspiel-antwort textarea {border: 1px #A29F96 solid; }

/* ENDE GWS - Formular */

/* SINGLEBOX */

.singlesuchbox	{
	position:relative;
	width:190px;
	margin-bottom:20px;
	font-size:10px;
	background-color: #ecece9;
}

.singlesuchbox FORM {
	padding:0px;
	margin:0px;
}

.singlesuchbox .head {
	background-image: url(/images/headline_singleschnellsuche.gif);
	height: 19px;
}

.singlesuchbox .image {
	background-image: url(/images/bild_singleschnellsuche.jpg);
	height: 45px;
	margin-bottom: 10px;
}

.singlesuchbox .label {
	float:left;
	width:85px;
	line-height:16px;
}

.singlesuchbox #who-options,
.singlesuchbox #zip-options {
	display:none;
	position:absolute;
	z-index: 1;
	padding:2px 0px 2px 2px;
	margin-top: -10px;
	background-color:#ffffff;
	border: 1px solid #666666;
}

.singlesuchbox #who-options A,
.singlesuchbox #zip-options A {
	display:block;
	cursor: pointer;
	cursor: hand;
	color: #000000;
}

.singlesuchbox #who-selected,
.singlesuchbox #zip-selected,
.singlesuchbox .fotostatus {
	float: left;
	height: 16px;
	line-height: 16px;
	padding-left: 3px;
	margin-bottom: 10px;
	margin-right: 1px;
	cursor: pointer;
	cursor: hand;
	background-color:#ffffff;
}

.singlesuchbox .fotostatus {
	width:41px;
	padding-left:0px;
	background-color: transparent;
}

.singlesuchbox .fotostatus INPUT {
	margin-top:0px;
	height:16px;
}

.singlesuchbox IMG.arrow-down {
	float: left;
	display:block;
	width:  15px;
	height: 16px;
	margin-bottom: 10px;
	cursor: pointer;
	cursor: hand;
	background-image: url(/images/b_unten.gif);
}

.singlesuchbox .submit {
	float: left;
	width: 49px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	background-image:url(/images/b_suchen.gif);
}

.singleboxfooter {
    height:16px; 
	line-height: 14px;
    padding-left:10px; 
    background-color: #ff4b23;
}

.singleboxfooter A {
	text-decoration:none;
	color:#ffffff;
}

/* ENDE SINGLEBOX */


/* TopGallery */

#p7-topgallery-head 
{
	font-weight:bold;
	height:16px;
	padding:1px 5px 0px 10px;
	vertical-align: middle;
	background-color: #fff;
}

#p7-topgallery-head h1
{
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 11px;
}

.p7-topgallery p{ 
  display: inline; 
  float: left; 
  width: 100%;
  margin: 2px 0 0 0;
  padding: 0px 0px 1px 4px; 
  color: #e60144;
  background-color: #fff;
}

/* ENDE TopGallery 

/* TAGCLOUD */

#tag-cloud-module {
	height: 114px;
	padding: 5px 8px 5px 5px;
	text-align:center;
	overflow: hidden;
}

#tag-cloud-head {
	height: 16px;
	font-weight: bold;
	padding: 1px 0px 0px 10px;
	vertical-align: middle;
}

#tag-cloud-head h1 {
	font-size: 11px;
}


#tag-cloud-module a:hover {
	text-decoration: underline;
}

.tag-cloud-170 {
	width: 170px;
	overflow: hidden;
}
.tag-cloud-200 {
	width: 200px;
	overflow: hidden;
}
.tag-cloud-300 {
	width: 300px;
	overflow: hidden;
}
.tag-cloud-400 {
	width: 400px;
	overflow: hidden;
}
.tag-cloud-450 {
	width: 450px;
	overflow: hidden;
}
.tag-cloud-600 {
	width: 600px;
	overflow: hidden;
}

#tag-cloud-module .size4 {
	margin-left: 15px;
	font-size: 20px;
}
#tag-cloud-module .size3 {
	margin-left: 32px;
	font-size: 17px;
}
#tag-cloud-module .size2 {
	margin-left: 20px;
	font-size: 14px;
}
#tag-cloud-module .size1 {
	margin-left: 45px;
	font-size: 10px;
}


/* annas test für kleine abstaende */

.tag-cloud-170 #tag-cloud-module .size4 {
	margin-left: 20px;
	font-size: 20px;
}
.tag-cloud-170 #tag-cloud-module .size3 {
	margin-left: 15px;
	font-size: 17px;
}
.tag-cloud-170 #tag-cloud-module .size2 {
	margin-left: 10px;
	font-size: 14px;
}
.tag-cloud-170 #tag-cloud-module .size1 {
	margin-left: 5px;
	font-size: 10px;
}

.tag-cloud-600 #tag-cloud-module .size4 {
	margin-left: 20px;
	font-size: 20px;
}
.tag-cloud-600 #tag-cloud-module .size3 {
	margin-left: 17px;
	font-size: 17px;
}
.tag-cloud-600 #tag-cloud-module .size2 {
	margin-left: 13px;
	font-size: 14px;
}
.tag-cloud-600 #tag-cloud-module .size1 {
	margin-left: 10px;
	font-size: 10px;
}
/* ende annas test für kleine abstaende */

/* ENDE TAGCLOUD */

#suchbox td { color: #fff; }


/* Counter pixel for adverserve videoads */

#oas_videoad_pixel {
	position: absolute;
	top: -10px;
 	width:  1px;
 	height: 1px;
 	border-style: none;
}

#homeflashspacer {
	height: 0px;
	padding: 0px;
	margin: 0px;
}

/* SUCHBOX */

#suchbox-welove {
	display:inline;
	float: left;
	width: 171px;
	height: 65px;	
}

#suchbox-label {
	display: inline;
	float: left;
	width: 60px;
	height: 16px;
}

#suchbox-input {
	display: inline;
	float: left;
	width: 80px;
	margin-top: 25px;
}

#suchbox-button {
	display: inline; 
	float: left; 
	margin-top: 26px;
}

#suchbox-button input {
	width: 24px;
	height: 16px;
}

#welove IMG.welove {
  width: 0px;
}

#welove-text {
  background-repeat: no-repeat;
}

/* ENDE SUCHBOX */


/* VOD Modul */
#vod-modul { 
	background-color: #ECECE9;
	width: 600px; 
	height: 102px; 
}

#vod-modul .dhtml_outerbox {
	margin-left: 0px;
	padding-left: 0px;
}

#vod-modul .dhtml_reiter,
#vod-modul .dhtml_reiter_active {
	float: left;
	width: 97px;
	height: 16px;
	/*line-height: 16px;*/
	margin-right: 0px;
	text-align: center;
	background-image: url(/images/_vod_ganze_folgen_reiter.gif);
	text-transform: uppercase;
	font-size: 10px;
}

#vod-modul .dhtml_reiter img,
#vod-modul .dhtml_reiter_active img { 
 	width: 97px; 
 	height: 16px; 
}

#vod-modul #reiter_vod01_1 { background-image: url(/images/_vod_ganze_folgen_reiter.gif); }
#vod-modul #reiter_vod01_2 { background-image: url(/images/_vod_web_exclusiv_reiter.gif); }
#vod-modul #reiter_vod01_3 { background-image: url(/images/_vod_mehr_videos_reiter.gif); }
#vod-modul #reiter_vod01_4 { background-image: url(/images/_vod_schatten_rechts.gif); }

#vod-modul .dhtml_reiter {
	background-position: 0px -16px;
}

#vod-modul .dhtml_reiter A {
	color: #cccccc;
}

#vod-modul .dhtml_reiter_active A {
	color: #ffffff;
}

#vod-modul .dhtml_pic {
	float: left; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

#vod-modul .dhtml_ebene {
	/* padding-top: 5px; */
}

#vod-modul .dhtml_ebene p { 
	margin: 0px; 
	padding: 0px; 
	padding-bottom: 2px; 
}

#vod-modul .dhtml_linklist {
	display: inline;
	float: left;
	height: 75px;
	margin-left: 5px; 
	margin-right: 0px; 
	padding-top: 5px;  
	padding-left: 0px; 
	overflow: hidden;
}

#vod-modul .dhtml_linklist p {
	width: 185px; 
}

#vod-modul .dhtml_linklist p a { 
	display: block; 
	padding-left: 4px; 
	width: 181px; }

#vod-modul .dhtml_linklist p a:hover{
	background-color: #f8f7f6;
	text-decoration: none;
}
/* Ende VOD Modul */

/* MEDIACENTER AND PAGEPLAYER */

#mediacenter-container {
	min-height:637px;
	/* Horrible hack */
	_height:637px;
}

DIV#mediacenter {
	visibility: hidden;
}

DIV#mediacenter DIV.content {
	padding: 10px;
}

OBJECT#mediacenter {
	visibility: visible;
}

#mediacenter .content {
	margin: 20px 190px;
	padding: 0px 20px;
	width: 600px;
}

#mediaplayer-area,
#pageplayer-area {
	position: relative;
	overflow: hidden;
}

#mediaplayer-area,
#mediaplayer-container {
	width:  786px;
	height: 572px;
}

#pageplayer-area,
#pageplayer-container {
	width:  600px;
	height: 660px;
}

#mediaplayer-container,
#pageplayer-container {
	position:absolute;
	z-index:  99999;
}

#mediaplayer-container {
	top:  65px;
	left:  0px;
}

#pageplayer-container {
	top:  235px;
	left: 186px;
}

DIV#pageplayer-area DIV#clip-info {
	visibility: hidden;
}

/* Hidden container for move networks */
#mn-embeds {
	position: absolute;
	display: none;
}

/* /MEDIACENTER AND PAGEPLAYER */

/*
	Firefox issue:
	Suppress ugly dotted lines on focussed elements
*/

*:focus { 
	outline-style: none; 
}
*:focus::-moz-focus-inner { 
	border-style: none; 
}

/* ANFANG  Newsbox auf der Home */

.homenewsbox {
	background-color: #ECECE9;
	margin-bottom: 20px;
}

#home-news { 
	background-image: url(/images/_news.gif); width: 190px; height: 27px; 
	}

.news-content {
	background-color: #ECECE9;
}

.news-content h1 {
	font-size: 10px;
	font-weight: bold;
	/* line-height: 12px; */
	margin: 0px 2px 0px 10px;
}

.news-content p {
	font-size: 10px;
	/* line-height: 12px; */
	margin: 0px 5px 0px 10px;
}

.news-trenner {
	background-color: #A7023C;
	height: 10px;
	line-height: 10px;
}

.news-footer {
	background-color: #A7023C;
	height: 8px;
	line-height: 8px;
}

/* ENDE Newsbox auf der Home  */

/****************************************/
/****************************************/
/****************************************/
/****************************************/

body, #content-aussen{
	background:#B9ADAA url('/media/images/module_background_schlagdenraab.gif') repeat-y scroll left top;
}
.community_container{
	width:800px;
	background-color:#ffffff;
	color:#000000 ! important
}
#forum_content{
	width:590px;
	background-color:#ffffff;
	color:#000000 ! important;
	float:left;
}

#forum_content_right{
	width:209px;
	background-color:#ffffff;
	color:#000000 ! important;
	float:left;
	border-left:1px solid #c0c0c0;
}
#forum_content a{ color: #ED8001 ! important;}
#forum_content a:hover{ color: #000000 ! important;}
#forum_content_right a{ color: #ED8001 ! important;}
#forum_content_right a:hover{ color: #000000 ! important;}



fieldset{border-style:none;}
.center{text-align:center;}
.italic{ font-style: italic; }
.bold{ font-weight: bold; }
.active { font-weight: bold; color: #ED8001 !important; }


/*** Abstaende ***/
.spacer1{ clear:both; height: 1px; font-size: 0px; line-height: 0px; }
.spacer2{ clear:both; height: 2px; font-size: 0px; line-height: 0px; }
.spacer3{ clear:both; height: 3px; font-size: 0px; line-height: 0px; }
.spacer4{ clear:both; height: 4px; font-size: 0px; line-height: 0px; }
.spacer5{ clear:both; height: 5px; font-size: 0px; line-height: 0px; }
.spacer7{ clear:both; height: 7px; font-size: 0px; line-height: 0px; }
.spacer8{ clear:both; height: 8px; font-size: 0px; line-height: 0px; }
.spacer9{ clear:both; height: 9px; font-size: 0px; line-height: 0px; }
.spacer10{ clear:both; height: 10px; font-size: 0px; line-height: 0px; }
.spacer12{ clear:both; height: 12px; font-size: 0px; line-height: 0px; }
.spacer14{ clear:both; height: 14px; font-size: 0px; line-height: 0px; }
.spacer15{ clear:both; height: 15px; font-size: 0px; line-height: 0px; }
.spacer18{ clear:both; height: 18px; font-size: 0px; line-height: 0px; }
.spacer20{ clear:both; height: 20px; font-size: 0px; line-height: 0px; }
.spacer25{ clear:both; height: 25px; font-size: 0px; line-height: 0px; }
.spacer30{ clear:both; height: 30px; font-size: 0px; line-height: 0px; }
.spacer40{ clear:both; height: 40px; font-size: 0px; line-height: 0px; }
.refresh{ clear:both; font-size: 1px; line-height: 1px; height: 1px; }


.line{
	width: 100%;
	height: 4px;
	/*background: url('/media/images/community/trennlinie_h.jpg') top left repeat-x;*/
	clear:both;
}


#makeposting{
	width: 100%;
}

#makeposting textarea{
	width: 95%;
	height: 150px;
	background-color: #ED8001;
	border: 1px solid #ffffff;
	padding: 0;
	margin: 0;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#makeposting input{
	width: 95%;
	height: 20px;
	background-color: #ED8001;
	border: 1px solid #ffffff;
	padding: 0;
	margin: 0;
}
#makeposting .submitLink{
	width: 95%;
	text-align: right;
}
#posts img{
	border: 2px solid #000;
	float:left;
}
#posts .commentTitle, #posts .commentText{
	padding: 0 0 0 58px;
}
#posts .commentText{
	color: #999999;
}
#posts code{
	background-color: #ED8001;
	display: block;
	font-family: Courier;
	width: 80%;
	border-left: 6px solid #FFFFAA;
	padding: 8px;
	padding-left: 16px;
	white-space: pre;
}



#posts blockquote, .comment_entry_text blockquote{
	padding:8px 16px;
	margin:0 0 8px;
	border: 1px solid #000;
	background-color: #E3E9EB;
}
#posts blockquote blockquote, .comment_entry_text blockquote blockquote{
	background-color: #B4BECA;
}
#posts blockquote blockquote blockquote, .comment_entry_text blockquote blockquote blockquote{
	background-color: #D4D9DE;
}
#BBBar {
}

#BBBar select {
	border:1px outset #ffffff;
	padding:2px;
	background-color:#212121;
	margin-left:2px;	
}
	
#BBBar img {
	border:1px outset #000000;
	padding:2px;
	background-color:#212121;
	margin-left:2px;	
}	

#BBBar a:hover img {
	background-color:#ccc;
}	

#BBBarColorPicker {
	margin-left:200px;
	margin-top:0px;
	width:190px;
	height:120px;
	position:absolute;
}

#BBBarFontPicker {
	margin-left:220px;
	margin-top:0px;
	position:absolute;
	background-color:#212121;
	padding:1px;
	border:1px solid #000000;
	width:150px;
}

a.BBarFontList {
	cursor:pointer;
	height:16px;
	margin-bottom:2px;
	font-size:12px;
	text-align:left;
	display:block;
	text-decoration:none;
	padding-left:10px;
}
a.BBBarFontList:hover {
	color:#000000;
	background-color:#212121;
}

#BBBarNippel {
	margin-left:335px;
	margin-top:-275px;
	position:absolute;
	background-color:#212121;
	padding:1px;
	border:1px solid #000000;
	width:150px;
}

a.BBarNippelList {
	cursor:pointer;
	height:16px;
	margin-bottom:2px;
	font-size:12px;
	text-align:left;
	display:block;
	text-decoration:none;
	padding-left:10px;
}
a.BBBarNippelList:hover {
	color:#000000;
	background-color:#212121;
}





/*** HEADLINES ***/
h2{
	color: #ED8001;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
}
.headline{
	display: block;
	height: 29px;
	background: #ffffff url('/media/images/community/headline.jpg') repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #ED8001 !important;
	text-transform: uppercase;
	padding: 5px 0 0 7px;
}

a.headline:hover, a.active_headline{
	display: block;
	height: 29px;
	background:#ffffff url('/media/images/community/headline.jpg') repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #ED8001 !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 0 0 7px;
}
/*** /HEADLINES ***/


/*** FORUM DEFINITIONEN ***/
.forum_header{
	width:800px;height:80px;
	background-color:#efefef;
}
.forum_header_search a{ color: #ED8001 ! important;}
.forum_header_search a:hover{ color: #000000 ! important;}


.forum_header .forum_header_link{
	float:left;height:80px;width:347px; background-color:orange;
}
.forum_header .forum_header_search{
	float:left;height:80px;width:453px;
}
.forum_header .forum_header_search p label{
	color: #ED8001 ! important; 
}

.forum_pageinfos a{color: #ED8001 ! important; text-decoration:none;}
.forum_pageinfos a:hover{color: #000000 ! important; text-decoration:none;}



#forum_navigation{
	background: url('/media/images/community/forum_navigation.jpg') top left repeat-x;
	text-align: center;
	height: 27px;
	padding: 0 40px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#forum_navigation ul,
#forum_navigation li{
	padding: 0;
	margin: 0;
	list-style: none;
}
#forum_navigation li{
	float: left;
	height: 20px;
	padding: 4px 12px 0 12px;
}
#forum_navigation li.TabOn{
	background-color: #0f0f0f;
}



/* NEW PAGEINATION STYLE*/
.forum_pageinfos{
	background: url('/media/images/community/forum_subnavigation.jpg') top left repeat-x;
	height: 26px;
	font-size: 10px;
	width:580px;
	overflow:hidden;
}

#comments .pagination{
	text-align: center;
	height: 23px !important;
	background: url('/media/images/community/forum_subnavigation.jpg') repeat-x !important;
	margin: 0 0 0 7px;
	padding: 3px 0 0 0;
}
.forum_pageinfos  .forum_pagenumberoverview{
	float: left;
}

.forum_pageinfos .forum_pagenumberoverview{
	padding: 4px 2px 0 8px;
	width: 140px;
	text-align: right;
}

.forum_pagenumbers li{
	padding: 0 2px 0 3px;
	color:#000000 ! important;
	font-size:11px;
}

.forum_pagenumbers .CurrentPage{
	color:#000 ! important;
}

.forum_pagenumbers li a{color:#000000 ! important;}
.forum_pagenumbers li a:hover{color:#ED8001 ! important;}

.forum_pageinfos .forum_left_infos{
	padding: 4px 0 0 4px;
	width: 70px;
	float: left;
}

.forum_pageinfos .forum_left_infos_top{
	padding: 4px 0 0 4px;
	width: 312px;
	float: left;
	margin-left:6px;
	font-size:11px;
}

.forum_pageinfos .forum_left_infos_top_extralong{
	padding: 4px 0 0 4px;
	width: 590px;
	float: left;
	margin-left:6px;
	font-size:11px;
}
.forum_pageinfos .forum_pagenumberoverview_top{
	padding: 4px 2px 0 8px;
	width: 312px;
	text-align: right;
	float:left;
}	

.forum_pageinfos .forum_pagenumbers{
	width: 373px;
	height: 20px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	float:left;
}
.forum_pageinfos .PageList{
	display: inline;
	line-height:22px;
}
.forum_pageinfos .PageList li{
	list-style: none;display:inline;padding: 0;margin: 0;
}

/*
.PageListAsDiv{
	float:left;width:373px;
	text-align:center;
	padding-top:5px;
}*/
/* NEW PAGEINATION STYLE*/


#content_right ul{
	padding: 3px 0 0 8px;
	list-style: none;
}
#content_right ul li{
	padding: 5px 0 0 0;
	
}

#forum_content #forum_discussions, #forum_discussions,
#forum_content #forum_categories, #forum_categories
#forum_content .forum_categories, .forum_categories{
	list-style: none;	padding: 0;
	margin: 0;
}
#forum_content #forum_discussions .forum_discussion, 
#forum_content #forum_categories .forum_category, 
#forum_content .forum_categories .forum_category{
	padding: 0;
	margin: 0;
	display: block;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_title, 
#forum_content #forum_categories .forum_category .forum_category_title{
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 10px;
	padding: 25px 0 10px 8px;
	clear: both;
} 
#forum_content .forum_categories .forum_category .forum_category_title{
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 10px;
	padding: 10px 0 10px 15px;
	clear: both;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details,
#forum_content #forum_categories .forum_category .forum_category_details,
#forum_content .forum_categories .forum_category .forum_category_details{
	list-style: none;
	display: block;
	background: url('/media/images/community/forum_discussion.jpg') top left repeat-x;
	padding: 0 0 0 8px;
	height:64px;
}
#forum_content .forum_categories .forum_category .forum_category_details{
	padding: 0 0 0 15px;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details a,
#forum_content #forum_categories .forum_category .forum_category_details a,
#forum_content .forum_categories .forum_category .forum_category_details a{
	font-weight: bold;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_category,
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_started,
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_lastcomment,
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_lastactive,
#forum_content #forum_categories .forum_category .forum_category_details .forum_category_discussioncount,
#forum_content #forum_categories .forum_category .forum_category_details .forum_category_subcategories,
#forum_content .forum_categories .forum_category .forum_category_details .forum_category_discussioncount,
#forum_content .forum_categories .forum_category .forum_category_details .forum_category_subcategories{
	float: left;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details li,
#forum_content #forum_categories .forum_category .forum_category_details li,
#forum_content .forum_categories .forum_category .forum_category_details li{
	padding: 3px 0 3px 0;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_started{
	width: 255px;
	padding: 10px 0 1px 0;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_lastcomment{
	width:255px;
}

#forum_content #forum_categories .forum_category .forum_category_details {
	width:640px;
	height:64px;
}
#forum_content #forum_categories .forum_category_discussioncount,
#forum_content .forum_categories .forum_category_discussioncount{
	width:440px;
}
#forum_content #forum_categories .forum_category_subcategories,
#forum_content .forum_categories .forum_category_subcategories{
	width:195px;text-align:right;
}
#forum_content #forum_discussions .forum_discussion_spacer{
	width:10px;font-size:1px;
}
#forum_content #forum_categories .forum_category_spacer,
#forum_content .forum_categories .forum_category_spacer{
	width:5px;font-size:1px;
}

#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_category{
	width: 250px;
	padding: 10px 0 1px 0;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_countcomments{
	width: 130px;
	float:left;
	padding: 10px 0 1px 0;
	text-align:right;
}
/*prodilseite */
#forum_content #forum_profile, #forum_profile{
	list-style: none;
	background-color:#ffffff ! important;
}
#forum_content #forum_profile_nickname{
	font-size: 13px ! important;
	font-weight: bold;
	display: block;
	padding: 10px 0 0px 8px;
	clear: both;
}
#forum_content #forum_profile_nickname img{
	float: left;
	width: 45px;
}
#forum_content #forum_profile_nickname h2{
	font-size: 34px;
	font-weight: bold;
	padding: 10px 0 0 54px;
}
#forum_content #forum_profile{
	background-color: #212121;
	padding: 20px 0 20px 8px;
}
#forum_content #forum_profile .user_profile_picture{
	float:right;
	padding: 0 5px 0 0;
}
#forum_content #forum_profile .forum_profile_realname h3,
#forum_content #forum_profile .forum_profile_email h3,
#forum_content #forum_profile .forum_profile_accountcreated h3,
#forum_content #forum_profile .forum_profile_lastactive h3,
#forum_content #forum_profile .forum_profile_visitcount h3,
#forum_content #forum_profile .forum_profile_discussionsstarted h3,
#forum_content #forum_profile .forum_profile_countcomments h3,
#forum_content #forum_profile .forum_profile_lastip h3,
#forum_content #forum_profile .forum_profile_userfields h3{
	float: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
}
#forum_content #forum_profile .forum_profile_realname p,
#forum_content #forum_profile .forum_profile_email p,
#forum_content #forum_profile .forum_profile_accountcreated p,
#forum_content #forum_profile .forum_profile_lastactive p,
#forum_content #forum_profile .forum_profile_visitcount p,
#forum_content #forum_profile .forum_profile_discussionsstarted p,
#forum_content #forum_profile .forum_profile_countcomments p,
#forum_content #forum_profile .forum_profile_lastip p,
#forum_content #forum_profile .forum_profile_userfields p{
	color: #000000;
	float:left;
	width:350px;
}
#forum_content #forum_profile li{
	padding: 10px 0 0 0;
}

#forum_content #forum_profile .forum_profile_default h3{
	float: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
}
#forum_content #forum_profile .forum_profile_default p{
	width:350px;
	color: #000000;
	float: left;
}

#forum_content #forum_profile .forum_profile_default{padding: 10px 0 0 0;}
#forum_content #forum_profile .forum_profile_default input{width:140px;}
#forum_content #forum_profile .forum_profile_default select {width:140px;}
#forum_content #forum_profile .forum_profile_default textarea {
	width:280px;
	border:1px solid #000000;
	background-color:transparent;
	color:#000000;
	font-family:Arial;
	font-size:10px;
}
#forum_content #forum_profile .forum_profile_default #UtilizeEmailID {width:20px;}

#forum_content #forum_profile .forum_profile_options p{color: #979393;}
#forum_content #forum_profile .forum_profile_options{padding: 10px 0 0 0;}
#forum_content #forum_profile .forum_profile_options input{width:20px;}

#forum_content #forum_profile .forum_profile_headline{padding: 10px 0 0 0;font-weight:bold;margin-top:30px;}
/*comments */
.comment_thread_headline{height:30px;padding-left:9px;}
.comment_thread_headline h1{font-size:12px;}


.comment_entries{list-style:none;padding:0;margin:0;}
.comment_entries li{width:580px;}
.comment_entry_icon{float:left;width:59px;height:57px;}
.comment_entry_icon_mr{float:left;width:50px;}
.comment_entry_thread_category {margin-left:8px;font-size:13px;font-weight:bold;}
.comment_entry_icon_inner{
	float:left;
	width:45px;
	height:45px;
	margin-top:5px;
	margin-left:7px;
	border:1px solid #000000;
	background-repeat: no-repeat;
	background-position: center center;
}
.comment_entry_icon_mr .comment_entry_icon_inner{
	width:40px;
	height:40px;
	border:1px solid #444444;
	margin: 0;
}
.comment_entry{float:left;width:520px; background-color:#C5CFDA;}
.comment_entry_infos{width:520px; height:20px; color:#000000;font-weight:bold;padding-left:5px; }
.comment_entry_text{
	width:510px;
	color:#000000;
	line-height:20px;
	padding-left:5px;
}
.comment_entry_line{
	border-bottom: 1px dotted #000;
	height: 1px;
}
.comment_entry_text .comment_body{
	min-height: 30px;
}
.comment_post_options #VanillaconsComboBox{
	width: 200px;
	margin: 5px 0 5px 0;
}
.comment_post_options {
	display: none;
}

/*
.comments_end{width:590px;}


.comments_pagenumbers{width:590px;}
.comments_pagenumbers ul{list-style:none;width:590px;height:20px;text-align:center;float:left;text-align:center;position:absolute;}
.comments_pagenumbers li{display:inline;width:15px;}
.comments_pagenumbers .comments_pagedetails{float:left;width:120px;position:relative;left:529px;}
.comments_pagenumbers .comments_pagedetails li{display:inline;width:120px;text-align:right;}
*/

.AddComments{width:590px;float:left;background-color:#ffffff;}
.AddComments ul{list-style:none;padding:0;margin:0;}
.AddComments li{width:580px;padding-top:6px;padding-bottom:6px;padding-left:0;margin:0;}
.AddComments ul #CommentFormats{width:452px;display:inline;float:left;}
.AddComments ul #CommentSubmit{width:177px;display:inline;float:left;}
.comment_post_options{width:590px;}
.SmallCommentBox, #CommentBox{
	width:565px;
	background-color:#C5CFDA;
	color:#000000;
	border:1px solid #000000;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LargeCommentBox{width:565px;background-color:#C5CFDA;color:#000000;border:1px solid #000000;height:200px;font-family:Arial;font-size:10px;}
.comments_footer{width:590px;height:20px;line-height:20px;background-color:#ffffff;float:left;}
.comments_footer a{color:#ED8001;}
.comments_footer .comments_footer_left{width:320px;float:left;margin-left:10px;}
.comments_footer .comments_footer_right{width:250px;float:left;text-align:right;}


	
/*start discussion*/
.StartDiscussion{background-color:#ffffff;width:590px;float:left;}
.StartDiscussion ul{margin:0;padding:0;list-style:none;}
.StartDiscussion li{width:580px;padding-top:6px;padding-bottom:6px;}
.StartDiscussion ul #CommentFormats{width:350px;display:inline;float:left;text-align:left;}
.StartDiscussion ul #CommentSubmit{width:200px;display:inline;float:left;text-align:right;}
.StartDiscussion  select{width:191px;height:18px;}



/*search*/
#search_normal{
	list-style: none;
	display: block;
	/*background: url('/media/images/bgs/forum_search_normal.jpg') top left repeat-x;*/
}

#search_normal ul{list-style:none;}
#search_normal li{height:22px;}
#search_normal #search_normal_input{}
#search_normal #search_normal_options{}
#search_normal .radio_valign_input{vertical-align:middle;font-size:20px;}
#search_normal .radio_valign_text{vertical-align:middle;}
#search_normal .radio_valign_spacer{vertical-align:middle;width:50px;}
.search_input_textfield{
	height:19px;width:215px;
	background: url('/media/images/community/forum_search_textfield.jpg') top left no-repeat;
	border:none;
	color:#000000;
	padding-left:6px;
	padding-top:2px;
}

#search_normal .SearchRadio{
	border:0px; background-color:transparent;
}

#search_normal .search_input_button{
	height:20px;
	border:none;
}

#search_advanced{
	display:none;
}

#search_advanced table{
	width:580px;height:158px;background-color:#ffffff;color:#000000;
}


#search_advanced .search_headline{
	height:40px;
	width:100%;
	background: url('/media/images/community/headline.jpg') repeat-x;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
}
#search_advanced .search_labels{
	height:40px;
	width:100%;
}
#search_advanced .search_inputs{
	height:28px;
	width:100%;
}
#search_advanced .search_inputs input{
	height:19px;width:191px;
	background: url('/media/images/community/forum_search_textfield_191.jpg') top left no-repeat;
	border:none;
	color:#000000;
	padding-left:6px;
	padding-top:2px;
}
#search_advanced .search_inputs select{width:191px;height:18px;}
#search_advanced .search_submit{
	height:50px;
	width:100%;
	vertical-align:top;
}
#search_advanced .search_advanced_spacer{
	width:9px;
	font-size:1px;
}
#search_advanced .col_first{width:220px;}
#search_advanced .col_second{width:220px;}
#search_advanced .col_third{width:191px;}

#UserResults{list-style:none;}
	


/*Settings...*/
#forum_content .settings_input_default{
	height:19px;width:215px ! important;
	background: url('/media/images/community/forum_search_textfield.jpg') top left no-repeat;
	border:none;
	color:#000000;
	padding-left:6px;
	padding-top:2px;
}
#forum_content .settings_input_small{
	height:19px;width:50px ! important;
	background: url('/media/images/community/forum_search_textfield.jpg') top left no-repeat;
	border:none;
	color:#000000;
	padding-left:6px;
	padding-top:2px;
}
#forum_content .forum_settings_headline{
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 25px 0 10px 8px;
	clear: both;
}

/*Buttons*/
.community_button_save{height:20px;width:93px ! important;border:0;}
.community_button_abort{height:20px;width:93px ! important;border:0;}
.community_button_send{height:20px;width:93px ! important;border:0;}
.community_button_reset{height:20px;width:93px ! important;border:0;}
.community_button_new_group{height:20px;width:189px ! important;border:0;}
.community_button_change_group{height:20px;width:189px ! important;border:0;}
.community_button_search{height:20px;width:93px ! important;border:0;}
.community_button_new_category{height:20px;width:189px ! important;border:0;}
.community_button_new_discussion{height:20px;width:189px ! important;border:0;}

/*Settings Extension*/

.extension_version{font-size:11px;}
.extension_author{font-size:11px;}
.extension_authorurl{font-size:11px;color:purple;}
#forum_profile li h3 label {font-size:11px;}


/*Mail inbox grid and detailed*/
#MailBox {width:580px;}
#MailBox .MailBoxTitle{width:580px;padding-left:8px;font-weight:Bold;height:50px;text-transform:uppercase;}
#MailBox .MailBoxItem{height:46px;}
#MailBox .MailBoxFrom{width:130px;padding-left:8px; font-size:11px ! important;}
#MailBox .MailBoxTo{width:130px;padding-left:8px; font-size:11px ! important;}
#MailBox .MailBoxSubject{width:380px;padding-left:8px; font-size:11px ! important;}
#MailBox .MailBoxDate{width:120px;text-align:right;padding-right:8px; font-size:11px ! important;}
#MailBox .message_line_1{background-color:#C5CFDA ! important;}
#MailBox .message_line_2{background-color:#E3E9EB ! important;}


#content_right h1{font-size:12px;}

/**** Fan Deluxe Page ****/

.fan_deluxe{
	background: url('/media/images/community/bg_fandeluxe.jpg') #807e7e no-repeat;
}
.fan_deluxe .default_text,
.fan_deluxe #comments #posts  .commentText{
	color: #fff !important;
}

.fan_deluxe #comments .headline{
	display: block;
	height: 29px;
	background: url('/media/images/community/headline_active.jpg') repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 0 0 7px;
}
.fan_deluxe #forum_profile_nickname{
	padding: 25px 0 10px 108px !important;
}
.fan_deluxe #forum_profile_nickname h2{
	padding: 10px 0 0 154px !important;
	color: purple;
}
.fan_deluxe #forum_profile{
	padding: 0 0 0 264px !important;
	background: none !important;
}
.fan_deluxe #forum_profile li{
	padding: 5px 0 0 0 !important;
	font-weight: bold !important;
}
.fan_deluxe .headline_list{
	width: 313px;
	float: left;
}
.fan_deluxe .list_top{
	height: 135px;
	width: 320px;
	background: url('/media/images/community/fandeluxe_top.jpg') no-repeat;
	float: left;
}
.fan_deluxe .list_flop{
	height: 135px;
	width: 320px;
	background: url('/media/images/community/fandeluxe_flop.jpg') no-repeat;
	float: left;
}
.fan_deluxe .list_top ul,
.fan_deluxe .list_flop ul{
	padding: 10px 0 0 0;
}
.fan_deluxe .list_top ul li, 
.fan_deluxe .list_flop ul li{
	list-style: none;
	color: #474444;
	font-weight:bold;
	padding: 7px 0 0 0;
}
.fan_deluxe .list_top ul li.number, 
.fan_deluxe .list_flop ul li.number{
	color: #fff;
	width: 10px;
	padding: 7px 20px 0 13px;
}
.Highlight{
	color: #920000;
	text-decoration: underline;
}
.ErrorContainer{
	color: #920000;
	font-weight: bold;
	padding: 10px 0 10px 8px;
}



 .forum_overview{
	width:590px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
	border-style:none;
}


.forum_overview td {
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-left:0px;
}

.forum_overview th {
	border-style:none;
	border-right:1px solid #ffffff;
}

.forum_overview .spacer{
	width:9px;
	border-top:1px solid #ffffff;
	border-right:0px;
	border-left:0px;
	
}

 .category_headline{
	height:30px;
	background-color:#ffd47f;
	color:#000000;
	font-weight:bold;
}

 .forum_overview .spacer11{
	width:11px;
	border-top:1px solid #ffffff;
	border-right:0px;
}


 .forum_overview .category_entry1{
	height:60px;
	background-color:#C5CFDA;
}
 .forum_overview .category_entry2{
	height:60px;
	background-color:#E3E9EB;
}

 .forum_overview .category_name{
	width:360px;
}
 .forum_overview .category_name h2{
	margin:0;padding:0; margin-top:5px;
}
 .forum_overview .category_entry1 .category_name, .forum_overview .category_entry1  .spacer{
	background-color:#B4BECA ! important;
}
 .forum_overview .category_entry2 .category_name,  .forum_overview .category_entry2  .spacer{
	background-color:#D4D9DE ! important;
}



.bt_forum_120{
	border:2px solid #000000;
	color:#000000;
	width:80px;
	height:20px;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	background-color:#C5CFDA;
	font-size:11px;	
}

/*content_right*/





#mr_legend_statistic{
	margin-left:5px;
	margin-top:10px;
	width:204px;
	color:#000000 ! important;
}
#mr_legend_statistic tr{
	height:30px;
}
#mr_legend_statistic .mr_legend_border{
	/*height:1px;*/
}
#mr_legend_statistic .mr_legend_border td{
	height: 0px ! important;
	font-size: 1px ! important;
	line-height: 1px ! important;
	border-top: 1px solid #C5CFDA;
}
#mr_legend_statistic .mr_legend_blocked{
	width:100px;
}

#mr_legend_statistic .mr_legend_unblocked{
	width:100px;
}

#mr_legend_statistic .mr_legend_value{

}