* {
	padding:0;
	margin:0;
}

body {
	background-color: #cfcfcf;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

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

form {
	margin:0;
	padding:0;
	border:0;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight:bold
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-weight:bold
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
	font-weight:bold
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
	font-weight:bold
}
#mainbox {
	margin:0 auto;
	padding:0;
	width:780px;
	min-height:630px;
	height:auto !important;
	height:630px;
	background-image:url(../img/background.jpg);
}
#contentbox {
	margin: 0 auto;
	padding:15px 0 0 0;
	width:694px;
	height:465px;
	text-align:left;	
	overflow:hidden;
}

#homeleft {
	width:442px;
	height: 451px;
	float:left;
	text-align:left;
	overflow:hidden;
	padding:0;
}
#homeright {
	width:250px;
	height: 465px;
	float:left;
	text-align:left;
	overflow:hidden;
	padding:0;
}
#homeleft2 {
	width:442px;
	height: 465px;
	float:left;
	text-align:left;
	overflow:hidden;
	padding:0;
}
#homeright2 {
	width:250px;
	height: 465px;
	float:left;
	text-align:left;
	overflow:hidden;
	padding:0;
}
#homeright3 {
	width:250px;
	height: 465px;
	float:left;
	text-align:left;
	overflow:auto;
	padding:0;
}

/* news ticker */
#tickerbox {
	background-image:url(../img/bg_newsticker.jpg);	
	margin:0 auto;
	height:25px;
	width:730px;
	overflow:hidden;
	padding:0;
}
#ticker {
	width:595px;
	height:14px;
	overflow:hidden;
	padding:5px 0 0 130px;
	text-align:left;
}
#blankbox {
	margin:0 auto;
	height:25px;
	width:730px;
	overflow:hidden;
	padding:0;
}
#new_album_cover {
	margin:-180px 0px 0px 190px;
/*	margin:-200px 0px 0px 190px; */
	padding:0;
	overflow:hidden;
}

#new_album {	
	color:#482F28;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
	padding:27px 0 0 0;
}

#new_album_order {
	margin:-66px 10px 10px 326px;
	overflow:hidden;
}
/* scrollbars */
#news_scroll {
	width:252px;
	height:410px;
	overflow:auto;
	margin:0 0 10px 0;
	clear:both;
	padding:0;
}
#newsview_scroll {
	width:252px;
	height:450px;
	overflow:auto;
	margin:14px 28px 14px 20px;
	padding:0px 10px 0px 0px;
}
#releases_scroll {
	height:420px;
	overflow:auto;
	position:relative;
	margin:0px;
	padding:0px 10px 0px 0px;
}

#dates_scroll {
	width:575px;
	height:145px;
	overflow:auto;
	position:relative;
	margin:8px 0px 0px 0px;
	padding:0px;
}
#bandall_scroll {
	width:410px;
	height:159px;
	overflow:auto;
	position:relative;
	margin:10px 0 0 0;
	padding: 0 10px 0 0 ;
}
#contact_scroll {
	height:440px;
	overflow:auto;
	position:relative;
}
/* linker bereich auf der startsteite */
#news_foto {
	margin:14px 0px 0px 28px;
	padding:0px;
	width:375px;
	overflow:hidden;
}
/* Headlines */
/* news headline - einfacher für jan zum eingeben */
.news {
	font-weight:bold;
	font-size:12px;
}
.top_headline {
	font-weight:bold;
	font-size:12px;
}
#headline {
	margin:14px 0px 0px 30px;
	padding:0px;
	height:20px;
}
#navibox {
	margin: 0 auto;
	padding:20px 0 0 0;
	width: 694px;
	height:105px;
	text-align:left;
	
}
#navibox_left {
	padding:14px 0 0 0;
	width: 350px;
	height:50px;
	float:left;
	clear:both;
}
#navibox_right {
	width: 290px;
	height:80px;
	float:right;
}

#impressumbox {
	margin: 0 auto;
	width:770px;
	padding:5px 10px 5px 0;
	height:auto !important;
	
}
.addthis_default_style {
	float:left;
	width:250px;
	margin-left:13px;
}
.impBox {
	float:left;
	width:506px;
	text-align:right;
}


/* Links */
a.navi, a.navi:visited{
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
	padding-right:12px;
}

a.navi:hover  { 
	color:#ffff66;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding-right:12px;
	
}

a.impressum, a.impressum:visited {
	color:#666666;
	text-decoration:none;
	font-size:9px;
	padding-right:4px;
	
	text-align:right;
}
a.impressum:hover {
	color:#000000;
	text-decoration:none;
	font-size:9px;
	padding-right:4px;
}
.naviaktiv, a.naviaktiv, a.naviaktiv:visited{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	padding-right:12px;
}
a.naviaktiv:hover  { 
	color:#ffff66;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-right:12px;
	
}
/* Guestbook */
.gb_top {
	background-color:#CCCC99;
}
.gb_text {
	background-color:#999966;
}

.contactlink, .contactlink a, .contactlink a:visited {
	color:#FF9900;
	text-decoration:none;
}
.contactlink a:hover {
	color:#FF9900;
	text-decoration:underline;
}