/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/



body {
background:url("/styles_images/bg.jpg") repeat;
margin:0;
padding:0;
font-family:arial,sans-serif;
}

#wrapper {
background: none repeat scroll 0 0 black;
    float: left;
    margin: 0 7px 0 0;
    padding: 0;
    width: 850px;
}


#header {
background:none repeat scroll 0 0 black;
margin:0;
padding:0;
}

#header h1{
display:inline;
float:left;
font-size:12px;
width:255px;
height:62px;
margin:35px 0 0 0;
padding:0;
}

#header h1 a{
margin:0;
padding:0;
display:block;
width:255px;
height:62px;
}

#header img{
margin:0;
padding:0;
border:none;
width:255px;
height:62px;
}
.clear {
clear:both;
	}
#container_left {
float: left;
    margin: 0;
    padding: 0;
    width: 540px;
}
#container_left h2{
color: white;
    font-size: 22px;
    margin: 20px 0 30px 7px;
    padding: 0;
	}

#content{
margin:0;
padding:0 7px 0 7px;
}
#content .video_single img{
border: medium none;
    height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 1px;
}
#content .video_single p{
color:white;
}
#content h2{
color: white;
    font-size: 22px;
    margin: 20px 0 18px;
    padding: 0;
}
#content h2 a{
color:white;
font-size:22px;
margin:0;
padding:0;
text-decoration:none;
}
#content h2 a:hover{
color:white;
font-size:22px;
margin:0;
padding:0;
text-decoration:underline;
}
#content p{
 color: white;
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0 0;
    padding: 0;
    text-align: justify;
}
#content h3{
margin:7px 0 7px 0;
padding:0;
font-size:16px;
color:white;
}
#content .start{
border-bottom: 1px dashed white;
margin: 10px 0 20px;
padding: 0;
}
#content .start img{
 float: left;
    height: 100%;
    margin: 0 14px 12px 0;
    padding: 0;
    width: 80px;
