/*** Beginn allgemeine Festlegungen ***/
* {
	margin: 0;
	padding: 0;
}

/* 20080103: mpietz - Hintergrundfarbe f?r Bl?tterfunktion der Newsmeldungen auf den ?bersichtsseiten */
.tx-ttnews-browsebox {
	padding:5px;
	background-color:#FFFFFF;
}

.tx-ttnews-browsebox-SCell P A, .tx-ttnews-browsebox TABLE TR TD P A {
	color:black;
}

/* END */

body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
}

a.next{
    font-weight:bold;
    color:black;
    text-decoration:none
}
a.next:hover{                       
    text-decoration:underline;
}

body {
	font-size: 62.5%;
}

h1 {
	font-size: 1.4em;
	color: #000;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 1.1em;
	margin: 0.8em 0;
}

h3 {
	font-size: 1.2em;
	margin: 0.8em 0;
}

p, li, label {
	font-size: 1.1em;
	line-height: 1.4em;
}

p {
	font-size: 1.1em;
	line-height: 1.4em;
}

img {
	border: none;
}

ol, ul {
	list-style-position: outside;
}

.fett {
	font-weight: bold;
    
}

.normal {
	font-weight: normal !important;
}


div.pagebrowser {
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
    font-weight:bold;
    border:1px dotted #657678;
    font-size:1.1em;
}

div.pagebrowser a{
    border:1px solid #CCCCCC;
    padding:5px;
    text-decoration:none;
    color:#000;
}

div.pagebrowser a:hover{
    color:#FFF;
    text-decoration:underline;
    background:#969430;
}             

.kleintext {
	font-size: 0.9em;
}

img.dreiderand, div.rechtsabschnitt img {
	border: 1px solid #000;
	border-right-color: #FFF;	
	border-bottom-color: #FFF;
}


div.rechtsabschnitt a{
    color:#E10404;
    text-decoration:none;
}
div.rechtsabschnitt a:hover{ 
    text-decoration:underline;
}

a.intern {
	color: #E10404;
	text-decoration: none;

}

a.extern {
	color: #000000;
	text-decoration:none;
}

a.mehrlink {
	color: #E10404;
	text-decoration: none;
}

a.mehrlink:hover {
	text-decoration: underline;
}

div#main {
	width: 972px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

div.clearer {
	clear: both;
}

div.abstand-1em {
	height: 1em;
}

div.abstand-2em {
	height: 2em;
}
/*** Beginn allgemeine Festlegungen ***/

/*** Beginn Layout ***/
div#spalte-links {
	width: 225px;
	margin-top: 7px;
	margin-bottom: 9px;
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
/*	border: 1px solid Blue;*/
}

div#bannerbox {
	width: 728px;
	min-height: 55px;
	float: right;
	margin: 9px 0 5px 0;
}

div#navi {
	clear: right;
	width: 736px;
	height: 30px;
	margin-left: 236px;
	background-image: url(/images/navi-bg.gif);
	background-repeat: no-repeat;
}

div#navi ul {
	height: 30px;
	padding: 0;
}

div#navi ul li {
	display: inline;
	color: #2B2B0B;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: -4px;
	position: relative;
	padding: 0;
	top: 6px;
}

div#navi ul li a {
	color: #2B2B0B;
	text-decoration: none;
	padding: 7px 13px 7px 23px !important;
	margin: 0;
	background-image: url(/images/navi-trenner.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div#navi ul li.aktiv a, div#navi ul li a:hover {
	background-color: #FFF;
}

div#navi ul li#first a {
	background-image: none;
	padding-left: 1px;
}

div#navi ul li#first a:hover {
	background-color: transparent;
	background-image: url(/images/navi-first-hover.gif);
	padding-left: 1px;
}

div#spalte-mitte {
	width: 407px;
	float: left;
	margin: 10px 13px 11px 12px;
}

  div#spalte-rechts {
 width: 315px;
 float: left;
 margin: 8px 0px 15px 0px;
 background-image: url(/images/spalterechts-bg.gif);
 background-position: top; 
 background-repeat: repeat-y;  
}

div#spalte-rechts div#rechtsfuss {
 width: 315px;
 height: 10px;
 background-image: url(/images/spalterechts-fuss.gif);
 background-position: top;
 background-repeat: no-repeat;
 position: relative;
 top: 10px;
}



div#footer {
	width: 972px;
	height: 263px;
	clear: both;
	color:#000;
}
/*** Ende Layout ***/

/*** Beginn Detailfestlegungen ***/

/** Spalte links **/
div#spalte-links div#logo {
	height: 127px;
	background-position: top center;
	background-repeat: no-repeat;
}

