.container {
	width: 100%;
	max-width: 1800px;/* Es empfiehlt sich die Eingabe einer maximalen Breite (Eigenschaft max-width), damit dieses Layout auf einem großen Bildschirm nicht zu breit angezeigt wird. Dadurch bleibt die Zeilenlänge besser lesbar. IE6 berücksichtigt diese Deklaration nicht. */
	min-width: 780px;
	margin: 0 auto; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. Er ist nicht erforderlich, wenn Sie die Breite von .container auf 100 Prozent setzen. */
	/* [disabled]background: #FFF; */
	background-image: url(../background6.jpg);
	background-repeat: no-repeat;
}
a {
	color: #00C;
	text-decoration: none
}
body {
	/* [disabled]background-color: #DCDCDC; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: #000;
	margin-top: 0.1em;
	/* [disabled]margin-right: 0.1em; */
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-image: url(../background6.jpg);
	background-repeat: repeat;
	max-width: 1800px;
	min-width: 780px;
	/* [disabled]background-size: contain; */
	}
h2 {
	color: #03C
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #3872B5;
	color: #DCDCDC;
	line-height: 2em;
	}
fett {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

h4 {
	color: #DCDCDC;
	background-color: #3872B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
table {
	color: #D6D6D6
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
	background-color: #DCDCDC;
	}
msg {
	color: #C00;
	font-weight: bold;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.transparent {
	background-color: transparent;
	border-width: 0;
}

.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #03C;
	height: auto;
	left: auto;
	line-height: 2em;
	white-space: normal;
}
tabtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #00F;
}
