body
{
	background-color:#f0d8c8;
	margin: 0;
	padding:0;
	font-size: 86%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/main_bg.gif) top center repeat-y #f0d8c8;
}
img
{
	border: 0;
}
#main-wrapper
{
	width: 900px;
	margin-top: 30px;
	position: relative;
}
#main-logo
{
	position:absolute;
	top:-25px;
	left:-40px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgages/logo.png', sizingMethod='crop');
	/*left:-66px;*/
}
#menu-wrapper
{
	display:block;
	clear:both;
	width:100%;
	height:80px;
	text-align: center;
}

#menu-wrapper ul
{
	padding:0;
	margin:0;
}
#menu-wrapper li
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#menu-wrapper a
{
	color:#660000;
	font-weight:bold;
	font-size:14px;
	line-height:80px;
	text-decoration:none;
	padding: 5px;
}
#menu-wrapper a:hover
{
	text-decoration:none;
	background-color:#f0d8c8;
	color:#000;
}
#data-wrapper
{
	clear: both;
	width: 100%;
}
#data-left
{
	width: 430px;
	height: 100%;
	text-align: left;
	float: left;
	margin-left: 10px;
}
#data-right
{
	float: left;
	width: 450px;
	height: 100%;
	text-align: right;
	float: left;
}
#welcome-image-wrapper
{
	margin-top:10px;
	padding-left:130px;
}

#content-wrapper
{
	display:block;
	width:860px;
	text-align:left;
}

#headline-wrapper
{
	line-height:100px;
	width:860px;
	height:110px;
	text-align: center;
}
#news div
{
	display:block;
}
#news
{
	height: 500px;
	background-color: #F8F8F8;
	width: 420px;
	overflow: auto;
}
#news .hr-brake
{
	width: 395px;
	clear: both;
	padding-top: 10px;
	height: 11px;
	vertical-align: middle;
	display:block;
}
#news .hr-brake div
{
	border-top: #ddd solid 1px;
	height: 1px;
	width: 100%;
}
#news .news-item
{
	clear: both; 
	width: 395px;

}
#news .news_topic
{
	width: 100%;
}
#news .news-body
{
	width:100%;
	margin-bottom: 10px;
	display: block;
}
#news .news-text
{
	width: 245px;
	font-size: 10px;
	float: left;
}
#news .news-fulltext
{
	width: 100%;
	font-size: 10px;
	float: left;
}
#news .news-images
{
	width:150px;
	float: right;
}
#news .news-images img
{
	clear:both;
	border:0;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

#newsletter
{
	margin-top:40px;
	height:80px;
}

.newsletter_input
{
	border:solid 1px #990000;
	font-size: 12px;
	width: 300px;
}

#contact-info
{
	border-top: 1px solid #afafaf;
	clear: both;
	width:100%;
	margin-top:10px;
	height:60px;
}
.contact
{
	font-size:9px;
}

.news
{
	font-size:10px;
}

.ram
{
	border:solid 1px #990000;
}

h1, .headline
{
	font-size:14px;
	font-weight:bold;
	color:#660000;
}

.rosa
{
	font-size:11px;
	color:#f2b6b6;
}

.input-button
{
	font-size:9px;
	color:#660000;
	text-decoration:none;
	line-height:13px;
}
a
{
	text-decoration:none;
	color:#660000;
}
.submit
{
	border:1px solid #600;
	width:50px;
	font-size:11px;
	line-height:14px;
	height:16px;
	background-color:#FFF;
}
.radio
{
	border:0;
	padding:0;
	margin:0;
}
.white_border
{
	border: 1px solid #fff;
}
td
{
	font-size: 86%;
}
#content-wrapper h1, #content-data h2
{
	color: #660000;
}
#content-wrapper h1
{
	font-size: 14px;
}
#content-wrapper h2
{
	font-size: 12px;
}
#content-wrapper h3
{
	font-size: 12px;
}
#content-wrapper table td
{
	font-size:10px;
}

.news_topic
{
	font-size:10px;
}

.error
{
	font-size:10px;
	color:#FF0000;
}

#artistslist
{
	width: 100%;
	height:100%;
}
#artistslist .content
{

}
#artistslist .artistname
{
	margin-top:3px;
	font-size:14px;
	font-weight:bold;
	color:#660000;
}
#artistslist .releasedate
{
	font-size:11px;
	font-style: italic;
	color:#666666;
}
#artistslist .shorttext
{
	font-size:11px;
}
#artistslist .detaillink
{
	font-size:11px;
 	border-bottom:1px solid #600;
}
#artistslist .image
{
	width:100px;
}
#artistslist .news
{
	font-size:11px;
}
#blog
{
	width: 600px;
	background-color: #F8F8F8;
}

#blog .rubrik
{
	font-size:14px;
	font-weight:bold;
	color:#660000;
}
#blog .datum
{
	font-size:11px;
	font-style: italic;
	color:#666666;
}
#blog .text
{
	font-size: 12px;
}
#about
{
	width: 600px;
	background-color: #F8F8F8;
}
#about h1
{
	font-size:14px;
	font-weight:bold;
	color:#660000;
}
#about .text
{
	font-size: 11px;
}
#about .adress
{
	font-size: 11px;
	font-weight: bold;
}
#about .mark
{
	font-size: 11px;
	font-style: italic;
}
#tour
{
	width: 600px;
	background-color: #F8F8F8;
}
#tour .rubrik
{
	font-size:14px;
	font-weight:bold;
	color:#660000;	
}
#tour .text
{
	font-size: 11px;
}
#tour .adress
{
	font-size: 11px;
	font-weight: bold;
}
#tour .datum
{
	font-size:11px;
	font-style: italic;
	color:#666666;
}
h1
{
	font-size:14px;
	font-weight:bold;
	color:#660000;
}
h2
{
	font-size:12px;
	font-weight:bold;
	color:#660000;
}