div#spalte-links div#logo img#logo-social, div#spalte-links div#logo img#logo-rss {
	margin-top: 16px;
}

div#spalte-links div#logo img#logo-social {
	margin-left: 18px;
}

div#spalte-links h1 {
	background-image: url(/images/_spaltelinks-h1-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div#spalte-links h2 {
	margin-bottom: 0;
}

div#spalte-links a {
	color: #000 !important;
	font-weight: bold;
	text-decoration: none;
}

div#spalte-links p, div#spalte-links a.weisstext-link {
	color: #000;
	margin-top: 0;
	font-weight: normal;
}

div#spalte-links a:hover {
	text-decoration: underline;
}

div#spalte-links .name {
	color: #000;
	font-weight: bold;
}

div#spalte-links p.schwarz {
	color: #000;
	margin-top: 0.8em;
}

div#spalte-links div.linksabschnitt {
	background-repeat: repeat-y;
	padding: 1px 16px 8px 16px;
	overflow:hidden;
}

div#spalte-links div.linksabschnitt img {
	border: 1px solid #FFF;
	margin-bottom: 0.8em;
	margin-right: 16px;
}

div#spalte-links div.linksabschnitt img.links {
	float: left;
	margin-top: 0.6em;
}

div#spalte-links div.linksabschnitt img.rechts {
	float: right;
	margin-top: 0.6em;
	margin-left: 16px;
	margin-right: 0;
}

div#spalte-links div.linksabschnitt div.trenner {
	border: none;
	width: 189px;
	height: 3px;
	background-image: url(/images/spaltelinks-trenner.gif);
	background-repeat: no-repeat;
	margin: 12px 0 0 0;
    clear:both;
}

div#spalte-links div.linksabschnitt form#styleswitcher {
	width: 100%;
	margin-bottom: 0.8em;
}

div#spalte-links div.linksabschnitt form#styleswitcher select {
	width: 100%;
	background-color: #DAEDEF;
	border: 1px solid #7F9DB9;
}

div#spalte-links ul.subnavi {
	margin-left: 15px;
	margin-bottom: 1.5em;
}

div#spalte-links ul.subnavi li {
	list-style-image: url(/images/subnavi-listitem.gif);
	margin-bottom:	0.3em;
}

div#spalte-links ul.subnavi li ul li {
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	list-style: none;
}

div#spalte-links ul.subnavi li ul li a {
	color: #FFF;
	font-weight: normal;
}

/** Spalte Mitte **/
div#spalte-mitte div#spalte-mitte_kopf {
	width: 407px;
	height: 9px;
	background-repeat: no-repeat;
}

div#spalte-mitte div#spalte-mitte_fuss {
	width: 407px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: bottom;
}

div#spalte-mitte div.trenner {
	height: 10px;
	background-image: url(/images/spaltemitte-trenner.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#spalte-mitte .neben-float {
	margin-left: 115px;
	margin-right: 15px;
	margin-bottom: 1.5em;
}

div#spalte-mitte div.spalte-mitte_abschnitt, div#spalte-mitte form.kommentarfeld, div#spalte-mitte div.spalte-mitte_news {
	width: 379px;
	padding: 15px 14px;
}

div#spalte-mitte div.spalte-mitte_news {
	min-height: 130px;
}

div#spalte-mitte div.spalte-mitte_abschnitt  {
	background-image: url(/images/spaltemitte-bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}                                

div#spalte-mitte div.spalte-mitte_abschnitt p.datum  {
	color: #969430;
	margin: 0 0 10px 0;
}

div#spalte-mitte div.spalte-mitte_abschnitt h1 {
	background-image: url(/images/spaltemitte-h1-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000;
	font-size: 14px;
	padding: 0px 0 0 15px;
}

div#spalte-mitte div.spalte-mitte_abschnitt img {
	margin-top: 0.5em;
}

div#spalte-mitte div.spalte-mitte_abschnitt h2, div#spalte-mitte div.spalte-mitte_abschnitt p {
	margin: 1em 0;
}

div#spalte-mitte div.spalte-mitte_abschnitt p a {
	color: #000;
	text-decoration: underline;
}

div#spalte-mitte div.spalte-mitte_abschnitt p a:hover {
	color: #FFF;
	background-color: #969430;
	text-decoration: none;
}

div.news-single-backlink a{
    color: #000;
	text-decoration: underline;

}
div.news-single-backlink a:hover{
    color: #FFF;
	background-color: #969430;
	text-decoration: none;

}


