html, body {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #474747;
	background-attachment: scroll;
	background-image: url(../images/hg-body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
}

table, td, th {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
}

#haeder {
	position: absolute;
	width: 548px;
	height: 175px;
	z-index: 1;
	top: 0px;
	left: 50%;
	margin-left: -168px;
	padding:0;
	}
	
#hg-menue {
	position: absolute;
	width: 200px;
	height: 100%;
	z-index: 1;
	top: 0px;
	left: 50%;
	margin-left: -370px;
	padding:0;
	background-image: url(../images/logo-menue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#menue {
	position: absolute;
	width: 200px;
	z-index: 2;
	top: 240px;
	left: 50%;
	margin-left: -370px;
	padding:7;
	}

a, a:link {
	color: #990000;
	text-decoration: none;
	}
	
a:hover, a:active, a:focus {
	color: #a08d7b;
	text-decoration: none;
	}	

#menue a, #menue a:link {
	color: #a08d7b;
	text-decoration: none;
	}
	
#menue a:hover, #menue a:active, #menue a:focus {
	color: #ffffff;
	text-decoration: none;
	}	
	
.aktiv {
	color: #ffffff;
	text-decoration: none;
	}	
	
.menuepunkt01 {
	line-height: 30px;
	text-indent: 10px;
	width: 186px;
	height: 30px;
	border-top: 1px solid #a08d7b;
	border-bottom: 1px solid #a08d7b;
	}

.menuepunkt02 {
	line-height: 30px;
	text-indent: 10px;
	width: 186px;
	height: 30px;
	border-bottom: 1px solid #a08d7b;
	}

.h1 {
	font-size: 16px;
	line-height: 18px;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

.h2 {
	font-size: 12px;
	font-weight: bold;
	}
	
#hg-inhalt {
	position: absolute;
	width: 548px;
	height: 100%;
	z-index: 2;
	top: 0px;
	left: 50%;
	margin-left: -168px;
	padding:0;
	background-image: url(../images/img-inhalt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	

.inhalt {
	position: absolute;
	width: 450px;
	top: 240px;
	left: 40px;
	padding:0;
	}	
	
img, div { 
	behavior: url(iepngfix.htc);
	}	
   
#zeigedasbild{
position:absolute;
z-index: 3;
visibility:hidden;
border: 2px solid #cccccc;
}

#leiste{
cursor: hand;
cursor: pointer;
background-color: #cccccc;
min-width: 100px;
padding: 5px; 
}

#schliessen_text{
font-weight: bold;
font-family: Arial;
font-size: 11px;
color: #990000;
margin-right: 5px;
}

.linie {
	color: #990000;
	width: 450px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d1d1d1;
	}	
