/* zentrale tags
----------------------------------- */

body {
	margin:0px 0px 10px 0px;
	background:#ABABAB;
	}

A 		{ color: #000; text-decoration: underline; font-weight:bold; } 
A:link		{ color: #000; text-decoration: underline; } 
A:visited	{ color: #000; text-decoration: underline; } 
A:active	{ color: #000;  } 
A:hover	{ text-decoration: none; }
	
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

img {
	border:0;
	}



/* blocks 
----------------------------------- */


#container {
	margin-left: 5px;
	margin-right: 5px;
	}

#banner {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:x-large;
	font-weight:normal;
	background:#ABABAB;
	padding:5px;
	text-align: center;
	margin-bottom: 0px;
	}
	
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	font-family:verdana, arial, sans-serif;
	font-size: x-large;
	color: #000;
	text-decoration: none;
	}

#banner h1 {
	font-family: tahoma, helvetica;
	font-size: 15px;
	font-weight: bold;
	}

#logo {
	background-image: url(http://www.dancehallmusic.de/bilder/site-pics/dhmlogo.gif); 
	width: 587px; 
	height: 100px; 
	margin-left: auto;
	margin-right: auto; 
	}

#navcontainer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#contentframe {
  	width: 100%;
	float: left;
 	margin-right: -210px;
	}
				
#content {
	font-family: Tahoma,Helvetica;
	background:#CDCDCD;
	border:1px solid black;
	border-top:none;
	margin-right: 210px;
	margin-bottom:10px;
	line-height: 14px;
	}

#links {
	clear:none;
	float:right;
	width: 175px;
	\width: 185px;
	w\idth: 175px;
	background:#CDCDCD;
	padding:5px 10px 5px 10px;
	margin: 0;
	margin-left: 5px;
	border: 1px solid black;
	}

#ads {
	width: 75%
	text-align: center;
	}

#ads img {
	margin-bottom: 10px;
	}		

#footer {
	clear:both;
	text-align: center;
	}


/* styles der nav-list
----------------------------------- */


#navlist {
	padding: 3px 0;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #000;
	font: bold 12px Tahoma, Helvetica, sans-serif;
	margin-bottom: 5px;
	}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
	}

#navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #000;
	border-top: 3px solid #000;
	border-bottom: none;
	background: #CDCDCD;
	text-decoration: none;
	}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #000; }
#navlist li a:hover {
	color: #000;
	background: #FFBB55;
	border-top: 1px solid #000;
	}

#navlist li a#current {
	color: #000;
	background: #ABABAB;
	border-bottom: 1px solid #ABABAB;
	border-top: 1px solid #000;
	}


/* breadcrumb 
----------------------------------- */


#breadcrumb {
	display: block;
	width: auto;
	border: 1px solid #000;
	padding: 3px;
	padding-left: 5px;
	background:#E2E2E2;
	font-size: 10px;
	color: #000;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-bottom: 15px;
	} 

#breadcrumb a {
	font-size: 10px;
	color: #000;
	font-family: Tahoma, Helvetica, sans-serif;
	}



/* elemente der content-box 
----------------------------------- */


.textbox {
	clear: both;
	background-color: #CDCDCD;  
	line-height: 16px;
	}

.textbox p {
	margin: 0px;
	margin-bottom: 5px;
	}

.textmain { 
	background-color: #CDCDCD; 
	padding: 5px; 
	font-size: 13px; 
	line-height: 20px;
	border: none;
	border-top: solid 1px; 
	}

.textbright { 
	background-color: #E2E2E2; 
	padding: 5px; 
	font-size: 13px; 
	font-weight: normal;
	line-height: 20px;
	border: none;
	border-top: solid 1px;
	}

.titlebar { 
	background-color: #FFBB55; 
	padding: 3px;
	padding-left: 5px; 
	background-image: url(http://www.dancehallmusic.de/bilder/site-pics/cellpic.gif);  
	border: none;
	border-top: solid 1px;
	}

.titlebar h1 { 
	font-size: 13px; 
	display: inline;
	}

.titlebar h2 { 
	font-size: 10px; 
	font-weight: bold;
	display: inline;
	}

.titlebar a { 
	font-size: 10px; 
	}

.smalltext {
	clear: both;
	background-color: #CDCDCD; 
	font-size: 10px; 
	padding: 5px; 
	border-bottom: none;
	}

.powered {
	background-color: #CDCDCD; 
	padding: 3px; 
	font-size: 11px; 
	line-height: 20px;
	border: none;
	border-top: solid 1px #000;
	}

.frage { 
	margin-top: 8px;
	font-weight: bold;
	}

h3#respond {
	font-weight: bold;
  font-size: 13px; 
  }
  
