body {
	background-color:#6a0f1b;
	margin:0px;
	padding:0px;
}
.verlauf-navi {
	background-color: #6a0f1b;
	background-image:url(bilder/verlauf-navi.jpg);
	background-repeat:repeat-x;
	border-bottom:2px solid #fff;
}
.verlauf-allgemein {
	background-color: #000;
	background-image:url(bilder/verlauf-allgemein.jpg);
	background-repeat:repeat-x;
	border-bottom:2px solid #fff;
}
.verlauf-content {
	background-color: #0a0a0a;
	background-image:url(bilder/verlauf-allgemein.jpg);
	background-repeat:repeat-x;
}
.footer {
	background-color: #0a0a0a;
	padding-right:70px;
}
.frontbild {
	border:1px solid #fff;
}
.spalte-links {
	border-right:1px solid #fff;
	padding-right: 15px;
}
.spalte-rechts {
	padding-left: 20px;
}
.spalte-rechts2 {
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF ;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffbeb3;
	font-weight: bold;
}
.spiegelung {
	height: 120px;
	background-image:url(bilder/spiegelung.jpg);
	background-repeat:repeat-x;
}
a:link {color: #fff; text-decoration:underline;font-weight: bold;}
a:visited {color: #fff; text-decoration:underline;font-weight: bold;}
a:active {color:#ffd882; text-decoration:none;font-weight: bold;}
a:hover {color:#ffd882; text-decoration:none;font-weight: bold;}

input {
border : 1px solid #fff; 
background-color: #0a0a0a;
color : #fff; 
font-size : 12px.; 
}
textarea {
border : 1px solid #fff; 
background-color: #0a0a0a;
color : #fff; 
font-size : 12px; 
}
form {
padding: 0px;
margin: 0px;
}
.bilderrahmen {
border: 1px solid #fff;
}
hr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #fff;
 border-bottom: solid 1px #0a0a0a; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 margin-top:10px;
 margin-bottom:10px;
}
input {
border : 1px solid #fff;
background-color : #0a0a0a;
font-size : 11px; 
color : #fff;
}
textarea {
border : 1px solid #fff;
background-color : #0a0a0a;
font-size : 11px; 
color : #fff;

}