div#spalte-mitte div.spalte-mitte_abschnitt p.kommentarschreiben {
	width: 14em;
	color: #000;
	font-weight: bold;
	background-color: #EBEAAA;
	padding: 3px 0.5em;
	margin: 2em 0 2.5em 0; 
}

div#spalte-mitte div.spalte-mitte_abschnitt p.kommentarschreiben a {
	color: #000;
	text-decoration: none;
}

div#spalte-mitte div.spalte-mitte_abschnitt p.kommentarschreiben a:hover {
	text-decoration: underline;
	background-color: #EBEAAA;	
}

div#spalte-mitte div.spalte-mitte_abschnitt p.antwortanzahl {
	color: #969430;;
	font-weight: bold;
}

div#spalte-mitte div.spalte-mitte_abschnitt p.kommentarantwort {
	font-size: 1.1em;
	margin-left: 1em;
}

div#spalte-mitte form.kommentarfeld {
	padding-top: 0.5em;
}

div#spalte-mitte form.kommentarfeld input, div#spalte-mitte form.kommentarfeld textarea {
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	background-color: #F8F7E2;
	background-image: url(/images/form-schatten.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0.8em;
}

div#spalte-mitte form.kommentarfeld input {
	width: 175px;
	margin-right: 0.3em;,
}

div#spalte-mitte form.kommentarfeld textarea {
	width: 360px;
	margin-bottom: 1em;,
}

div#spalte-mitte form.kommentarfeld input.submitbutton {
	width: auto;
	border: none;
	background-image: none;
}

div#spalte-mitte img.links {
	float: left;
	margin: 0.8em 20px 0.6em 0;
}

div#spalte-mitte img.rechts {
	float: right;
	margin: 9px 0 9px 20px;
}

div#spalte-mitte div.spalte-mitte_news img {
	margin-top: 0;
}

div#spalte-mitte div.spalte-mitte_news h2 {
	margin-bottom: 0.3em;
	margin-left: 10px;
}

div#spalte-mitte div.spalte-mitte_news p {
	margin-bottom: 0.8em;
	margin-left: 10px;
}

div#spalte-mitte div.spalte-mitte_news p.datum, div#spalte-mitte div.spalte-mitte_news p.posted {
	margin-left: 10px;
	margin-right: 15px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

div#spalte-mitte div.spalte-mitte_news p.datum, div#spalte-mitte div.spalte-mitte_news p.posted a.name  {
	color: #969430;
	text-decoration: none;
}

div#spalte-mitte div.spalte-mitte_news a {
	color: #000;
	text-decoration: none;
}

/** Spalte Mitte, Boxen auf Startseite **/
div.box-mitte {
	width: 401px;
	background-repeat: repeat-y;
	background-position: bottom;
	margin-top: 9px;
	margin-bottom: 20px;
	margin-left: 6px;
	padding-bottom: 1.2em;
	overflow: hidden;
}

* html div.box-mitte {
	height: 1%;	/* Hack zur IE-Anpassung */
}

div.box-mitte h1 {
	height: 24px;
	background-repeat: no-repeat;
	color: #000;
	font-size: 14px;
	padding: 8px 0 0 26px;;
}

div.box-mitte h2 {
	font-size: 1.1em;
	margin: 0.9em 0 0.8em 26px;
}

.teaser a {
	color:#000;
}

.teaser a:hover {
	color:#FFF;
    background:#969430;
}


div.box-mitte p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0.8em 26px;
}

div.box-mitte img, div#spalte-mitte img {
	border: 1px solid #000;
	border-right-color: #FFF;	
	border-bottom-color: #FFF;
}

div.box-mitte img {
	margin-left: 11px;
}

div.box-mitte img.links {
	float: left;
	margin: 0.8em 20px 0.6em 26px !important; 
}

div.box-mitte img.rechts {
	float: right;
	margin: 9px 23px !important; 
}

div.box-mitte div.videobox {
	width: 120px;
	height: 120px;
	background-image: url(/images/videobox-bg.gif);
	float: left;
	display: inline; /* Fix fuer Doubled-Float-Margin-Bug des IE6 */
	margin: 10px 0px 1.5em 10px;
	padding: 0 0 0 0;
	text-align: center;
}

div.box-mitte div.videobox img {
	border: none;
	margin-left: 0;
	margin-top: 7px;
}

div.spalte-mitte_abschnitt div.videobox {
	width: 120px;
	height: 120px;
	background-image: url(/images/videobox-bg_white.gif);
	float: left;
	display: inline; /* Fix fuer Doubled-Float-Margin-Bug des IE6 */
	margin: 10px 0px 1.5em 5px;
	padding: 0 0 0 0;
	text-align: center;
}

