/* GLOBAL ------------------------------------------------------------------- */
html, body, div, p, h1, h2, h3, span, a, table, td, form, img, li {
   margin: 0px;
   padding: 0px;
   border: 0px;
   border-spacing: 0px;
   border-collapse: collapse;
   font-family: Verdana, Arial, sans-serif;
}

body {
	text-align: center;
	background-image: url(../media/bg-body.gif);
	background-position: center top;
	font-size: 11px;
	line-height: 180%;
}

a {
	color: #ff9f07;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

a.top {
	color: #0e3f68;
	text-decoration: none;
}

a.top img {
	vertical-align: middle;
}




h1 {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	color: #0e3f68;
}

h2 {
	font-size: 14px;
	display: block;
	margin-bottom: 20px;
	color: #0e3f68;
}

.specials h2 {
	margin-bottom: 10px;
}

h3 {
	color: #0e3f68;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}

h1 span, h2 span {
	display: block;
	font-size: 11px;
	font-weight: normal;
}

h2 a, h2 a:hover {
	color: #0e3f68 !important;
}

.noStyle, h1 .noStyle, h1 .noStyle:hover, h2 .noStyle, h2 .noStyle:hover {
	color: #0e3f68;
	text-decoration: none !important;
	cursor: text;
}

img.layout {
	display: block;
	clear: both;
}

input, textarea, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #BBB;
	background-color: #EEE;
}

.inline {
	display: inline;
	margin: 0px;
}

.comment {
	background-color: #EEE;
	padding: 5px;
	color: #888;
}

.noMargin {
	margin: 0px !important;
}

.centered {
	text-align: center;
}

.coloredBg {
	padding: 20px;
	background-color: #ff9f07;
}

.smallText {
	font-size: 10px;
}

.lightText {
	color: #999;
}

.marginBottom {
	margin-bottom: 20px;
}

.marginBottom10 {
	margin-bottom: 10px;
}


.textfeld, select {
	width: 99%;
}

.button {
	cursor: pointer;
}

textarea {
	height: 150px;
}

p, ol {
	font-size: 11px;
	line-height: 180%;
	margin-bottom: 20px;
}

table {
	width: 100%;
}

table .rightCol {
	width: 50%;
	padding-left: 20px;
}



table .leftCol {
	width: 1%;
	padding-right: 20px;
}


/* CSS-CLASSES -------------------------------------------------------------- */
.archivDropdowns {
	width: 100%;
	border: 0px;
}

.archivDropdowns td {
	width: 50%;
	padding-left: 10px;
}

.archivDropdowns .left {
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #CCC;
}

.rssUrl {
	display: block;
	text-align: center;
	background-color: #EEE;
	padding: 10px;
	border: 1px dashed #999;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
.galerie {
	width: 140px;
	float: left;
	margin: 0px 20px 20px 0px;
}

.dateSelect {
	width: 50px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.hidden {
	display: none;
}

.imgLink {
	display: block;
	border: 1px solid #CCC;
	padding: 5px;
	white-space: nowrap;
	background-color: #FFF;
}

.imgLink img {
	display: block;
}

.mp3list img {
	vertical-align: middle;
	cursor: pointer;
}
/* Container */
.videoContainer, .contentContainer, .imgContainer, .imgContainerSpecials {
	background-image: url(../media/bg-container/bg-schwarz.gif);
	background-repeat: repeat-y;
	width: 540px;
	margin-bottom: 10px;
}

.videoContainer .videoContent, .imgContainer .imgContent, .imgContainerSpecials .imgContent {
	width: 520px;
	margin: 0px 10px;
}

.imgContainer .imgContent {
	height: 250px;
	overflow: hidden;
}

/*
.imgContainerSpecials h3 {
	text-align: center;
	margin: 0px;
	padding: 2px 5px;
	background-color: #ff9f07;
	color: #ffe701;
}

.imgContainerSpecials a, .imgContainerSpecials a:hover {
	color: #ffe701 !important;
	text-decoration: none;
}*/

.videoContainer .videoContent a {
	display: block;
	width: 520px;
	height: 390px;
	text-decoration: none;
}

.contentContainer {
	background-image: url(../media/bg-container/bg-weiss.gif);
	background-repeat: repeat-y;
}

.contentContainer .containerContent {
	padding: 20px;
	margin: 0px 10px;
}

/* Divider */
.divider {
	text-align: left;
	background-image: url(../media/divider/div-bg.gif);
	background-repeat: repeat-x;
	height: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}

.divider img {
	display: block;
}

.divider .leftImg {
	float: left;
}

.divider .rightImg {
	float: right;
}

.contentDivider {
	clear: both;
	height: 20px;
	overflow: hidden;
	border-bottom: 2px dashed #ff9f07;
	margin-bottom: 20px;
}
/* Stream-Titel */

.streamTitel {
	width: 100%;
}

.streamTitel td {
	width: 99%;
	vertical-align: top;
}

.streamTitel .datum {
	padding: 0px 5px 0px 20px;
	width: 1%;
	white-space: nowrap;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

/* Stream-Links */
.streamLinks {
	width: 100%;
	margin-bottom: 10px;
}

.streamLinks .header {
	margin-bottom: 5px;
}

.streamLinks td {
	background-color: #ff9f07;
	width: 50%;
	text-align: center;
	padding: 10px 20px;
}

.streamLinks .abstand {
	width: 5px;
	background-color: #FFF;
	padding: 0px;
}

.streamLinks td td {
	width: 1%;
	text-align: center;
	padding: 0px;
}

.streamLinks a, .streamLinks a:hover {
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid #ffe701;
	background-color: #FFF;
	margin: 5px auto 5px auto;
}

/* Buttons rechte Seite */
.buttonRight, .buttonContent {
	width: 310px;
	background-image: url(../media/buttons-right/bg.gif);
	margin: 0px auto 10px auto;
}

.buttonContent {
	width: 480px;
	background-image: url(../media/buttons-content/bg.gif);
}

.buttonRight a, .buttonContent a {
	display: block;
}

.buttonRight .content, .buttonContent .content {
	display: block;
	vertical-align: middle;
	padding: 10px 20px;
}



/* MAIN --------------------------------------------------------------------- */
#pageHeader {
	display: block;
}

#main {
	width: 930px;
	text-align: left;
	margin: 0px auto 20px auto;
}

/* NAVIGATION --------------------------------------------------------------- */
#navigation {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	float: left;
}

#navigation li a, #navigation li img {
	display: block;
}