border:none;
}
#content .start h2{
color: white;
font-size: 16px;
margin: 0 0 12px;
padding: 0;
}
#content .start h2 a{
color: white;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#menu {
background:url("/styles_images/menubg.jpg") repeat-x scroll 0 0 transparent;
margin:20px 0 0;
padding:0;
width:850px;
}
#menu ul {
list-style:none outside none;
margin:0;
padding:0;
position:relative;
}
#menu ul li {
float:left;
height:30px;
list-style-type:none;
padding:0;
}
#menu ul li a {
display:block;
float:left;
text-decoration:none;
}
#menu ul.level1 {
font-size:13px;
font-weight:bold;
height:30px;
list-style:none outside none;
margin:0;
padding:0;
}
.level1 a {
color:white;
display:block;
height:30px;
line-height:30px;
padding:0 9px;
height:30px;
}
.level1 a:hover {
color:black;
display:block;
font-size:13px;
height:30px;
line-height:30px;
padding:0 9px;
}
#start a.start_selected {
color:black;
display:block;
font-size:13px;
height:30px;
line-height:30px;
padding:0 9px;
}
.level1 a.selected {
color:black;
display:block;
font-size:13px;
height:30px;
line-height:30px;
padding:0 9px;
}
#category_content{
margin:0 0 25px;
padding:0;
}
#category_content .start img{
float:left;
height:100%;
margin:0 14px 0 0;
padding:0;
width:100px;
border:none;
}
#category_content h2 a{
color:black;
font-size:18px;
margin:0;
padding:0;
text-decoration:none;
}
#category_content h2 a:hover{
color:black;
font-size:18px;
margin:0;
padding:0;
text-decoration:underline;
}
#content .entry-content img {
float:left;
height:100%;
margin:0 14px 0 0;
padding:0;
width:200px;
border:none;
}
#ext_sites{
margin:0 auto;
padding:0;
width:168px
}
#ext_sites ul{
margin:0;
padding:0;
list-style-type:none;
}
#ext_sites li{
margin:0;
padding:0;
float:left;
}
#ext_sites img{
margin:0;
padding:0;
border:none;
}
#startpic{
background:url("/styles_images/startpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#footer {
clear: both;
    margin: 80px 0 40px 0;
    padding: 0;
}
#footer .footerlist{
 color: white;
    font-size: 13px;
    margin: 7px 0 0;
    padding: 0;
    text-align: center;
}
#footer .footerlist ul{
margin:0;
padding:0;
list-style-type:none;
}
#footer .footerlist li{
margin:0;
padding:0;
display:inline;
}
#footer .footerlist li a{
color:white;
margin:0 4px 0 2px;
padding:0;
text-decoration:none;
}
#footer .footerlist li a:hover{
text-decoration:underline;
}
#footer .footerlist_small{
color:white;
font-size:10px;
margin:7px 0 0 0;
padding:0;
text-align:center;
}
#footer .footerlist_small ul{
margin:0;
padding:0;
list-style-type:none;
}
#footer .footerlist_small li{
margin:0;
padding:0;
display:inline;
}
#footer .footerlist_small li a{
color:white;
margin:0 4px 0 2px;
padding:0;
text-decoration:none;
}
#footer .footerlist_small li a:hover{
text-decoration:underline;
}
#fanbrief_vom{
margin:0;
padding:0;
}
#fanbrief_vom p{
color: #9E0000;
margin:0 0 7px;
padding:0;
}
#weitere_fanbriefe{
margin:30px 0 30px 0;
padding:0;
color:white;
}
#weitere_fanbriefe h3{
font-size:16px;
margin:0;
padding:0;
}
#weitere_fanbriefe li{
font-size:14px;
margin:0;
padding:0;
}
#weitere_fanbriefe li a{
font-size:14px;
margin:0;
padding:0;
color:white;
}
#start_pics_container{
margin:0;
padding:0;
}
#start_pics_container .topline{
background:url("/styles_images/menubg.jpg") repeat-x scroll 0 0 transparent;
height:30px;
margin:0 0 5px 0;
padding:0;
}
#start_pics_container .bottomline{
background:url("/styles_images/menubg.jpg") repeat-x scroll 0 0 transparent;
height:30px;
margin:5px 0 0 0;
padding:0;
}
#start_pics_container .pic1{
height:30px;
margin:0 5px 0 0;
padding:0;
width:280px;
height:150px;
float:left;
}
#start_pics_container .pic1 img{
height:30px;
margin:0;
padding:0;
width:280px;
height:150px;
border:none;
}
#start_pics_container .pic2{
height:30px;
margin:0 5px 0 0;
padding:0;
width:280px;
height:150px;
float:left;
}
#start_pics_container .pic2 img{
height:30px;
margin:0;
padding:0;
width:280px;
height:150px;
border:none;
}
#start_pics_container .pic3{
height:30px;
margin:0;
padding:0;
width:280px;
height:150px;
float:left;
}
#start_pics_container .pic3 img{
height:30px;
margin:0;
padding:0;
width:280px;
height:150px;
border:none;
}
#news_catpic{
background:url("/styles_images/news_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#arnoduebel_catpic{
background:url("/styles_images/arnoduebel_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#musik_catpic{
background:url("/styles_images/musik_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#videos_catpic{
background:url("/styles_images/videos_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#fotos_catpic{
background:url("/styles_images/fotos_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#termine_catpic{
background:url("/styles_images/termine_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#presse_catpic{
background:url("/styles_images/presse_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#fanpost_catpic{
background:url("/styles_images/fanpost_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#fanclub_catpic{
background:url("/styles_images/fanclub_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#management_catpic{
background:url("/styles_images/management_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#arnodubel_spassmaschine_catpic{
background:url("/styles_images/arnoduebel_spassmaschine_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}
#werbung_catpic{
background:url("/styles_images/werbung_catpic.jpg") no-repeat;
margin:5px 0 5px 0;
padding:0;
border:none;
width:850px;
height:224px;
}

#content .singles p {
    color: white;
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0 0 0;
    padding: 0;
text-align:justify;
}
#musicdownloads {
margin: 20px 0 0;
padding: 0;
}
#musicdownloads ul{
margin:0;
padding:0;
list-style-type:none;
}
#musicdownloads li{
margin:0;
padding:0;
display:inline;
}
#musicdownloads a{
margin:0;
padding:0;
}
#content .entry-content ul img{
border: medium none;
float: none;
height: 35px;
margin: 0 2px;
padding: 0;
width: 121px;
border:none;
}
#fotocontent .entry-content img {
 border: medium none;
    float: left;
    height: 100%;
    margin: 0 24px 14px 0;
    padding: 0;
    width: 420px;
border:none;
}
#fotocontent p {
    color: white;
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0 0;
    padding: 0;
text-align: justify;
}
#fotocontent h2 {
color: white;
font-size: 22px;
margin: 30px 0 20px;
padding: 0;
}
#fotohinweis{
margin: 30px 0 0;
padding: 0;
}
#fotohinweis p{
margin:7px 0 0 0;
padding:0;
}
#zurueck_zur_uebersicht{
margin:7px 0 0 0;
padding:0;
float:left;
}
#zurueck_zur_uebersicht a{
color: #9E0000;
    margin: 0;
    padding: 0;
