body 				{
						background-color: #000000; 
						margin: 0px;
						padding: 0px;
												background-repeat: repeat-x; 
						background-position: bottom right;
						background-attachment: fixed;
						height: 100%;
						right: 0px;
        		bottom: 0px;
        		left: 0px;
						overflow: hidden;
						}

a:link { text-decoration: none; color: #efc474;}
a:visited { text-decoration: none; color: #efc474;}
a:active { text-decoration: none; color: #efc474;}
a:hover { text-decoration: underline;}						
						
#container	{
						border: 0px none;
						height: 100%;
						width: 99%;
						position: absolute;
						overflow: hidden;
						background: transparent;
						}						
						

#mainbox 		{
						background-color: #3d0000; 
						border: 5px solid;
						border-color: #efc474; 
						position: relative; 
						left: 10%; 
						top: 5%; 
						width: 75%;
						height: 90%;
						padding: 0px 0px 0px 0px;
						margin: 0px 0px 0px 0px;
						z-index: 7;
						}

#logobox		{
						position: absolute;
						background: transparent;
						left: -65px;
						top: 0px;
						z-index: 8;
						}
		
#menybox		{
						/*background-image: url(menybg.jpg);*/
						background-repeat: repeat-x;
						background-position: left;
						background-attachment: fixed;
						background-color: #800000;
						position: relative;
						top: 0px;
						left: 0px;
						right: 0px;
						width: 100%;
						height: 35px;
	 					bottom: auto;
						margin: 0px 0px 0px 0px;
						padding: 0px 0px 0px 0px;
						border: 0px none;
						font-family: verdana, trebuchet, georgia, palatino, times, serif;
						color: #efc474;
						font-size: 12px;
						text-align: center;
						overflow: hidden;
						z-index: 3;
						vertical-align: center;
						}						
						
ul					{
						margin: 7px 7px 0px 0px;
						}

li					{
						display: inline;
						border: 0px none;
						width: auto;
						margin: 0px 10px 0px 10px;
						list-style-type: none;
						}					
						
#menybox a	{
				 		text-decoration: none;
						}
						
#menybox a:link {
						color: #efc474;
						}
						
#menybox a:visited {
						color: #efc474;
						}
						
#menybox a:hover {
						color: #efe674;
						text-decoration: none;
						}											
						
#nookie			{
						border: 0px none;
						position: absolute; 
						left: auto;
						top: auto;
						z-index: 50;
						bottom: -40px;
						right: -40px;
						}

#cont2			{
						position: relative;
						width: 100%;
						height: 100%;
						border: 0px none;
						margin: 0px;
						padding: 0px;
						top: 0px;
						left: 0px;
						right: 0px;
						bottom: 0px;
						overflow-y: hidden;
						}			

#framebox		{
						position: relative;
						background-color: #3d0000;
						border: 0px none;
						margin: 0px 0px 0px 0px;
						padding: 0px 0px 0px 0px;
						width: 100%;
						height: 93%;
						top: 0px;
						bottom: auto;
						z-index: 1;
						}									
						
#mainframe	{
						width: 100%;
						height: 100%;
						margin: 0px;
						padding: 0px;
						border: 0px none;
						z-index:5; 
						left: 0px; 
						top: 0px;	
						}								
						
#kontakt		{
						position: absolute;
						top: 97%;
						left: 26%;
						font-family: verdana, trebuchet, georgia, palatino, times, serif;
						color: #efc474;
						font-size: 10px;
						text-align: left;
						}
												