body {
	background-image: url(../layout/bg.jpg);
	background-color: #a0137e;
	background-repeat: repeat-x;
	margin: 0;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
body,td,th {
	font-family: "Comic Sans MS";
	font-size: 17px;
	color: #FFFFFF;
}
h5 {
	font-size: 18pt;
	color: #FFFFFF;
	margin:0px;
}
A {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 18px;
}
A:hover {
	COLOR: #000000;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 18px;
}

/* allgemein */ 
a.top:visited{
	color:#FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 15px;
	word-spacing: 100px;

} 
a.top:hover{
	color:#6b6441;
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
	word-spacing: 100px;

}
/* menu */ 
a.menu:link{
	color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
} 
a.menu:visited{
	color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
		font-weight: bold;
} 
a.menu:hover{
	color:#f397d1;
	font-family: Arial;
	font-size: 11px;
		font-weight: bold;
}


/* location */ 
a.location:link{
	font-family: Arial;
	font-size: 12px;
	color: #665a4a;
	text-decoration: none;
	text-transform: uppercase;
} 
a.location:visited{
	font-family: Arial;
	font-size: 12px;
	color: #665a4a;
	text-decoration: none;
	text-transform: uppercase;
} 
a.location:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.cmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #FFFFFF;
}
.bildrahmen {
	border: 2px solid #b37f62;
}
.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;
}
.Titel {
	font-family: "Comic Sans MS";
	text-transform: none;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #F4F7FB;
	border: 1px solid #666666;
	color: #DDA2CE;
}

.haupttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD98C0;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: uppercase;
	font-variant: normal;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}
.bild {
	border: 20px solid #FFFFFF;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#33100A, strength=3, direction=135);
}
.layout {
	background-color: #000000;
	background-image: url(../layout/layout.jpg);
	background-repeat: no-repeat;
}
.tabrechts {
}
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/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 2px;
	width: 100%;
}
div#content2 {
	font-family: "Courier New", Courier, mono;
	z-index: 4;
	height: 100%;
	width: 100%;
}
.bildrahmenfoto {
	border: 2px solid #b37f62;
	background-repeat: no-repeat;
	background-position: center center;
}
.rahmenbanner {
	border: 1px solid #FFFFFF;
	
}
div.controls {
	color:#000000;
	font-family:Tahoma;
	font-size:14px;
	height:auto;
	left:50%;
	margin-left:-500px;
	margin-top:-200px;
	opacity:1;
	position:absolute;
	top:50%;
	width:1000px;
	cursor: hand;
	z-index: 5;
}
div#banner_r {
	float:right;
	width:200px;
	height:auto;
	z-index: 4;
	top:50px;
	right:10px;
	position:absolute;
}
div#banner_l {
	float:left;
	width:200px;
	height:auto;
	z-index: 4;
	top:50px;
	left:10px;
	position:absolute;
}
