@charset "utf-8";

/*@import url(winter.css);*/

html {
	background: #222222 url(../images/bg.jpg) repeat-x;
}

body {
	background: url(../images/bodyBg.jpg) no-repeat center top;
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	height: 1000px;
	color: #222;
	position: relative;

}

.tr-odd a:hover, .tr-odd a:focus { color: #fff; }

#wrapper {
	position: relative;
	width: 1036px;
	margin: 0 auto;
}
/* BrowserInfo
******************************************************/
div#browser {
	margin: 0 auto;
	display: none;
	z-index: 9999;
}
div#browserContent {
	background: #222222;
	color: #fdfdfd;
	position: absolute;
	left: 10px;
	width: 980px;
	margin: 0 auto;
	padding: 1em;
	font-size: 80%;
}
p.browserText {
	padding: 1em;
}
/* Hauptnavi
******************************************************/
#navi {
	background: url(../images/navi.jpg) no-repeat;
	width: 1036px;
	height: 302px;
}
#naviLeiste {
	padding-top: 230px;
	padding-left: 18px;
}
#mainNavi {
	position: relative;
	z-index: 5555;
}

#mainNavi li {
	float: left;
	width: 114px;
	height: 20px;
	list-style: none;
}
#mainNavi li a {
	display: block;
	width: 113px;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	color: #333;
	padding: 0;
}
#mainNavi li a:hover, #mainNavi li a:focus, #mainNavi li.active a {
	color: #fff;
}
/*
li.active {
	display: block;
}
#mainNavi li div {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
*/
ul.submenu li:last-child {
	background: #bcd048 url(../images/subnavi.gif) no-repeat bottom;
}
/*
#mainNavi div ul li {
	background: #bcd048;
	border-bottom: 1px solid #fefefe;
}
#mainNavi div ul li:last-child {
	border: none;
}

#mainNavi div ul.submenu li a {
	text-align: left;
	padding: 0.6em 0.5em 0.6em 0.5em;
}
*/

/* Subnavi
******************************************************/
ul.subNavi {
	background: white;
}
div#naviLeiste ul.subNavi li a {
	padding-left: 0.5em;
	text-align: left;
}
li.meins {
}

#mainNavi li.meins a {
}

/* Content
******************************************************/
#contentWrapper {
	background: url(../images/content.png);
}
#content {
	background: url(../images/contentHead.jpg) no-repeat;
}

div#contentTop {
	width: 100%;
	float: left;
	/*border: 1px solid #CFCFCF;*/
}

div#contentTwice p{
	padding-bottom: 1em;
}

#contentLeft {
	position: relative;
	width: 625px;
	margin-left: 3em;
	float: left;
}
#contentLeft p {
	font-size: 80%;
	line-height: 160%;
	/*padding-bottom: 2em;
	margin-bottom: 2em;*/
}

#contentLeft .textboxInnerLeft {
	padding-bottom: 10px;
	border-bottom: 2px solid #CFCFCF;
}
#contentRight {
	width: 265px;
	margin-right: 32px;
	float: right;
}

#contentRight p {
	font-size: 80%;
	line-height: 160%;
}

/* Links
******************************************************/
a {
	color: #922119;
}

a:hover, a:focus {
	color: #BCD048;
}

/* Ueberschriften
******************************************************/
h2 {
	font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	margin-bottom: 1em;
	color: #ff6c00;
}
h3 {
	font-size: 120%;
	margin: 1em 0 1em 0;
	color: #222;
}

.simpleNewsListTitle h3, .newsContent h3 { font-size: 100%; }

#contentLeft h3 {
	margin: 1em 0 0 0;
}

h4 {
	background: #BCD048;
	font-size: 95%;
	font-weight: 600;
	color: #fff;
	padding-left: 1em;
}

#footer {
	background: url(../images/footer.png) no-repeat top;
	height: 60px;
	font-size: 70%;
	font-weight: 600;
	color: #999;
	padding-left: 32px;
	padding-top: 30px;

}

/** Umfrage
********************************************************/
.tx-jkpoll-pi1 {
	width: 263px;
	border-bottom: 2px solid #CFCFCF;
	padding-bottom: 0.5em;
	margin-bottom: 1.0em;
	float: left;
}
#myPollQuest {
	font-weight: 600;
	margin: -1em 0 1.0em 0;
}
#myPollAns {
	padding: 0 0 0.5em 0;
}
#myPollAns label {
	font-size: 80%;
}
div#contentRight div.tx-jkpoll-pi1 div p.myPollResult {
	float: left;
	width: 265px;
	margin-bottom: 0.5em;
	font-size: 75%;
}
span.myPollPerc {
	width: 45px !important;
	float: left;
}

input.pollsubmit {
	width: 100px;
	height: 25px;
	background: #bcd048;
	border: 1px solid #888;
	margin-top: 0.5em;
}
input.pollsubmit:hover {
	background: #ff6c00;
	border: 1px solid #444;
	color: white;
}
.tx-jkpoll-pi1 div p span {
	min-width: 1px;
}

