body{
background-image: url(../sitebilder/htg2004.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
	margin: 50px;
}
p,ul,li,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #757575;
	margin:6px;
}
img {border: none;}
/* überschriften div-----------------------------------------------------*/
#head{
position: absolute; top:10px; left:10px; width:800px; height:100px;
background-color: transparent;
border: 1px solid black;
}

#head h1{
	background-color: transparent;
	color: Black;
	padding: 20px 0px 0px 220px;
	border: none;
	font-size: 16px;
		font-style: normal;
	margin:0px;
}
#head h2{
background-color: transparent;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 220px;
	border: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #757575;
	margin:0px;
}
#head p{
font-size:9px;
padding: 0px 0px 0px 220px;}
/* menu div---------------------------------------------------------*/
#menu{
position: absolute; top:120px; left:10px; width:220px; height:550px;
font-size: 10px;
line-height:150%;
	background-color: transparent;
	/*border: 1px solid black; */
	text-align: left;
	float: left;
}

#content{
font-size: 12px;
position: absolute; top:120px; left:240px; width:570px; height:500px;
overflow: auto;

	background-color: transparent;
	border: 1px solid #B8B8B8;


	text-align: left;
	/************************************************************/
}
.autor{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left: 20px;
	color: #A7A7A7;
}

.headline{
font-family: Georgia,Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:0px;
background-image: url(../sitebilder/headline.jpg);
padding-left: 90px;
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid  #B8B8B8;
border-top: 1px solid  #B8B8B8;
font-size: 14px;
	font-style: normal;
color: Black;
}

.zitat{ border-left: 10px solid #D4D4D4;
font-style: italic;
margin-left: 15px;
padding-left:10px;}

.marginALL{
	margin: 5px;
}

h1{
margin:0px;
font-family: Georgia,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #B8B8B8;
	padding: 5px 0px 5px 20px;
	background-color: White;
}
h2{
font-family: Georgia,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B8B8B8;
	padding: 5px 0px 5px 40px;
		font-style: normal;
}
a:link {color: black;

font-weight: normal;
 text-decoration : underline;
}
a:visited {color: #D2691E;
text-decoration : underline;

}
a:hover {color: #009933;
text-decoration : none;
background-color: white;

}
a:active {color:#00C;
 text-decoration : underline;

 }
 .white{ color:white;
background-color: white;
}
.camtext{
color:black;
font-size: 10px;
background-color: transparent;
}