h3#comments {
	font-weight: bold;
  font-size: 13px; 
  }  
  

/* tabellen 
----------------------------------- */


.content-table {
	border: none;
	}

.content-cell {
	background-color: #E2E2E2;
	font-size: 12px;
	}

.info-cell {
	background-color: #CDCDCD;
	font-size: 12px;
	}

.tabletitle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: small;
	padding: 3px;
	background-color: #FF9933;
	background-image: url(http://www.dancehallmusic.de/bilder/site-pics/cellpic.gif);
	font-weight:bold;
	}

.tabletitle h1 {
	font-size: 13px; 
	display: inline;
	}
	
th {
  background-color: #E2E2E2;
  }


/* bilder 
----------------------------------- */


 #content img {
	margin: 5px;
	margin-top: 0px;
	padding: 2px;
	border: 1px solid #000;
	} 


.pic,.picleft {
	text-align: center;
	width: 110px;
	padding: 3px;
	background-color: #E2E2E2;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 12px;
	margin: 5px;
	}

.pic {
	float:right;
	}

.picleft {
	float:left;
	}

.pic img {
	display: block;
	margin-bottom: 2px;
	width: 110px;
	height: auto;
	}

.picleft img {
	display: block;
	margin-bottom: 2px;
	width: 110px;
	height: auto;
	}

.largepic {
	float: right;
	text-align: center;
	width: 200px;
	padding: 3px;
	background-color: #E2E2E2;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 12px;
	margin-bottom: 3px;
	}


/* Styles Seitenleiste
----------------------------------- */


.side {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:x-small;
	font-weight:normal;
	background:#E2E2E2;
	line-height:140%;
	padding:5px;
	border:1px dotted #000;
	border-top:none;  			
	}	
		
.sidetitle {
	font-family:Tahoma,Helvetica;
	color:#000;
	font-size:x-small;
	font-weight:bold;
	background:#E2E2E2;
	line-height:140%;
	padding:2px;
	margin-top:5px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: .2em;
	border:1px dotted #000;
	border-bottom:none;  					
	}
	
.side img {
	margin-left: auto;
	margin-right: auto;
 	margin-bottom: 7px;
	}

.formfield {
	background-color: #F5F5F5;
	border: 1px solid #ADADAD;
	margin-top:2px;
	}

.formfield:focus {
	background-color: #FFFFFF;
	}

.formbutton {
	background-color: #E7E7E7;
	border-top: 1px solid #F8F8F8;
	border-left: 1px solid #F8F8F8;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-top:2px;
	}
	
.flickr img {
	width:75px; 
	height:75px; 
	}
	
.groupicon img {
	width:48px; 
	height:48px; 
	}	


/* Styles Trackback-Fenster
----------------------------------- */

.blog {
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;			
	}	
	
.blogbody {
	font-family: Tahoma, Helvetica, sans-serif;
	border:1px solid #000000;
	color:#000000;
	font-size:12px;
	font-weight:normal;
  	background:#E2E2E2;
  	line-height:140%;
  	padding-left:10px;	
  	padding-right:10px;
  	padding-top:10px;			
	}


.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active {
	font-weight: bold;
	text-decoration: underline;
}

.blogbody a:hover {
	font-weight: bold;
	text-decoration: none;
}

#banner-commentspop {
	font-family:Tahoma, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	border-top:3px solid #000000;
	background:#E2E2E2;
	padding:15px; 
	}

.trackback-url {
	font-family:Tahoma, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:10px;
	border:1px solid #000000;
	border-bottom:1px dashed #000000;
	}
	
.trackback-body {
	font-family:Tahoma, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:10px;			
	}

.trackback-post {
	font-family:Tahoma, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
  	background:#FFF;			
	}