font-size:13px;
}
#plattforms{
float: right;
margin: 42px 7px 0 0;
padding: 0;
}
#plattforms ul{
margin: 0;
padding: 0;
}
#plattforms li{
margin: 0;
padding: 0;
display:inline;
}
#plattforms a{
margin: 0 0 0 7px;
padding: 0;
}
#plattforms img{
margin: 0;
padding: 0;
width:40px;
height:40px;
border:none;
}
#pressecontent .entry-content img {
 border: medium none;
    float: left;
    height: 100%;
    margin: 0 24px 14px 0;
    padding: 0;
    width: 320px;
border:none;
}
#pressecontent p {
    color: white;
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0 0;
    padding: 0;
text-align: justify;
}
#pressecontent h2 {
   color: white;
    font-size: 22px;
    line-height: 30px;
    margin: 30px 0 20px;
    padding: 0;
}
#sidebar {
    float: right;
    margin: 0 7px 0 0;
    padding: 0;
    width: 273px;
}
#sidebar h3{
margin:20px 0 20px 0;
padding:0;
font-size:22px;
color:white;
}
#sidebanner{
float: left;
    height: 600px;
    margin: 150px 0 0;
    padding: 0;
    width: 160px;
}
#sidebanner span a{
color: white;
    font-size: 12px;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
    padding: 0;
}

#sidebanner2{
float: left;
    height: 600px;
    margin: 50px 0 0;
    padding: 0;
    width: 160px;
}
#sidebanner2 span a{
color: white;
    font-size: 12px;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
    padding: 0;
}


#main_wrapper{
margin:0 auto;
padding:0;
width:1020px;
}
#adsense_under_article{
 margin: 20px auto;
    padding: 0;
    width: 560px;
}
#adsense_under_headline{
margin:0;
padding: 0;
height:60px;
}
#videoteaser{
 margin: 20px 0 0;
    padding: 0;
}
#videoteaser .item{
height: 53px;
    margin: 0 0 12px;
    padding: 0;
background:url("/styles_images/videoteaser_bg.jpg") repeat-x;
}
#videoteaser .item:hover{
height: 53px;
    margin: 0 0 12px;
    padding: 0;
background:#9E0000;
}
#videoteaser img{
 float: left;
    margin: 0 12px 0 0;
    padding: 0;
    width: 70px;
height:53px;
border:none;
}
#videoteaser .video_teaser_title a{
color: white;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

