body {
	background-image: url(images/hg_verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	font-family: Arial;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.head{
	background-color:#F5F5F5;
}

.linie{
	background-color:#333333;
	font-size:11px
}

/************************************/
/************************************/


#masthead{
	position: absolute;
	top: 0px;
	width:702px;
}

/************************************/
/************************************/

#utility{
	font-family: Arial;
	font-size: 11px;
	position: absolute;
	top: 29px;
	right: 0px;
	color: #ffffff;
	left: 531px;
}

#utility a{
	color: #ffffff;
	text-decoration: none;
}

#utility a:hover{
	text-decoration: underline;
}

/************************************/
/************************************/

#globalNav{
	position: absolute;
	width: 702px;
	height: 122px;
	min-width: 702px;	
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-image: url(images/a2_head.jpg);
	top: 50px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
/************************************/
/************************************/
#globalLink{
	position: absolute;
	top: 68px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.glink:link{
  	font-size: 11px;
  	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	text-decoration: none;
	border-right: 1px solid #666666;
}

a.glink:visited{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	text-decoration: none;
	border-right: 1px solid #666666;
}

a.glink:hover{
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
	background-image: url(images/glblnav_selected.gif);
	border-right: 1px solid #666666;
	text-decoration: none;
	color: #666666;
}

/************************************/
/************************************/
.subglobalNav{
	position: absolute;
	top: 142px;
	left: 4px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #666666;
	visibility: hidden;
	width: 556px;

}

.subglobalNav a:link{
	font-size: 12px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
}

.subglobalNav a:visited{
	font-size: 12px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
}

.subglobalNav a:hover{
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image:  url(images/glblnav_selected.gif);
	color: #666666;
	text-decoration: none;

}
/************************************/

.Stil1 {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
.h1{
	font-family: Arial;
	font-size:11px; 
	font-weight:bold;
	color:#ffffff
}
/************************************/

.content{
	font-family: Arial;
	font-size:11px; 
	color:#666666;
	background-color:#ffffff;
	border-bottom: 1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

.content, .content td{
	font-family: Arial;
	font-size:11px; 
	color:#666666;
}

.content div{
	margin-left:0px;
	margin-right:0px;
}	

.content div td{
	font-family: Arial;
	font-size:11px; 
	color:#666666;
}

.content .h1{
	font-family: Arial;
	font-size:11px; 
	font-weight:bold;
}

.content .h2{
	font-family: Arial;
	font-size:12px; 
	font-weight:bold;
}

.content .annotation {
	font-family: Arial;
	font-size:11px;
	font-style:italic; 
	color:#666666;
}

.content .small {
	font-family: Arial;
	font-size:11px;
	color:#666666;
}

.content .statement {
	font-family: Arial;
	font-size:11px;
	color:#666666;
	margin-left:20px;
	line-height:30px;
}


.content .path1{
	font-family: Arial;
	font-size:25px;
	font-weight:bold;
	color:#e9e9e9;
}

.content .path2{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color:#d3d3d3;
}

.content .path3{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#d3d3d3;
}

.content .image{
	alignment: center;
	text-align: center;
}

.content A{
	color:#666666;
}

.content A:link {
	color: #666666;
}

.content A:active {
	color: #333333; 
}

.content A:visited {
	color: #666666:
}

.content A:Hover {
	color: #999999; 
}

/************************************/

.adspace{
	background-color:#CFD2DB;
	font-family: Arial;
	font-size:9px;
	color:#666666;
	border-bottom: 1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

.adspace td{
	font-family: Arial;
	font-size:9px;
	color:#666666;
}

.adspace div{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}	

.adspace .h1{
	font-family: Arial;
	font-size:9pt; 
	font-weight:bold;
	padding-top:18px;
	padding-bottom:10px;
}

.adspace A{
	color: #666666;
}

.adspace A:link {
	color: #666666;
}

.adspace A:active {
	color: #666666; 
}

.adspace A:visited {
	color: #666666:
}

.adspace A:Hover {
	color: #999999; 
}

/************************************/

.ltgrau{
	background-color:#ECEEF4;
	font-family: Arial;
	font-size:11px; 
	color:#666666;
}

/************************************/


.footer{
	font-family: Arial;
	font-size: 11px;
	margin-top: 5px;
	color:#666666;
}	

.footer A{
	color:#666666;
    text-decoration: none;
}

.footer A:link {
	color: #666666; 
}

.footer A:active {
	color: #666666; 
}

.footer A:visited {
	color: #666666;
}

.footer A:Hover {
	color: #999999; 
}

/************************************/




