﻿body {
	padding:0;
	margin:0 auto;
	color:#000000;
	font-family: verdana, tahoma, sans-serif;
	font-size: 1em;
	background-color: #6DBFFB;	
	background-image:url(/img/titleback.jpg);
	background-repeat:repeat-x;
}
* {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	background-color:inherit;
	font-weight:bold;
	color:#286ea0;
}
a:hover {
	background-color:inherit;
	text-decoration:underline;
	color:#303030;
}
a:visited {font-weight:normal;}
a img {border:0;text-decoration:none;}
img {vertical-align:bottom;}

table {border:0;width:100%;border-collapse:collapse;}

tr.padding td{
	padding:1px 0;
}

ul.bewerben li {
	padding:3px;
	margin-left: 13px;
}

/* ============== Artikelsystem ============== */
.bg_a {
	background-color:#F9FCFF;
	border-bottom:2px #6DBFFB solid;
	padding:0 0 5px 5px;
}

.bg_b {
	background-color:#FFF;
	border-bottom:2px #6DBFFB solid;
	padding:0 0 5px 5px;
}

.bg {
	background-color:#F3F9FF;
	font-size:10px;
	border-bottom:2px #6DBFFB solid;
	border-right:#6DBFFB 1px solid;
}

.ads {
	background-color:#F3F9FF;
	border:1px #000 dashed;
	text-align:center;
}

ul#news {
	font-size:11px;
	list-style-type:none;
}
ul#news li {
	float:left;
	width:48%;
	padding:1px 5px;
	white-space:nowrap;
	overflow:hidden;
}


/* ============== Überschriften ============== */
h1 {
	margin:6px 0 4px 0;
	font-size:15px;
	letter-spacing:2px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	background-color:#F3F9FF;
	border:#6DBFFB 2px;
	border-style:solid dotted;
	text-transform:uppercase;
}
h2 {
	margin:5px 0 3px 0;
	font-size:15px;
	letter-spacing:0;
	line-height:20px;
	text-align:center;
	color:#000;
	border-bottom:#000 2px dotted;
}
h2 img {
	vertical-align:text-bottom;
}
h3 {
	font-size:14px;
	margin:0;
	text-align:center;
}

h4 {
	font-weight:bold;
}

#title {
	width:1000px;
	height:125px;
	margin:0 auto;
	font-size:18px;
	text-align:left;
	color:#FFF;
	padding:0 0 3px 0;
}
#container {
	margin:0 auto;
	width:1080px;
	padding:3px;
	position:relative;
	background:#ffffff url(/img/unten-rechts.jpg) bottom left no-repeat;
	color:#000000;
	border:10px solid #000000;
}

#werbung {
	color:#000000;
	background-color:#ffffff;
	width:121px;
	padding:1px;
	border-right:#000000 10px solid;
	border-bottom:#000000 10px solid;
	margin-top:-3px;
	margin-left:-3px;
	text-align:center;
	margin-right:5px;
	float:left;
}

#release {
	background:#F9FCFF;
	color:#000000;
	padding:1px;
	text-align:center;
	width:140px;
	font-size:11px;
	float:right;
	border-left:#000000 10px solid;
	border-bottom:#000000 10px solid;
	margin-right:-3px;
	margin-top:-3px;
}
#release img {margin-top:5px;margin-bottom:5px;border:0;}

#main {
	width:720px;
	margin:0 5px;
	font-size:12px;
	float:left;
}


/* ============== Menüs ============== */
#horizmenue {
	font-size:11px;
	border:0;
	margin:0 auto;
	text-align:center;
}
#horizmenue li {
	display: inline;
	padding: 10px;
	margin: 0;
	text-align:center;
}
#horizmenue a {
	text-align:center;
	margin: 0;
	color:#8EBDDB;
	text-decoration:none;
}
#horizmenue a:hover {color:#6DBFFB;}

#tabmenue {
	padding: 3px;
	border-bottom: 1px solid #000000;
	margin: 3px 0;
	text-align:center;
	font-size:13px;
}
#tabmenue li {display: inline;background-color:#6DBFFB;}
#tabmenue li a {
	font-size:13px;
	padding: 3px 1em;
	color:#FFFFFF;
	border: 1px solid #000000;
	border-bottom: 0;
	text-decoration: none;
}
#tabmenue li a:hover {background-color:#FFFFFF;color:#000;}
#tabmenue li a:visited {font-weight:bold;}


