/* CSS Document */
body { margin:0px; padding:0px; color:#aeaeae; font-family:"Trebuchet MS", Verdana; font-size:12px; line-height:17px;}

img { padding:0px; margin:0px; border:none;}
ul { margin: 15px 0px 15px 15px; padding:0px;}

li { margin: 0px 0px 0px 0px; padding:0px;}

h1 { 			font-family:Georgia, "Times New Roman", Times, serif; 
				font-size:18px;
				color:#ffc706;
				font-style:normal; 
				text-transform:uppercase;
				font-weight:normal;
				line-height:22px;
				margin-bottom:20px;}
				
h2{				font-family:"Trebuchet MS", Verdana; 
				font-size:12px;
				color:#ffffff;
				font-style:normal;
				font-weight:normal;
				display:inline;}
				
A:link, A:visited, A:hover{ color: #ffc706; text-decoration:underline;}
A:hover{ text-decoration:underline;}

#curtain {		position:absolute;
				top:0px;
				left:0px;
				width:100%;
				height:100%;
				z-index:10;}

#curtain img {	width:100%;
				height:100%}

#frame {		position:absolute;
				top:0px;
				left:50%;
				width:900px;
				height:600px;
				margin-left:-490px;
				background-image:url(../pic/frame.png);
				z-index:100;}
				
#content {		position:absolute;
				top:80px;
				left:236px;
				width:454px;
				height:300px;
				padding:45px 20px 20px 20px;
				background-color:#000000;
				z-index:106;
				overflow-y:auto;
				overflow-x:hidden;}

.homescreen {	background-image:url(../pic/haendel.jpg);}
.ds_block { 	position:relative; height:auto;}
				
.ds_pic{		position:relative;
				width:138px;
				margin-right:15px;
				float:left;}
				
.ds_text{		position:relative;
				float:left;}
				
.ds_cut{		clear:both;
				height:25px;}
				
#logo {			position:relative;
				top:0px;
				left:50%;
				width:336px;
				height:191px;
				margin-left:-430px;
				background-image:url(../pic/logo.png);
				z-index:110;}

#logolink {		position:absolute;
				top:0px;
				left:50%;
				width:236px;
				height:141px;
				margin-left:-390px;
				z-index:210;}

#menue {		position:absolute;
				top:125px;
				left:50%;
				width:158px;
				height:401px;
				margin-left:-405px;
				padding:0px 32px 0px 0px;
				background-image:url(../pic/menue.png);
				z-index:105;}

#menu_buttons{	position:absolute;
				top:233px;
				left:50%;
				width:158px;
				height:401px;
				margin-left:-405px;
				padding:0px 32px 0px 0px;
				z-index:106;}

			
				
#shadow {	 	position:absolute;
				top:0px;
				left:0px;
				width:100%;
				height:71px; 
				background-image:url(../pic/shadow.png);
				z-index:200;}			

#beholder {	 	position:absolute;
				bottom:0px;
				left:0px;
				width:100%;
				height:104px; 
				background-image:url(../pic/beholder.png);
				z-index:200;}
				
#beholder_box {	position:absolute;
				bottom:0px;
				left:0px;
				width:100%;
				height:104px; 
				z-index:300;}
				
#beholder_box #menu{position:absolute;
				bottom: 10px;
				left:50%;
				width:400px;
				margin-left:-200px;
				text-align:center;
				vertical-align:bottom;
				font-size:10px;}	
				