/* SUCHE */
#search {
	width: 213px;
	height: 60px;
	float: left;
	background-image: url(../media/navigation/search.jpg);
}

#search div {
	position: relative;
}

#searchField {
	position: absolute;
	left: 95px;
	top: 21px;
	width: 65px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	background-image: url(../media/navigation/bg-suchfeld.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#searchButton {
	position: absolute;
	right: 17px;
	top: 0px;
	cursor: pointer;
	border: 0px !important;
}

/* CONTENT ------------------------------------------------------------------ */
#content {
	background-color: #CCCCCC;
	background-image: url(../media/bg-content/bg.gif);
}


#contentLayout {
	width: 870px;
	margin: 10px 30px 10px 30px;
}

#contentLayout td {
	vertical-align: top;
}

#contentLayout .abstand {
	width: 20px;
}

#contentLayout .left {
	width: 540px;
	height: 100%;
}

#contentLayout .right {
	width: 310px;
}

/* NEWSTICKER --------------------------------------------------------------- */
#newsticker {
	width: 870px;
	margin: 10px 30px 0px 30px;
}

#newsticker td {
	width: 99%;
}

#newsticker .small {
	width: 1%;
}

#newstickerFlash {
	background-image: url(../media/newsticker/bg.gif);
	background-repeat: repeat-x;
}

/* BANNER ------------------------------------------------------------------- */
#banner {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #ffe701;

	background-image: url(../media/banner/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;

}

#banner .top {
	background-image: url(../media/banner/top.gif);
	padding-top: 15px;
	background-repeat: no-repeat;
}

#banner .top, #banner .header {
	margin-bottom: 10px;
}

#banner img {
	margin-bottom: 20px;
}

/* PAGE-FOOTER -------------------------------------------------------------- */
#pageFooter {
	width: 870px;
	margin: 0px 30px 20px 30px;
	color: #999999;
}

#pageFooter .footer {
	width: 100%;
}

#pageFooter .footer td {
	text-align: left;
	font-size: 10px;
	width: 99%;
	vertical-align: middle;
	padding-left: 5px;
}

#pageFooter .footer .doneBy {
	text-align: right;
	color: #FFF;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0px 5px 0px 0px
}

#pageFooter .footer img {
	vertical-align: middle;
}


#pageFooter a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#pageFooter a:hover {
	color: #0e3f68;
	text-decoration: underline;
}

#pageFooter .divider {
	margin-bottom: 10px;
}

/* SOCIAL BOOKMARKING ------------------------------------------------------- */
.social-bookmarking-icons {
	display: block;
}
.social-bookmarking-icons a {
	margin-right: 10px;
}