#menu3 {
	margin: 5px 0 0 0;
	padding: 0;
	width: 95px;
	border:0;
	font-size:12px;
	float:left;
}
#menu3 ul, #menu3 li {
	list-style-type: none;
	border:0;
	padding:0;
	height: 30px;
	width:95px;
	line-height: 30px;
	text-align:center;
}
#menu3 li a {
	display: block;
	line-height: 30px;
	height: 30px;
	background:#ffffff url(/img/button1.jpg) no-repeat;
}
#menu3 a:link, #menu3 a:visited {text-decoration: none;color: #F9C5DB;}
#menu3 #akt {color: #FFFFFF;}
#menu3 a:hover, #menu3 a:hover#akt {color: #FFFFFF;}
#menu3 a img {border:#FFF 1px solid;margin: 2px 0;}
#menu3 a:hover img {border:#6DBFFB 1px solid;}

#menu2 {
	margin: 5px 5px 0 0;
	padding: 0;
	width: 95px;
	border:0;
	font-size:12px;
	float:right;
}
#menu2 ul, #menu2 li {
	list-style-type: none;
	border:0;
	padding:0;
	height: 30px;
	width:95px;
	line-height: 30px;
	text-align:center;
}
#menu2 li a {
	display: block;
	line-height: 30px;
	height: 30px;
	background:#ffffff url(/img/button.jpg) no-repeat;
}
#menu2 a:link, #menu2 a:visited {text-decoration: none;color: #6DBFFB;}
#menu2 #akt {color: #FFFFFF;}
#menu2 a:hover, #menu2 a:hover#akt {color: #FFFFFF;}
#menu2 a img {border:#FFF 1px solid;margin: 2px 0;}
#menu2 a:hover img {border:#6DBFFB 1px solid;}

#unavi {
	clear:both;
	font-size:11px;
	color:#808080;
	text-align:center;
}
#unavi a {color:#696969;}

.credits {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font-size:11px;
	background-color:inherit;
	color:#aaaaaa;
	text-align:center;
}
.credits a {background-color:inherit;color:#aaaaaa;
}


