body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9f751b;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF66;
}
A {
	COLOR: #B4201F;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* top */ 
a.top:link{
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
} 
a.top:visited{
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
} 
a.top:hover{
	COLOR: #FFFF66;
	text-decoration: none;
	font-size: 16px;
}
/* fot */ 
a.fot:link{
	COLOR: #FFFF66;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
} 
a.fot:visited{
	COLOR: #FFFF66;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
} 
a.fot:hover{
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
/* end */ 
.bildrahmen {
	border: 2px solid #FFFF66;
}
.bild {
	border: 20px solid #FFFF66;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#33100A, strength=3, direction=135);
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	COLOR: #FFD8F6;
	font-style: normal;
	font-weight: normal;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFD8F6;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-transform: uppercase;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	color: #EED368;
	padding-top:15px;
	padding-bottom:1px;
	padding-left:45px;
	margin-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	text-align:center;
	clear:both;
	padding-top:30px;
	padding-bottom:30px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	background-color: #F7F7F7;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #28296a;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #B4201F;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:45px;
	margin-top:0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #EED368;
	margin: 0px;
	font-weight: bold;
	height:30px;
}
.Textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #F4F7FB;
	border: 1px solid #666666;
}

.haupttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #C6171C;
	letter-spacing: normal;
	word-spacing: normal;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}
.layout {
	background-color: #000000;
	background-image: url(../layout/layout.jpg);
	background-repeat: no-repeat;
}
div#lay_1 {
	margin: 0 auto;
	width: 923px;
	height: 340px;
	background-image: url(../layout/lay_1.png);
}
div#lay_2 {
	margin: 0 auto;
	width: 923px;
	height: auto;
	background-image: url(../layout/lay_2.png);
	background-repeat: repeat-y;

}
div#content {
	margin: 0 auto;
	width: 90%;
	height: auto;
	padding-bottom:20px;
	padding-top:1px;

}
div#footer {
	margin: 0 auto;
	width: 923px;
	height: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	line-height: 25px;
	clear: both;
	background-image: url(../layout/lay_3.png);
}
div#copyright {
	margin: 0 auto;
	width: 800px;
	height: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	clear:both;
}
div#line {
	background-image: url(../layout/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 40px;
	width: 100%;

}
div#line2 {
	background-image: url(../layout/line2.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 40px;
	width: 100%;
}
div#menu {
	clear:both;
	padding-left:47px;
	padding-top:70px;
	background-image: url(../layout/lay_2.png);
		background-repeat: repeat-y;
}
.galerie {
	background-repeat: no-repeat;
	background-position: center center;
}
li {
	list-style-position:inside;
	}