a{ 
color: #9E0000;
}
#videoteaser .video_ansehen{
margin:0;
padding:0;
}
#videoteaser .video_ansehen a{
font-size: 12px;
margin:0;
padding:0;
color: #9E0000;
}
#videoteaser .video_ansehen a:hover{
margin:0;
padding:0;
color: white;
}
#arno_duebel_spassmaschine_live{
margin:0;
padding:0;
}
#arno_duebel_spassmaschine_live img{
margin:15px 0 0 0;
padding:0;
border:none;
}
#fototeaser{
 margin: 20px 0 0;
    padding: 0;
}
#fototeaser img{

    margin:0;
    padding: 0;
    width: 80px;
border:none;
}
#fototeaser .item{
border: medium none;
    float: left;
    height: 60px;
    margin: 0 11px 11px 0;
    overflow: hidden;
    padding: 0;
    width: 80px;
}
#content .start h2 a:hover {
color: #9E0000;
}
#arno_duebel_content{
 float: left;
    margin: 0;
    padding: 0;
    width: 540px;
}
#arno_duebel_content ul{
margin:0 0 0 20px;
padding:0;
}
#arno_duebel_content ul li{
color: white;
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0 0;
    padding: 0;
    text-align: justify;
}
#arno_duebel_content h2{
    color: white;
    font-size: 22px;
    margin: 20px 0 0 20px;
    padding: 0;
}
#fanpostteaser{
margin:0;
padding:0;
}
#fanpostteaser .item{
margin:0 0 4px 0;
padding:0;
}
#fanpostteaser .item a{
 color: white;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#fanpost_schicken{
margin:7px 0 0 0;
padding:0;
float:right;
}
#fanpost_schicken a {
color: #9E0000;
    font-size: 13px;
    margin: 0 7px 0 0;
    padding: 0;
}

#content .musik_singles_uebersicht{
 float: left;
    margin: 12px 24px 0 0;
    padding: 0;
}
#content .musik_singles_uebersicht img{
 border: medium none;
    height: 120px;
    margin: 0;
    padding: 0;
    width: 120px;
}
#content .musik_singles_uebersicht h2{
 line-height: 10px;
    margin: 0;
    padding: 0;
}
#content .musik_singles_uebersicht h2 a{
font-size: 9px;
    margin: 0;
    padding: 0;
}
#musik_content_wrapper{
margin:10px 0 60px 0;
padding:0;
}
.pagebar_navigation span{
margin:0;
padding:0;
color:white;
}
#foto_pic_wrap{
border: medium none;
    float: left;
    height: 60px;
    margin: 0 11px 11px 0;
    overflow: hidden;
    padding: 0;
    width: 80px;
}
.sidebar_fanpost_links{
margin:0;
padding:0;
}
.sidebar_fanpost_links span{
color: #9E0000;
margin:0;
padding:0;
}
#tags{
 margin: 14px 0 0;
    padding: 0;
}
#tags p{
color: white;
    float: left;
    margin: 0;
    padding: 0;
font-weight:bold;
font-size:13px;
}
#tags a{
 float: left;
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 0 7px;
    padding: 0
}
#adsense_under_article_videos {
    margin: 20px auto;
    padding: 0;
    width: 720px;
}
#fotocontent {
    margin: 0;
    padding: 0 7px;
}
#content .static p{
color: white;
font-size: 14px;
line-height: 22px;
margin:0;
padding: 0;
text-align: justify;
}
.blogverzeichnisse_footer {
    border-bottom: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    margin: 20px auto 0;
    padding: 2px 0 0;
}
.blogverzeichnisse_footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.blogverzeichnisse_footer li {
    display: inline;
    margin: 0 4px;
}
.blogverzeichnisse_footer li a {
    margin: 0;
    padding: 0;
}
#fanpost_headline {
margin: 0;
padding: 0;
float:left;
}
#fanpost_schicken_headline {
float: right;
    font-size: 20px;
    margin: 20px 0 0;
    padding: 0;
}

/*Farbe Überschrift*/
.entry-title {color : #fff; }
/*Farbe Tags*/
.entry-utility {color : #9F0000; }
/*Farbe Releasedate und Autor*/
.entry-meta {color : #9F0000; }
.entry-sidebar {align = right; }

#content {
  float: left;
  margin: 0;
  padding: 0;
  width: 540px;
}
