#header {
background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height: 65px;
}

#logo {
background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position:top right;
	height: 259px;
}
#titel{ 
border-bottom: 1px black dotted;
margin-bottom: 4px;
}
#release
{ 
height:70px;
width: 270px;
margin-bottom: 4px;
border-bottom: 1px black dotted;

}
#about {
	width:250px;
	}

#distro
{ 
height:70px;
width: 230px;
margin-bottom: 4px;
border-bottom: 1px black dotted;

}

#textfeld {
	/*background-image: url(../img/bg.png);
	background-repeat: repeat-y;*/
	font-size:80%;
	}

#textfeld p {
margin-left: 6px;
margin-right: 6px;
	}

#twitter_div { width: 95%; padding-left: 7px; padding-top: -35px; background-color: #ffffff;  }
 
ul#twitter_update_list { width: 95%; padding: 0; margin: 0; overflow: hidden; }
 
ul#twitter_update_list li { width: 95%; padding: 5px 0 5px 0; border-bottom: solid 1px #680441; list-style: none; }
 
ul#twitter_update_list li a { color: #000000; border-bottom: dotted 1px; text-decoration: none; }
 
ul#twitter_update_list li a:hover { color: #ffffff; border-bottom: solid 1px; background-color:#000000; }

.textwhitebg {
	background-color:#FFF;
	
	}

.textblackbg {
	color:#FFF;
	background-color:#333;
	}
a.blacklink:link{
	text-decoration:none;
	}
a.blacklink:hover{
	text-decoration:none;
	background-color:#000;
	color:#FFF;
}
a.blacklink:visited{
	text-decoration:none;
	color:#000;
	}


#artist {
	height:70px;
	margin-bottom: 4px;
border-bottom: 1px black dotted;

	}

}
#first {
	background-image: url(../img/test/blueprint-comp_01.jpg);
	background-repeat: no-repeat;
	height: 252px;
}

#line {
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	height: 10px;
}


#video {
	background: #fff;
	height: 259px;
	}
#video p
{
margin-left: 10px;
	margin-right: 10px;
}


#second {
	background-image: url(../img/test/blueprint-comp_03.jpg);
	background-repeat: no-repeat;
	height: 72px;

	}

#about {
	background-image: url(../img/test/blueprint-comp_05.jpg);
	background-repeat: no-repeat;
	height: 90px;
	}
#about p {
	margin-left: 10px;
	margin-right: 10px;
	}

#recent1 {
	background-image: url(../img/test/blueprint-comp_07.jpg);
	background-repeat: no-repeat;
	height: 90px;
	}
	
#recent2 {
	background-image: url(../img/test/blueprint-comp_07.jpg);
	background-repeat: no-repeat;
	height: 90px;
	}
	
#radio {
	/*background-image: url(img/top.png);
	background-repeat: no-repeat;*/
	height: 126px;

	}

#maincontent {
	background-image: url(../img/test/blueprint-comp_10.jpg);
	background-repeat: no-repeat;
	height: 306px;

	}

#maincontent p {
	margin-left: 10px;
	margin-right: 10px;
	}


/*.thumb {
	background: #222 url(img/thumb.png);
	display: block;
	width: 120px !important;
	overflow: hidden;
	height: 120px;
	margin: 0 10px 10px 0 !important;
	position: relative;
}
*/
.thumb-title { 			
	margin-bottom: 0px;
	/*background-image: url(../img/boxbg.png);*/
	background: #000;
	bottom: 0;
	/*right: 0;*/
	/*display: block;*/
	position: relative;
	left: -0;
	/*width:100%;*/
	padding: 4px;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

.thumb-title:hover { 
	background:#222;
	background-image: url(../img/bg.png);

}

.thumb-title h2 { 
	margin: 0;
	line-height: 1.4em;
	color: #fff;
}

.thumb-title h2 a {
	font:  11px Arial, helvetica;
	display: block;
	color: #fff;
	text-decoration: none;
}

.thumb-title h2 a:hover { 
	color: #000;
}

.contentbox {

}



/*#header { width:950px;margin:0 auto;padding:1em 0 16em 0; }
#header h1 a { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em; }
#header h1 a:hover { color: #7ebe40; }
#main-wrapper { display:block; margin:0 auto;width:950px;padding:10px;text-align:left;background:url(img/px.png); }
.main { width: 490px;margin:0;padding:0;float:left;overflow: hidden; }

.categories { padding: 0; color: #666; }
.categories li { font-size: 11px;padding:3px 2px; float: left;color:#444; width: 48%; display: inline; }
.categories li a { color: #999; text-decoration:none;  }
.categories li a:hover { color:#eee;text-decoration: none; }

.recent-posts { padding: 10px 0; }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 4px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.tags { margin:10px 0;padding:0;line-height:2em; }
.tags a { text-decoration:none;color:#333;font-weight:normal; }
.tags:hover a { color: #666; text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }
*/
