/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Navi:link {
	color: rgb(255,255,255);
 	text-decoration: none ;
 	background-color: rgb(153,0,0)
}

.Navi {
	color: rgb(255,255,255);
 	text-decoration: none ;
 	background-color: rgb(153,0,0);
 	margin-right: 15px
}

.feldnamen {
	text-align: right;
 	padding-right: 20px
}

.Unternavi:active {
	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(0,0,0)
}

.H1 {
	font-size: 36px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

.Unternavi:visited {
	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(0,0,0)
}

.formdesign {
	color: rgb(255,255,255);
 	background-color: rgb(153,0,0)
}

.H3 {
	font-size: 24px;
 	color: rgb(255,255,255);
 	font-style: italic;
 	text-decoration: none 
}

.formschrift {
	font-size: 14px;
 	color: rgb(255,255,255);
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(0,0,0)
}

.Unternavi {
	color: rgb(255,255,255);
 	text-decoration: none ;
 	background-color: rgb(0,0,0)
}

.Navi:active {
	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(153,0,0)
}

.H5 {
	font-size: 20px
}

.fieldset {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,255);
 	border: 1px solid rgb(153,0,0)
}

.layouttab {
	color: rgb(255,255,255);
 	text-align: right;
 	background-color: rgb(153,0,0)
}

.H6 {
	font-size: 16px
}

.H1links {
	font-size: 36px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: left
}

.eingabe {
	border: 3px solid rgb(153,0,0);
 	padding-left: 2px;
 	width: 250px
}

.nachricht {
	border: 3px solid rgb(153,0,0);
 	padding-left: 2px;
 	width: 250;
 	overflow: hidden
}

.Unternavi:link {
	color: rgb(255,255,255);
 	text-decoration: none ;
 	background-color: rgb(0,0,0)
}

.button {
	color: rgb(255,255,255);
 	background-color: rgb(0,0,0);
 	border: 1px solid rgb(153,0,0)
}

.bildrahmenoben {
	text-decoration: none ;
 	border: 1px solid rgb(153,0,0);
 	margin-top: 0px;
 	padding-top: 0px
}

.Navi:visited {
	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(153,0,0)
}

.bildrahmen {
	border: 1px solid rgb(153,0,0)
}

.Navi:hover {
	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(153,0,0)
}

.Unternavi:hover {
	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(0,0,0)
}