/* CSS Document */


* { /* Mit dem Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
}

body {
	background: #000;	
	text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
	scrollbar-arrow-color:white;
    scrollbar-base-color:black;
}
/*
{border: 1px solid black;}*/
p, ul, li, h1, h2, h3, h4 {font-family: verdana, sans-serif; font-size: 12px; text-align: left; color: #FFFFFF;}

h3 { font-size: 16px; text-align: justify; color: #FFF; margin-bottom: 20px;}
h4 { font-size: 14px; text-align: justify; font-weight:bold; color: #990000;}

p {font-family: verdana, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; margin-bottom:10px;}

hr{margin-bottom: 15px; width: auto;}

.bold {color: #56b7bf; font-weight: bold; margin-bottom: 10px; font-family: verdana, sans-serif; font-size: 12px;}
.bold a{color: #56b7bf; font-weight: bold; margin-bottom: 10px;} 
.italic {font-style:italic;}
a {color: #FFFFFF; text-decoration: none; padding: 2px; font-family: verdana, sans-serif; font-size: 12px;}
a:hover {color: #c9b2a6;}


div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

/* DIV-Boxen */
.box-rahmen
{
background: transparent; 
width: 982px; 
height: 700px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
border: 0px solid white;
position:relative;
}

.intro-rahmen
{
background-color: #000000;
width: 982px; 
height: 550px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
border-width: 1px ; border-style: solid; 
border-color: #ccc #888
    #555 #bbb; 
position:absolute;}

.container
{
background-color: #000000;
width: 940px; 
height: 550px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
border-width: 1px ; border-style: solid; 
border-color: #ccc #888
    #555 #bbb; 
position:absolute;
}

.dg-logo
{
width: 91px;
height: 50px;
float: right;
margin-right: 38px;
margin-top: 590px;
}

.salzburg-logo
{width: 37px;
height: 60px;
background:url(../img/salzburg.jpg)no-repeat;
float: right;
margin-right: 20px;
margin-top: 590px;
}


.button
{
	width: 40px;
	height: 33px;
	margin-top: 20px;
}


.menubox{
	width: 150px;
	height: 320px;
	float: left;
	border: 0px solid white;
	}



.start-foto
{
background: url(../img/start.jpg);
width: 760px;
height: 550px;
margin-left: 20px;
float: left;
border: 0px solid white;
}

.insights-foto
{
background: url(../img/insights.jpg);
width: 760px;
height: 550px;
float: right;
}

.sungtexts-foto
{
background: url(../img/sungtexts.jpg);
width: 760px;
height: 550px;
float: right;
}


.tracklist-foto
{
background: url(../img/tracklist.jpg);
width: 760px;
height: 550px;
float: right;
}

.review-foto
{
background: url(../img/review.jpg);
width: 760px;
height: 550px;
float: right;
}

.eplayer-foto
{
background: url(../img/eplayer.jpg);
width: 760px;
height: 550px;
float: right;
}

.video-foto
{
background: url(../img/video.jpg);
width: 760px;
height: 550px;
float: right;
}

.deluxe-foto
{
background: url(../img/deluxe.jpg);
width: 760px;
height: 550px;
float: right;
}

.tellafriend-foto
{
background: url(../img/tellafriend.jpg);
width: 760px;
height: 550px;
float: right;
}

.impressum-foto
{
background: url(../img/impressum.jpg);
width: 760px;
height: 550px;
margin-left: 20px;
float: left;
border: 0px solid white;

}


.content
{
width: 426px;
height: 450px;
float: right;
margin-right: 8px;
margin-top: 5px;

}


.titel
{
width: 300px;
height: 414px;
background:url(../img/titel-s.gif) no-repeat;
position: absolute;
margin-left: 450px;
margin-top: 130px;
border: 0px solid white;
display:block;
}

.headline-text
{
background: url(../img/insights-titel-e.jpg) no-repeat;	
width: 426px;
height: 70px;
margin-top: 10px;
float: left;
}

.headline-text-f
{
background: url(../img/insights-titel-f.jpg) no-repeat;	
width: 426px;
height: 71px;
margin-top: 10px;
float: left;
}

.headline-text-g
{
background: url(../img/insights-titel-g.jpg) no-repeat;	
width: 426px;
height: 71px;
margin-top: 10px;
float: left;
}
.text
{
width: 426px;
height: 445px;
overflow: auto;
float: right;
margin-right: 10px;
margin-top: 5px;
padding: 3px;}

.tellafriend-text
{
width: 340px;
height: 50px;
float: right;
margin-right: 20px;
margin-top: 20px;
padding: 3px;}

.impressum-text
{
width: 340px;
height: 50px;
float: right;
margin-right: 10px;
margin-top: 50px;
padding: 3px;}


.tracklist
{
width: 750px;
height: 520px;
overflow: auto;
float: right;
margin-right: 5px;
margin-top: 5px;
padding: 3px;
overflow-x: hidden;}

.formular
{
background-color: transparent;
width: 300px;
height: 300px;
margin-left: 50px;
margin-top: 70px;
padding: 5px;
float: left;
position: relative;
border: 0px solid white;
}

#formular-text{
color: #FFFFFF;
background: transparent;
}

.gallery
{
	width: 700px;
	height: 400px;
	text-align:justify;
	border: 0px solid black;
	float: left;
	margin-top: 40px;
	position: absolute;
	left: 211px;
	top: 11px;
}

#thumb
{
width: 152px;
height: 151px;
margin-right: 1px;
float: left;
display: inline;
margin-bottom: 1px;
border: 1px inset #575757;
}

.sungtexts-box
{
	width: 150px;
	height: 450px;
	border: 0px solid white;
	margin-top: 50px;
	float: right;
	margin-right: 20px;
	padding: 3px;
	}

.sungtexts-box a
{text-decoration:underline;
}

.quote-text
{
	width: 400px;
	height: 440px;
	border: 0px solid white;
	margin-top: 10px;
	float: right;
	margin-right: 17px;
	padding: 5px;
	overflow: auto;
	}
.quote-text p
{margin-bottom: 5px;}

.quote
{font-size: 12px;
font-style:italic;
font-stretch:expanded;
color:#FFF;
text-align: right;
margin-bottom: 20px;
}

.language-link
{
	width: 400px;
	height: 20px;
	border: 0px solid white;
	margin-top: 50px;
	float: right;
	margin-right: 17px;
	
}

.eplayer-button
{
	width:178px;
	height: 108px;
	background:url(../img/eplayer-button.jpg) no-repeat;
	margin-top: 400px;
	float: right;
	margin-right: 30px;}

#spacer{
	width: 250px;
	height: 250px;
	border: 1px solid white;
	margin-left: auto;
	margin-right:auto;}
	
#player-text
{ width: 250px;
height: 50px;
margin-top: 10px;
}

#player-text p
{ color:#FFF;
text-align:center;}

#skip
{
	margin-left: 850px;
	margin-top:20px;
	}

.deluxe-box
{
	width: 180px;
	height: 300px;
	border: 0px solid white;
	margin-top: 90px;
	float: right;
	margin-right: 20px;
	padding: 3px;
	}
.deluxe-box a
{text-decoration: underline;
}

.deluxe-box li
{margin-bottom: 15px;
}

.deluxe-box ul, li
{list-style-type: none;
}

