/*
Theme Name: bur09
Theme URI: http://bodensee-united.de
Description: The new Bodensee-United theme
Version: 1000
Author: FlorianLehmann
Author URI: http://cashaddy.net
Tags: bur, rap, cooles theme

	Bodensee-united!

*/

body {

 	text-align: center;
	margin: 0;
	padding: 0;
	background: /*url(Bilder/bg_repeat.jpg)*/ repeat-x top left #000000;
	font-family: Lucida Grande, Verdana;
	font-size: 12px;
	
}

img {

	border: none 
	
}

a {

	color: #791e1f;
	text-decoration: none;
	
}

a:hover {

	color: #FFFFFF;
	text-decoration: underline;
	
}


#maincontainer {

	margin: auto;
	width: 1000px;

}

#header {

	width: 1000px;
	height: 314px;
	background: url(Bilder/header.jpg) no-repeat top left;

}



#leftcol {

	float: left;
	width: 379px;

}

#newsnotiz {

	width: 312px;
	height: 296px;
	background: url(Bilder/notiz.jpg) no-repeat top left;
	margin: 0px 0px 27px 37px;
	text-align: left;
	padding: 15px 15px 27px 15px;
	
}

#headline {

	font-family: Lucida Grande;
	font-size: 21px;
	color: #2d1d00;
	font-weight: 400;
	padding: 0;
	margin: 0;
	
}

#date {

	font-size: 10px;
	font-weight: bold;
	color: #740000;
	margin: 0;
	padding: 0;

	
}

#text {

	font-size: 12px;
	color: #000;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	height: 215px;
	
	
}

#text p {
	
	margin: 6px 0 10px 0;
	
}

#mediabox {

	width: 310px;
	height: 229px;
	background: url(Bilder/mediabox.jpg) no-repeat top left;
	margin: 0px 0px 0px 47px;
	padding: 10px 10px 10px 10px;

}

#rightcol {

	float: left;
	width: 584px;
	padding-left: 37px;

}

#tapeview1 {
	
	float: left;
	margin: 0 0 0 0;
	width: 163px;
	height: 535px;
	font-size: 9px;

}

#tapeview2 {
	
	float: left;
	margin: 0 0 0 0;
	width: 163px;
	height: 535px;
	margin: 0 0 0 31px;

}

#tapeview3 {

	float: left;
	margin: 0 0 0 0;
	width: 163px;
	height: 535px;
	margin: 0 0 0 31px;

}

.tapeviewhead {

	background: url(Bilder/dl_head.jpg) top left no-repeat;
	height: 170px;
	padding-top: 10px;
	
	

}

.tapeviewtracklist {

	background: url(Bilder/dl_tracklist.jpg) top left no-repeat;
	height: 12px;

}

.tapeviewbackground {

	background: url(Bilder/dl_bottom.jpg) bottom left no-repeat;
	height: 343px;

}

.downloadbutton {

	display: block;
	height: 23px;
	width: 140px;
	background: url(Bilder/downloadbtn.jpg) no-repeat bottom left;
}

.downloadbutton:hover {

	display: block;
	height: 23px;
	width: 140px;
	background: url(Bilder/downloadbtn.jpg) no-repeat top left;
}

.tracklistmod {

	text-align: left;
	margin: 0px 0 0 35px;
	padding-top: 6px;
	padding-left: 0px;
	color: #dcdcdc;
	font-size: 10px;
	list-style-type: decimal-leading-zero;

	}
	
.tracklistmod li {

	list-style-type: decimal-leading-zero;
	
}

.zusatzinfo {

	color: #dcdcdc;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;

}

#myspace { 

	width: 554px;
	height: 69px;
	background: url(Bilder/myspace.jpg) bottom left no-repeat;
	clear: both;
	padding: 30px 0 0 0 ;
	text-align: left;

}

#myspace span {

	font-size: 12px;
	color: #b0b0b0;
	text-align: left;
	padding-left: 100px;
	padding-top: 9px;
	display: block;
	
}

#myspace ul {

	color: #b0b0b0;
	list-style: none;
	margin: 17px 0 0 10px;
	padding: 0;

}

#myspace ul li {

	display: block;
	float: left;
	margin-right: 20px;
	
}

.myspacelink {

	display: block;
	padding: 2px;
	
}

.myspacelink:hover {

	display: block;
	background-color: #282828;
	padding: 2px;
	-moz-border-radius-topleft: 2px;
	-khtml-border-top-left-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-top-right-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-khtml-border-bottom-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-khtml-border-bottom-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px;
	text-decoration: none;

	
}

#footer {
	
	clear: both;
	color: #c2c2c2;
	padding-top: 40px;
	font-size: 10px;

}

/* (c) BUR 2009 */

