body{
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

.panorama{
	background-image:  url(../images/kopf_panorama.jpg);
	background-position: right;
}

a{
	text-decoration : none;
	color : #666666;
}

A:HOVER {
	text-decoration : underline;
	color : #000000;	
}

.textnormal{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}

.textklein{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
}

.textueberschrift{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-weight : bold;
}

.bildrahmen{
	border-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-style : solid;
}

.buttontabelle{
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-style : solid;
	border-color : #000000;
}

.buttontabelletext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.buttontabelletextgross{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

A.buttontabelletextlink:HOVER {
	color : #000000;
	text-decoration : none;
}

A.buttontabelletextlinkakt:HOVER {
	color : #000000;
	text-decoration : none;
}

A.buttontabelletextlinkakt {
	color : #000000;
	text-decoration : none;	
}

.form_gb{
	background-color: #FCFCFC;
	border-color:: #E2C89E;
	border-bottom: #E2C89E 1px solid;
	border-left: #E2C89E 1px solid;
	border-right: #E2C89E 1px solid;
	border-top: #E2C89E 1px solid;
	color: #000000;
	font-family :Verdana, Geneva, sans-serif;
	font-size : 12px;
	width : 80%;
}

.button_gb{
	color: #000000;
	font-family :Verdana, Geneva, sans-serif;
	font-size : 10px;
	width : 150px;
}

hr{
	width : 90%;
}

.zugriffekopf{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;	
}