.artist {
	float:left;
	width:33%;
	padding-bottom:10px;
	margin:0 auto;
	text-align:center;
	display:block;
}
.artist img {border:#000000 1px solid;}
.artist a:hover img {border:#6DBFFB 1px solid;}

.youtube {
	width:50%;
	float:left;
	border:0;
	margin:0 auto;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	display:block;
	font-size:10px;
}
.youtube2 {
	width:50%;
	height:275px;
	float:left;
	border:0;
	margin:0 auto;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}

.ten {font-size:10px;}
.left {text-align:left;}
.underline {text-decoration:underline;}
.nine {font-size:9px;}

.download {font-size:14px;font-weight:bold;text-align:center;}
.download a {color:#286ea0;text-decoration:underline;}
.download a:hover {text-decoration:none;background-color:#6DBFFB;color:#FFF;text-decoration:none;}

.copy {text-align:center;margin-top:15px;font-size:10px;}
.middle {vertical-align:middle; line-height:18px;}

.center {text-align:center;}
.pb {padding-bottom:1px;}

#footer {clear:both;font-size:12px;text-align:center;}
.clearboth {clear: both;}

.vierzehn {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0;
}
.vierzehn a {
	color:#286ea0;
	background-color:#FFF;
	text-decoration:underline;
}
.vierzehn a:hover {
	text-decoration:none;
	background-color:#6DBFFB;
	color:#FFF;
	text-decoration:none;
}

.elf {font-size:11px;}
hr {border:0;border-top:solid 2px #6DBFFB;margin:0;}
p {line-height:18px;margin:0;padding:0;}
.right {text-align:right;}

.black {
	color:#000;
	background-color:#000;
	width:102%;
	margin-left:-1px;
	height:10px;
	border:0;
	margin-top:10px;
	margin-bottom:10px;
}

.legende {
background-color:#F0F8FF;
border:1px solid #6DBFFB;
font-size:10px;
padding:5px;
}
.downloadseite {
text-align:center; 
margin-top:20px;
}
.red {color:red;}
.shoutbox {border-width:1px; border-style:solid; border-color:black; }
.facebooklike {border:none; overflow:hidden; width:350px; height:30px; margin:0; text-align:center;}
.songstr {background-color:#F0F8FF;}

.gbdiva {border:1px #000 solid; padding:5px; margin:5px 0; background-color:#F0F8FF;}
.gbdivb {border:1px #000 solid; padding:5px; margin:5px 0;background-color:#CBE8FE;}

.index {background-color:#F9FCFF; border:#CEEAFE solid 2px; padding:3px;}

.other14 {font-size:14px; font-weight:bolder;}

.facebookbig {border:none; overflow:hidden; width:295px; height:210px; margin:auto;}

.youtubesize {width:330px; height:275px;}

.top {vertical-align:top; }

#view_more {margin: 0;width: 95%;}

.marginright {margin-right:5px;}


/* ============== ab hier 01 Scripts ============== */
/* Äußere Box für den gesamten Artikel-Bereich - DIV selber (id = 01article) */
#article{text-align:left;}
.box_out{
	width: 100%;
	margin: 0 auto;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}
.artikel_headline {width:100%;}

/* Informationen zum Artikel unterhalb des Titels */
.headline_small, .footline_small {
	width:100%;
	font-size:12px;
	text-decoration:none;
	text-transform: none;
	font-family: verdana, tahoma, sans-serif;
	}

	
/* Aussehen der Artikel-DIV-Box */
.artikel_textbox {border-bottom: 0px dotted #999;min-height: 80px;}
	
/* CSS-Eigenschaten für das Kategorie-Bild */
.artikel_catimg img {text-align:left;margin:0px 5px 0px 0px;}
.artikel_catimg {font-size:10px;}

/* Definition für TABELLE mit der Seiten-Navigation */
.table_page {
	padding-top:10px;
	width:100%;
	border:0;
	}
	
/* Textdefinition für Seiten-Navigation (Vor, Zurück etc.) */
.page_text {font-size:12px;text-decoration:none;}
	
/* Definition für Tabellenabschnitt mit weiteren Feldern (Suchbox, RSS, Archiv, Seiten etc.) */
.table_page_fields {
	padding-top:10px;
	width:auto;
	border:0;
	}
	
.table_page_fields td {padding:5px;}

/* Tabelle für Archiv-Ansicht */
.table_archiv {width:100%;border:0;}
.table_archiv td {padding:5px;}
.table_archiv_headline {font-weight:bold;}

/* Definition für Kommentar-Box (Anzeige von Kommentaren) */
.commentbitbox {
	width:100%;
	text-align:left;
	border: 0px dotted #999;
	padding:8px;
	}
	
.comment_text {
	font-size:12px;
	text-decoration:none;
	}

/* Definition für "Kommentar-Hinzufügen"-Tabelle */
.commentaddbox {
	width:100%;
	text-align:left;
	border: 0px dotted #999;
	padding:8px;
	}

	
/* Aussehen von kleinem Text */
.small01acp, .small01acp a:link,.small01acp a:visited {
	font-size:10px;
	text-decoration:none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	}
.small01acp a:link,.small01acp a:visited {
	text-decoration:underline;
	}
	
/* Hervorgehobener, wichtiger Text */
.highlight {font-weight:bold;color:red;}
	
/* Formular-Elemente */
/* Normales Textfeld */
.input_field {

	}
	
/* Formular-Buttons */
.input_button {

	}
	
/* Dropdown-Boxen */
.input_selectfield {
	
	}

/* Rahmen bei Bildern mit Link entfernen */
img {border: 0;}
	
.float_left {text-align:left;float:left;}
.float_right {text-align:right;float:right;}
	
/* Copyright-Hinweis */
/* Sichtbare Hinweis darf ohne eine entsprechende Lizenz NICHT entfernt werden! */
.copyright {
	padding-top:10px;
	font-size:9px;
	color:#696969;
	text-decoration:none;
	}

.lightbox {

}
