body {
margin:0;
padding:0;
}

p {
font-family:"Times New Roman",Times,FreeSerif,serif;
font-size:13px;
color:#777777;
}

h1 {
font-family:"Times New Roman",Times,FreeSerif,serif;
font-size:24px;
color:#777777;
font-weight:lighter;
}

h2 {
font-family:"Times New Roman",Times,FreeSerif,serif;
font-size:24px;
color:#777777;
font-weight:lighter;
}

h2 a {
font-family:"Times New Roman",Times,FreeSerif,serif;
font-size:24px;
color:#777777;
font-weight:lighter;
}

h3 {
font-family:"Times New Roman",Times,FreeSerif,serif;
font-size:24px;
color:#777777;
font-weight:lighter;
}

a {
font-family:"Times New Roman",Times,FreeSerif,serif;
font-size:13px;
color:#dc0022;
text-decoration:none;
}

#main {
width:898px;
margin:0px auto 0px auto;
padding:0;
border-left-width:1px;
border-left-color:#777777;
border-left-style:solid;
border-right-width:1px;
border-right-color:#777777;
border-right-style:solid;
border-bottom-width:1px;
border-bottom-color:#777777;
border-bottom-style:solid;
}

#header {
width:898px;
height:342px;
margin:0;
padding:0;
border-bottom-width:1px;
border-bottom-color:#777777;
border-bottom-style:solid;
}

div#menu {height:45px;background-color:#000000;}
div#menu ul{margin:0px auto;display:block;width:898px;list-style-type:none;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{display:block;height:45px;width:10px;}
div#menu ul li a:hover{background-position:0 -45px!important;}
div#menu ul li a.isPage{background-position:0 -45px!important;}
div#menu ul li a span{display:none;}
div#menu ul li.news a{background:url(../images/menu_btn-news.gif) no-repeat;width:111px;}
div#menu ul li.tour a{background:url(../images/menu_btn-tour.gif) no-repeat;width:93px;}
div#menu ul li.band a{background:url(../images/menu_btn-band.gif) no-repeat;width:91px;}
div#menu ul li.media a{background:url(../images/menu_btn-media.gif) no-repeat;width:107px;}
div#menu ul li.discografie a{background:url(../images/menu_btn-discografie.gif) no-repeat;width:204px;}
div#menu ul li.gaestebuch a{background:url(../images/menu_btn-gaestebuch.gif) no-repeat;width:176px;}
div#menu ul li.store a{background:url(../images/menu_btn-store.gif) no-repeat;width:116px;}

#content {
width:858px;
margin:0;
padding:0;
background-color:#ffffff;
border-left-width:20px;
border-left-color:#000000;
border-left-style:solid;
border-right-width:20px;
border-right-color:#000000;
border-right-style:solid;
}

#cont_middle {
float:left;
width:540px;
margin:0px 0px 20px 20px;
padding:0;
}

#cont_right {
float:right;
width:260px;
margin:0px 20px 12px 0px;
padding:0;
}

#footer {
clear:both;
width:878px;
height:30px;
text-align:center;
word-spacing:7px;
margin:0;
padding:0;
border-bottom-width:20px;
border-bottom-color:#000000;
border-bottom-style:solid;
}

.tx-rgmediaimages-pi1 {
margin-top:42px;
border-width:8px;
border-color:#000000;
border-style:solid;
}

.foo_bg {
height:20px;
background-color:#cccccc;
padding:5px 5px 0 5px;
}

.foo_bg1 {
height:15px;
background-color:#cccccc;
padding:5px 5px 0 5px;
margin-top:10px;
}

.addthis_toolbox {
float:right;
}

.listclr {
clear:both;
width:540px;
height:1px;
margin-top:3px;
background-color:#999999;
}


/* BAD BROWSER
---------------------------------------------------------------------- */
#badbrowser {
	width: 100%;
	height: 90%;
	text-align: center; }

#badbrowser table {
	width: 100%;
	height: 100%;	
	text-align: center; }

#badbrowser td {
	text-align: center;
	vertical-align: middle; }

#badbrowser a {
	color: #333;
	background: #cccccc;
	padding: 1px 4px;
	margin: 0 10px; }

#badbrowser a:hover {
	color: #333;
	background: #FFF;
	text-decoration: none; }
	
#noscript {
	position: fixed;
	top: 50%;
	margin-top: -1000px;
	left: 0;
	width: 100%;
	height: 2000px;
	background: #FFFFFF url(../Layout_Pics/noscript.gif) repeat-y center center;
	z-index: 2000; }