/* CSS Document */
body, html, h1, h2, p, li, ul, img {margin:0; padding:0; border:0; font-family:Verdana, Arial, Helvetica, sans-serif;}

body	{
		background-color:	#000000;
		background-image:	url(../images/main_kachel.jpg);
		background-repeat:	repeat-x;
		}

table 	{
		border:				0px solid #ffffff;
		width:				985px;
		cellpadding:		0px;
		cellspacing:		0px;			
		}

.img	{
		border:				1px solid #000000;
		margin:				0px;
		}
.img_galerie	{
		border:				1px solid #000000;
		margin:				5px;
		}
		
p	{
		color:				#e8d08a;
		text-align:			left;
		line-height:		15px;
		letter-spacing:		0px;
		font-size:			11px;
		padding-top:		8px;
		border:				0px solid #ffffff;	
}
.news{
		margin:				0px 0px 0px 50px;
}

		
#language	{
		position:			absolute; 
		z-index:			2; 
		margin-left:		900px; 
		margin-top:			10px;
}

#breaker {
		clear:				both;
}

#menu {
		background-image:url(../images/menu.jpg);
		height:74px;
		background-repeat:no-repeat;

}

#menu_icon {
		position: 			absolute;	
		z-index:			3; 
		margin-top:			28px;
}

#menu_papier_small{
		position:			absolute; 
		z-index:			3; 
		width:				126px; 
		height:				42px;	
		margin-top:			-2px;
        background-image:	url(../images/paper_small.jpg); 
		background-repeat:no-repeat;
}

.menu_papier_small_text{
		color:				#3b1d0a; 
		width:				126px;
		text-decoration:	none;
		font-weight:		bold;
		font-size:			12px;
		font-variant:		small-caps; 
		text-align:			center; 
		margin-top:			3px;
}

#menu_papier_big{
		position:			absolute; 
		z-index:			3; 
		width:				203px; 
		height:				42px;	
		margin-top:			-2px;
        background-image:	url(../images/paper_big.jpg); 
		background-repeat:no-repeat;
}

.menu_papier_big_text{
		color:				#3b1d0a; 
		width:				203px;
		text-decoration:	none;
		font-weight:		bold;
		font-size:			12px;
		font-variant:		small-caps; 
		text-align:			center; 
		margin-top:			3px;
}

#content_kachel {
		background-image:	url(../images/content_kachel.jpg); 
		background-repeat:	repeat-y;
}

#content_text_small {
		border:				0px solid #ffffff; 
		width:				700px; 
		margin-left:		50px;
			
}
#content_text_big {
		border:				0px solid #ffffff; 
		width:				880px; 
		margin-left:		50px;
			
}

.console_text {
		border:				0px solid #ffffff; 
		width:				150px;
		text-align:			center;
		margin:				0px 0px 0px 28px;
		padding:			0px 0px 5px 0px;				
}
.console_bg	{
		background-image:	url(../images/console_kachel.png); 
		background-repeat:	repeat-y;
		padding:0px;
		margin:-5px 0px 0px 0px;
}


#bottom {
		background-image:	url(../images/bottom.png); 
		background-repeat:	no-repeat;
		height:				83px;
}


ul		{
		border:				0px solid #ffffff; 
		list-style-type:	disc;
		margin-left:		20px;
		color:				#e8d08a;
		line-height:		20px;
		letter-spacing:		0px;
		font-size:			11px;
		}
	
li		{
		margin-left:		20px;
		}

.bull	{
		list-style-image:	url(../images/bull.png);
		}
		
.menu a{	
		color:				#000000;
		text-decoration:	none;
		font-weight:		bold;
	}

.menu a:hover{
		color:				#bb1b1b; }
a{	
		color:				#fae8b7;
		text-decoration:	none;
		font-weight:		bold;
		font-size:			12px;
		font-variant:		small-caps;
	}

a:hover{
		color:				#ffffff; 
	}
	
.inactive{
		color:				#927649;
		font-variant:		small-caps;
		font-weight:		bold;
		font-size:			12px;
}