/* Tabellen
*******************************************************/
/* rechte Spalte */
#contentRight .contenttable {
	font-size: 80%;
	border-bottom: 2px solid #CFCFCF;
	padding: 0.5em 0;
	margin-bottom: 1.5em;
	width: 265px;
	float: left;
	border-collapse: collapse;
}
#contentRight tr.tr-even {
	height: 20px;
}
#contentRight tr.tr-odd {
	background: #bcd048;
	padding: 0.5em 0;
	height: 20px;
}
#contentRight tr.tr-odd td, #contentRight tr.tr-even td {
	padding: 0 0.2em;
}
#contentRight th {
	text-align: left;
}
/* linke Spalte */
#contentLeft .contenttable a { text-decoration:none; }
#contentLeft .contenttable a:hover, #contentLeft .contenttable a:active {
	color: #FF6C00;
	text-decoration: underline;
}
a.tableslide {
	display: block;
	height: 30px;
	width: 250px;
	margin: 1em 0;
}
#contentLeft .contenttable {
	font-size: 80%;
	border-bottom: 2px solid #CFCFCF;
	padding: 0.5em 0;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	width: 600px;
	float: left;
	border-collapse: collapse;
}
#contentLeft tr.tr-even {
	height: 20px;
}
#contentLeft tr.tr-odd {
	background: #bcd048;
	padding: 0.5em 0;
	height: 20px;
}
#contentLeft tr.tr-odd td, #contentLeft tr.tr-even td {
	padding: 0 0.2em;
}
#contentLeft th {
	text-align: left;
}

/* Linkliste
*******************************************************/
div#wpcumuluswidgetcontent {
}
.tx-t3mcumulustagcloud-pi1 {
	border-bottom: 2px solid #CFCFCF;
}

/* Videoplayer
*******************************************************/
.tx-flvplayer2-pi1 {
	/*background: url(../images/tv.jpg) no-repeat -10px 0;*/
	height: 269px;
	padding: 19px 0 25px 12px;
	/*border-bottom: 2px solid #CFCFCF;*/
	margin-bottom: 3.5em;
	
}

#menue {
	background: url(../images/tvFlash.jpg) no-repeat 0 -1px;
	width: 625px;
	height: 425px; /*309*/
	padding: 1.8em 0 0 85px;
	margin: 0 0 0 -30px;
}

#menuePlayer {
	width: 500px;
	height: 300px;
	overflow: hidden;
}
#menuePlayer ul {
	padding: 1em 0 0 2em;
	line-height: 1.5em;
	font-weight: 600;
}

/* tt_news
********************************************************/
div.simpleNewsListTitle a {
	text-decoration: none;
	font-size: 140%;
	font-weight: 600;
}
div.simpleNewsListTitle {
	margin-bottom: 1em;
}
li.clearfix {
	margin-bottom: 2em;
	/*background: url(../images/contentVerlauf.jpg) repeat-x;*/
	border-bottom: 2px solid #CFCFCF;
}
li.clearfix span, div.newsContent span {
	font-size: 50%;
}
ul.newsList li.clearfix a, .simpleNewsListText a {
	font-size: 80%;
	text-decoration: none;
}
div.newsListImage {
	margin-bottom: 1em;
}
div.R {
	float: left;
	margin: 0.3em 1em 1em 0;
}
div.RR {
	float: right;
	width: 338px;
}
span.primaryButton a {
	color: #922119;
}
div.RR p.newsTeaser {
	font-weight: 600;
	color: #666;
}
span.primaryButton a:hover, span.primaryButton a:focus {
	color: #BCD048;
}
div.simpleNewsListImage {
	float: left;
	margin-right: 2em;
}
div.simpleNewsListText {
	margin-bottom: 2em;
}
div.newsListContent {
	margin-bottom: 1.5em;
}
div.newsListContent a {
	font-size: 80%;
}

/** Bilder Ausnahme
**********************************************************/
div#contentRight .textboxImage {
	font-size: 80%;
}

/* Guestebuch
**********************************************************/
div.tx-guestbook-Head {
	border: 1px solid #BCD048;
	margin: 1em 0 1em 0;
}

div.tx-guestbook-left {
	display: none;
}
div.tx-guestbook-Head div.tx-guestbook-right {
	width: 590px;
}

.tx-veguestbook-pi1 fieldset {
	padding-left: 1em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border: 1px solid #BCD048;
}

div#pinwandFehler {
	margin: 2.8em 1em 0 1em;
	width: 300px;
	float: right;
}
div#pinwandFehler ul {
	margin: 1em 0 0 1em;
}
p#hinweis {
	font-size: 70%;
	color: #888;
}

/* Directmail Newsletter
*************************************************************/
p.newsletterSub strong.newsletterError {
	color: red;
}

/* Listen-Elemente
*************************************************************/
#contentTwice ul {
	margin: 1em;
}

#contentTwice ul li {
	padding: 0.5em 0;
}