div.spalte-mitte_abschnitt div.videobox img {
	border: none;
	margin-left: 0;
	margin-top: 7px;
}

div#spalte-mitte div.spalte-mitte_news a:hover, div#spalte-mitte div.spalte-mitte_news p.posted a.name:hover {
	text-decoration: underline;
}

/** Spalte rechts **/
div#spalte-rechts div#rechtskopf {
	background-position: top;
	background-repeat: no-repeat;
	padding: 15px 15px 5px 15px;
}

div#spalte-rechts h1 {
	color: #A54010;
	background-image: url(/images/spalterechts-h1-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 0;
}

div#spalte-rechts p {
	margin-top: 0.6em;
}

div#spalte-rechts ul {
	margin: 1em 0 1.5em 25px;
}

div#spalte-rechts ul li {
	list-style-image: url(/images/spalterechts-listitem.gif);
}

div#spalte-rechts img.dreiderand-leftfloat {
	float: left;
	margin: 9px 15px 9px 0;
}

div#spalte-rechts .neben-float {
	margin-left: 115px;
	margin-right: 15px;
	margin-bottom: 1.5em;
}

div#spalte-rechts div.rechtsabschnitt {
	border-top: 1px solid #FFF;
	margin: 0 1px;
	padding: 8px 14px;
}

div#spalte-rechts div#handyfotos img {
	margin-left: 15px;
	margin-top: 17px;
}

div#spalte-rechts div#handyfotos p {
	margin-left: 15px;
	margin-right: 15px;
}

/** Fussbereich **/
div#footer h1, div#footer h2, div#footer p {
	margin-left: 17px;
	width: 245px;
	color: #000;
}

div#footer h1 {
	padding-top: 8px;
	margin-bottom: 0;
	font-size: 14px;
}

div#footer h2 {
	margin-top: 0;
	color: #000;
	font-size: 11px;
}

div#footer a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer div#kopfpics {
	margin: 15px 0 30px 90px;
}

div#footer div#kopfpics img {
	margin-right: 5px;
}

div#footer div#kopfpics img.fuss-rss-druck {
	float: right;
	margin-right: 0 !important;
}

div#footer div#kopfpics div#fuss-rss-druck {
	width: 200px;
	height: 52px;
	float: right;
}

div#footer div#kopfpics div#fuss-rss-druck img {
	margin-right: 0;
}

div#footer div#socialbookmarks {
	width: 320px;
	float: right;
	margin-top: 10px;
	margin-right: 190px;
}

div#footer div#socialbookmarks img {
	margin-right: 4px;
	margin-bottom: 4px;
}
/*** Ende Detailfestlegungen ***/


div.spalte-mitte_kommentarfeld form {
	padding-top: 0.5em;
}


.input{
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	background-color: #F8F7E2;
	background-image: url(../images/form-schatten.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0.8em;
	width: 175px;
	margin-right: 0.3em;
}

.errorInput{
	border: 1px solid red;
	border-top-color: red;
	border-bottom-color: red;
	background-color: #F8F7E2;
	background-image: url(../images/form-schatten.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0.8em;
	width: 175px;
	margin-right: 0.3em;
}


.textarea {
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	background-color: #F8F7E2;
	background-image: url(../images/form-schatten.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0.8em;
	width: 360px;
	margin-bottom: 1em;
}


.errorArea {
	border: 1px solid red;
	border-top-color: red;
	border-bottom-color: red;
	background-color: #F8F7E2;
	background-image: url(../images/form-schatten.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0.8em;
	width: 360px;
	margin-bottom: 1em;
}

div.spalte-mitte_kommentarfeld input.submitbutton {
	width: auto;
	border: none;
	background-image: none;
}



ul.forumUL li {
    list-style-type: none;
    float:left;
    overflow:hidden;
    padding-top:25px;
    padding-left:10px;
}

ul.forumUL a {
    text-decoration:none;
    color:black;
    font-weight:bold;
    font-size:12px;
}
ul.forumUL a:hover {
    text-decoration:underline;
}

/*
img.kopfbild{
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
*/

a.logolink {
	color:#000;
	text-decoration:none;
}

a.logolink:hover {
	text-decoration:underline;
}

div.rechtsabschnitt a.rightlink{
	color:#000;
	text-decoration:none;
}

div.rechtsabschnitt a.rightlink:hover{                  
	text-decoration:underline;
}
    
#flvcaption a {
    color:black;
    text-decoration:underline;
}

#flvcaption a:hover {
    color:white;
    text-decoration:none;
    background:#969430;
}

div#flvplayercaption p{
    border:0px;
    background:none;
    margin:0px;
    padding:0px;     
}