*{
	padding:0;
	margin:0;
	border:0;
}

#back_text {visibility: hidden;}  

body,html{
	color: black;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #ffffff url("pics/bg.gif");
	text-align: center;
	height: 100%
}

body a{
	font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	color:#000000;
}
body a:hover{
	text-decoration: underline;
	color:#919191;
}



h2{
	margin:10px 0 10px 0;
	font-size:16px;
	border-bottom: 1px solid black;
}
#box{
	width:700px;
	padding:0px 10px;
	margin:-5px auto;
	text-align:left;
	background:url(pics/box_bg.jpg);
  	position: relative;
}
#header{
	width: 600px;
	position:relative;
	left:100px;
	height:110px;
	font-size:20px;
	color: #f9c801;
	text-transform:uppercase;
	background:#919191;
	line-height: 60px;
}

#header span{
	position:absolute;
	top:25px;
	left:10px;
	color: #f9c801;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
}
#navigation{
	width: 700px;
	list-style:none;
	text-align:center;
	height:25px;
	background:#919191;	
	background-image: url(pics/bg_navi_bl.gif);
/*	border-bottom:15px solid #919191; */
}
#navigation li{
	float:left;
}
#navigation li a{
	display:block;
	width:140px;
	height:23px;
	line-height:25px;
	border-bottom:1px solid #999;
	border-top: 1px solid #999;
	color:#fff;
	text-decoration:none;
}
#navigation li a:hover,#navigation li#active a{
	background:#f9c801;
	background-image: url(pics/bg_navi.gif);
	color:#333;
}
ul.subnavigation{
	width:127px;
	list-style:none;
	text-align:center;
	margin:0 0 0 5px;
/*	border-top:1px solid #999; */
}
ul.subnavigation li a{
/*	border-bottom:1px solid #999; */
	height:22px;
	line-height:22px;
	display:block;
	color:white;
	width:127px;
	text-decoration:none;
}
ul.subnavigation li a:hover,ul.subnavigation li#active a{
	background:#f9c801; 
	background-image: url(pics/bg_navi.gif);
	color:#333; 
}
#border_links{
	background-image: url(pics/border_left.png);
}
#spalte_links{
	width:160px;
	float:left;
	clear:left;
}
#spalte_links h2{
/*	background:#919191;  */
	height:18px;
	line-height:18px;
	color:white;
	text-indent:10px;
	width:100px;
	margin:24px 0 1px 0px;
	font-weight:normal;
	font-size:12px;
	border:none;
}
#spalte_rechts{
	width:525px;
	margin:0 5px 0 140px;
	padding:10px 10px 4em 20px;
/* 	background:#ffffff; */
	min-height:320px;
}
#footer{
	border-top:1px solid #999;
	list-style:none;
	position: absolute;
	left:10px;
  	bottom: 0;
	height:25px;
	background:#919191;
	width:700px;
	color:#ccc;
	text-align:center;
	line-height:25px;
	background-image: url(pics/bg_navi_bl.gif);
}

#footer li{
	float:right;
}
#footer li a{
	display:block;
	width:100px;
	height:23px;
	line-height:25px;
	color:#fff;
	text-decoration:none;

}
#footer li a:hover,#footer li#active a{
	list-style:none;
	text-decoration:underline;
	color:#f9c801;
}
#Banner{
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 700px;
	height: 110px
}
#border_top{
	position: relative;
	top: 0px;
	left: auto;
}
#border_bottom{
	position: relative;
	top: +5px;
	left: auto;
}
#border_right{
	position: absolute;
	width: 8px;
	top: 0px;
	right: -8px;
	background-image: url(pics/border2_right.png);
}
#border_left{
	position: absolute;
	width: 8px;
	top: 0px;
	left: -8px;
	background-image: url(pics/border2_left.png);
}
#navi_border{
	position: absolute;
	top: 135px;
	left: 10px;
}
#footer_border{
	position: absolute;
	bottom: 20px;
	left: 10px;
}
#ref_table a{
	font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	color:#000000;
}
#ref_table a:hover{
	text-decoration: underline;
	color:#919191;
}
#lang_flag{
	position: absolute;
	top: 115px;
	right: 42px;
}
#login{
	position: absolute;
	bottom: 0px;
	left: 10px;
	text-align:center;
	line-height:25px;
}
#login a{
	line-height:25px;
	color:#fff;
	text-decoration:none;

}
#login a:hover,#login#active a{
	list-style:none;
	text-decoration:underline;
	color:#f9c801;
}
