html{	
	}

body {
	color: #6E562A;
	background-color: #CBC2B2;
	background-image: url(http://www.mis-shapes.de/img/bg.jpg);
	background-repeat:repeat-y;
	background-attachment: scroll;
	font-family:Georgia, "Trebuchet MS", Trebuchet, Verdana, Serif, sans-serif;
	float:left;
	margin: 0px;
	padding:0px;
	}

html>body{
	background-attachment: fixed;
	}

img {
	margin: 0px;
	padding: 0px;
}

#navi{
	width: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#navi[id] {
	position: fixed;
}

#content {
	float: left;
	width: 440px;
	position: absolute;
	left: 160px;
	margin: 0px;
	padding: 10px;
}

#sopg {
	position: absolute;
	top: 0px;
	left: 617px;
	margin: 0px;
	padding: 0px;

}

#sopg[id] {
	position: fixed;
}

#right {
	float: left;
	position: absolute;
	width: auto;
	left: 635px;
	margin: 0px;
	padding: 0px;  
}

#fb_ilike{
	margin: 25px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 100px;
}


li {
	margin-bottom: 4px;
}

a, a.textlink {
	text-decoration: underline;
	font-weight: normal;
	color: #6E562A;
}

a:hover, a.textlink:hover {
	color: #A1937A;
}

a.hiddenlink {
	text-decoration: none;
	color: #6E562A;
}

.inputfield {
	background-color: #E1D9CF;
	border:1px solid #B6A591; 
	margin:1px;
}

.inputfield:active {
	background-color: #EEE9E3;
	border:1px solid #B6A591; 
}

.button { 
	background-color:#B3A38A; 
	border:3px solid #B6A591;
	font-family:Georgia, "Trebuchet MS", Trebuchet, Verdana, Serif, sans-serif;
	color: #6E562A;
	font-weight: bold;
}

.button:hover { 
	text-decoration: underline;
}

.radio{
}

.info{
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 16px;
}

.info .subhead{
	font-weight: bold;
	margin-bottom: 2px;
}

.info .text{
	margin-left: 16px;
	margin-top: 4px;
}

.music_electro{
	position: relative;
	top: 10px;
	display: inline;
	padding: 3px;
	background-color: #F387B8;
	margin-bottom: 15px;
	color: #333;
	border: 1px solid #333;
	font-family: Arial,  sans-serif;
}


.music_indie{
	position: relative;
	top: 10px;
	display: inline;
	padding: 3px;
	background-color: #40B656;
	margin-bottom: 15px;
	color: #333;
	border: 1px solid #333;
}
