body{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:14px;
	background-color:White;
	text-align:center;
	color:#262525;
	margin: 0px;
	padding: 0px; 
	}

.h1 {
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	color:#262525;
	font-weight:bold;
	text-transform:uppercase;
	}	

a:link, a:active, a:visited{
	color:#262525;
	font-weight:normal;
	text-decoration:none;
}

a:hover{
	color:Gray;
	font-weight:normal;
	text-decoration:underline;
}


p {
	line-height: 110%;
}


p a{
	text-decoration: none;
}


/*_______________________________________________________Rahmen_______________________________________________________________*/
	
#rahmen{
	margin:auto;
	text-align:left;
	background-image:url(pics/streifen_bg3.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	width:923px;}

/*_______________________________________________________Logo_______________________________________________________________*/

#logo{
	text-align:left;
	margin:19px 40px 40px 40px;
	background-image:url(pics/logo.gif);
	background-repeat:no-repeat;
	height:33px;
	}

/*_______________________________________________________Header_______________________________________________________________*/

#header{
	text-align:left;
	background-image:url(pics/header.gif);
	background-repeat:no-repeat;
	width:783px;
	height:153px;
	}
	
/*___________________________________________________Metanavi__________________________________________________________________*/

#metanavi{
	font-family:Trebuchet MS, Arial, Verdana;
	text-align:right;
	color:black;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}	

#metanavi ul{
	list-style-type:none;
	margin:-53px 40px 40px 40px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	}

#metanavi ul li{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/*_______________________________________________________Content_______________________________________________________________*/

#content{
	margin:0px 110px 38px -20px;
	padding: 40px 20px 0px 40px;
	text-align:left;
	float:right;
	width:487px;
	background-color:#f5f5f5;
	border-top: 1px solid Gray;
}	

#content ul{
	list-style-image:url(pics/listensymbol.jpg)
}

.p{
line-height: 1.5em;
}

#img{
	margin:0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	float: right;
	width: 106px;
	height:146px;
}


/*_______________________________________________________Navigation_______________________________________________________________*/

#NavH {
	font-size:14px;
	font-family:Trebuchet MS, Arial, Verdana;
	text-align:left;
	color:#262525;
	width:216px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 70px;
	float:left;
	}

#NavH ul{
	list-style-type:none;
	margin:0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	}

#NavH ul li{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid Gray;
	}

.aNavH, a.aNavH:link, a.aNavH:active, a.aNavH:visited, a.aNavH:hover {
	font-weight:bold;
	margin:0px;
	font-size:14px;
	text-decoration:none; 
	color: Gray;
}

.aNavHActive, a.aNavHActive:link, a.aNavHActive:active, a.aNavHActive:visited, a.aNavH:hover {
	font-weight:bold;
	margin:0px;
	font-size:14px;
	text-decoration:none; 
	color: Black;
}


/*_______________________________________________________Disclaimer_______________________________________________________________*/

#disclaimer{
	margin:auto;
	line-height: 40px;
	text-align:center;
	font-size:12px;
	font-family: Trebuchet MS, Arial, Verdana;
	background-image:url(pics/disclaimer2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:923px;
	height:33px;}
	
.disclaimer, a.disclaimer:link, a.disclaimer:active, a.disclaimer:visited{
	font-weight:normal;
	margin:0px;
	font-size:12px;
	text-decoration:none; 
	color:#262525;
}

a.disclaimer:hover{  
	font-weight:normal;
	margin:0px;
	font-size:12px;
	text-decoration:none; 
	color:Gray;
}


/*---------------Formular----------------*/
form{
	margin:0; padding:0;}




/* diverses */
#clearer, .clearer{
	height: 0px;
	font-size: 0px;
	margin:0; padding:0; 
	clear: both;
	line-height:0px;}
	
dfn{
display:block;
position: absolute;
left: -3000px;
height: 0px;
width:0px;}

acronym{
  border-bottom: 1px dashed #858686;
  speak: normal;}

.hide{
	position: absolute;
  	left: -1000px;
  	top: -1000px;
  	width: 0;
  	height: 0;
  	overflow: hidden;
  	display: inline;}
