/* CSS Document */
.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.BaseStyle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
.TableHeader {
	color: #000000;
	background-color: #C2BC65;
}
.TableLines {
	color: #000000;
	background-color: #E2DC85;
}

td.impressum {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-style:solid;
	border-width:0px;
}

.h1 {
	color: #927C25;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.h2 {
	color: #927C25;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.h3 {
	color: #927C25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

A.menulink {
display: block;
width: 163px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
}

A.menulink:hover {
background-color:#E2DC85;
}

A.standartlink {
text-align: center;
text-decoration: none;
font-family:arial;
font-size:14px;
color: #927C25;
}

A.standartlink:hover {
color: #000000;
text-decoration: underline;
}

A.infolink {
text-align: center;
text-decoration: none;
font-family:arial;
font-size:14px;
color: #000000;
}

A.infolink:hover {
color: #000000;
text-decoration: underline;
}

A.autorlink {
text-decoration: none;
font-family:arial;
font-size:12px;
color: #FFFFFF;
}

A.autorlink:hover {
color: #FFFFFF;
text-decoration: underline;
}

A.h2link {
	color: #927C25;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
         text-decoration: none;
}

A.h2link:hover {
color: #927C25;
text-decoration: underline;
}

A.h3link {
	color: #927C25;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
         text-decoration: none;
}

A.h3link:hover {
color: #927C25;
text-decoration: underline;
}

.menu {
	Z-INDEX: 2;
}
.submenu {
	Z-INDEX: 1; VISIBILITY: hidden; POSITION: absolute; TOP: 146px; LEFT: 7px
}
