* {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

body, html {
	background-color: #FFFFFF;
	color:#000000;
	height: 100%;
	margin: 0;
	padding: 0;
}

body, p, div, span, input, select, textarea, button, th, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

table {
border:0;
border-collapse:collapse;
}

table td {
padding:0px;
}

a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #E50184;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.clearing {
clear:both;
}

/* Formulare allgemein */

form {
margin:0px;
padding:0px;
}

input, select, textarea {
margin:0px;
padding:0px;
}

input, textarea {
padding-left:2px;
padding-right:2px;
border:1px solid #000000;
}

select {
border:1px solid #000000;
}

textarea {
overflow:auto;
}

input.radio, input.checkbox {
padding-left:0px;
padding-right:0px;
border:0px;
}

button {
padding:0px;
margin:0px;
border:0px;
cursor:pointer;
background:none;
}

#container_send {
margin-top:10px;
position:relative;
text-align:right;
}

#button_send {
text-align:right;
white-space:nowrap;
}

#button_send:hover, #button_send.hover {
color: #E50184;
}


/* Layout */

#container_page {
position:relative;
width:760px;
margin:auto;
height:100%;
}

#page {
position:absolute;
top:40px;
height:453px;
left:0px;
right:0px;
border:1px solid #000000;
overflow:visible;
}

#logo {
position:absolute;
bottom:-48px;
left:-28px;
}

#j {
position:absolute;
bottom:-1px;
left:19px;
width:240px;
}

#bigj {position:absolute; bottom:-245px; right:5px; z-index:100;}
#bwse {position:absolute; bottom:-178px; left:-15px; z-index:100;}

#container_slogan {
position:absolute;
bottom:28px;
left:110px;
width:477px;
z-index:100;
}

#slogan {
position:absolute;
top:0px;
}

#logo2 {
position:absolute;
bottom:-75px;
right:-115px;
}


/* Navigation */

#container_navigation {
position:absolute;
top:0px;
height:30px;
right:0px;
/*width:473px;*/
width:500px;
border-bottom:1px solid #000000;
}

#navigation {
position:absolute;
bottom:5px;
}

#navigation a {
color:#000000;
font-weight:bold;
}

#navigation a:hover {
color: #E50184;
}

#navigation a.active {
color:#E50184;
}

#navigation .splitter {
position:relative;
border-left:1px solid #000000;
font-size:8px;
margin-left:2px;
}

/* Subnavigation */

#subnavigation {
position:absolute;
top:60px;
bottom:0px;
}

#subnavigation {
right:350px;
width:123px;
}

#subnavigation .item {
position:relative;
margin-bottom:15px;
}

#subnavigation a:hover *, #subnavigation a.active * {
color:#E50184;
}

#subnavigation .title {
font-size:12px;
font-weight:bold;
}



/* Layout Content */

#container_content {
position:absolute;
top:60px;
bottom:0px;
right:0px;
/*width:473px;*/
width:500px;
overflow:auto;
}

#container_content.subnav {
width:340px;
}

#content {
position:relative;
width:450px;
margin-bottom:30px;
}

#container_content.subnav #content {
width:317px;
}


/* Discographie */

.platte {
margin-bottom:20px;
}

.platte .bilder {
vertical-align:top;
width:135px;
}

.platte .bilder img {
width:100%;
margin-bottom:5px;
}

.platte .details {
vertical-align:top;
padding-left:10px;
}

.platte .title {
font-weight:bold;
margin-bottom:5px;
}

.platte .songnumber {
padding-right:5px;
}

.platte .text {
margin-top:5px;
}


/* Gallery */

#content .gallery .spacer_horizontal {
width:10px;
}

#content .gallery .spacer_vertical {
height:10px;
}

#content .gallery .container_pic {
width:99px;
height:99px;
border:1px solid #000000;
background-position:center center;
background-repeat:no-repeat;
cursor:pointer;
}

/* Gallery Popup */

#gallery_popup_navigation {
	display:none;
}

#container_gallery_popup_image {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	text-align:center;
}


/* Downloads Bilder */

.downloads_images .spacer_horizontal {
width:10px;
}

.downloads_images .spacer_vertical {
height:10px;
}

.downloads_images td {
vertical-align:bottom;
}

.downloads_images .top {
position:relative;
}

.downloads_images .top * {
font-weight:bold;
color:#000000;
font-size:11px;
}

.downloads_images .top *:hover {
color:#E50184;
}

.downloads_images .container_pic {
width:99px;
height:99px;
border:1px solid #000000;
background-position:center center;
background-repeat:no-repeat;
cursor:pointer;
}

.downloads_images .bottom {
position:relative;
margin-top:2px;
padding-left:1px;
padding-right:1px;
}

.downloads_images .bottom .dpi {
position:relative;
}



/* Downloads Musik */

.downloads_music {
width:100%;
}

.downloads_music td a {
display:block;
margin-bottom:5px;
}

.downloads_music td a * {
color:#666666;
}

.downloads_music td a:hover * {
color:#E50184;
}

.downloads_music td a .size {
position:relative;
float:right;
width:40px;
text-align:right;
}

.downloads_music td a .length {
float:right;
}


/* Downloads Videos */

.downloads_videos {
width:100%;
}

.downloads_videos td a {
display:block;
margin-bottom:5px;
}

.downloads_videos td a * {
color:#666666;
}

.downloads_videos td a:hover * {
color:#E50184;
}

.downloads_videos td a .size {
position:relative;
float:right;
width:40px;
text-align:right;
}

.downloads_videos td a .length {
float:right;
}



/* Linkliste */

.container_linklist {
position:relative;
}

.container_linklist .title {
font-weight:bold;
font-size:11px;
margin-bottom:10px;
}

.container_linklist table td {
vertical-align:top;
padding-bottom:5px;
}

.container_linklist .link {
padding-right:20px;
}


/* press */

.container_pressentry {
position:relative;
margin-bottom:10px;
}

.container_pressentry .file, .container_pressentry .link {
position:relative;
float:right;
margin-left:10px;
}


/* dates */

.container_dates_section {
position:relative;
margin-bottom:20px;
width:100%;
}

.container_dates_section .month {
vertical-align:top;
font-weight:bold;
width:80px;
}

.container_dates_entry {
position:relative;
margin-bottom:10px;
width:100%;
}

.container_dates_entry td {
vertical-align:top;
}

.container_dates_entry .left {
text-align:left;
}

.container_dates_entry .title {
font-weight:bold;
}

.container_dates_entry .right {
text-align:right;
padding-left:10px;
}

.container_dates_entry .right .datetime {
white-space:nowrap;
}

.container_dates_entry .right .preis {
white-space:nowrap;
}


/* Kontaktformular */

#form_contact .spacer {
width:5px;
}

#form_contact .container_fields {
margin-bottom:5px;
}

#form_contact #fld_name, #form_contact #fld_phone, #form_contact #fld_email, #form_contact #fld_web {
width:215px;
}

#form_contact #fld_comments {
width:441px;
height:100px;
}