@charset "UTF-8";
/* CSS Document */


body {
	background:#000 url('main_back.jpg') repeat-x top center ;
	position:relative;
	margin:0;
	padding:0;
	/*FONT USED OVER TOTAL   DEFAULT*/	
	color:#AAA;/*COLOR DEFAULT*/
	line-height:14px;	
	height:100%; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif
	
	}


#container {
	background: url(tableSticker.png) no-repeat top center;
	position:relative;
	margin:0 auto 0px auto;
	padding:0px 0 0 0;
	width:742px;
	height:100%;
	right:0px;
	}
	
table {padding:0 0 0 0; margin:0 0 0 0;}
a { color:#336699;}
a:hover{ text-decoration:none;  color:#003366;}	
h1{}
h2{ color:#996600; font-weight:normal; font-family: "trebuchet MS", Verdana;}
h3{}
img{ float:left; border-width:1px; border-color:#333333; border-style:solid; padding:10px; margin:10px 10px 10px 0}

#rechts h2{ color:#993333;}


/*DIVISIONS
___________________________________________________________________________________________________________________________________________________*/

#head{
margin:0 0 0 0;
padding:0 0 0 0;
background-image:url(main_back.jpg);
width:740px;
height:440px;}

#menu{
padding:11px 0 0 0;
width:100%;
text-align:center;}

#submenu{
padding:11px 0 0 0;
width:100%;
text-align:center;}


#links{
width:450px;
float:left;
}
#rechts{
border-width:1px;
border-color:#333333;
border-style:solid;

margin:0 0 0 40px;
padding:10px 10px 30px 10px;
float:left;
width:220px;
}
#footer{
padding:50px 0 50px 0;
text-align:center;
color:#333333;
clear:both;
width:740px;
}

.menubtn, .menubtn a{
color:#EEEEEE;
text-decoration:none;
padding:11px 0 11px 11px;
margin:0 0 0 0;
}
.menubtn a:hover{
color:#C93027;}
