body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	background-color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1100px;
	height: auto;
}
#header {
	background-color: #000;
	padding: 0px;
	height: 76px;
	float: left;
	width: 935px;
	border-top-width: 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DADADA;
	border-bottom-color: #DADADA;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}


#logo {
	background-color: #000;
	float: left;
	height: 95px;
	width: 100px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: center;
	border: 2px solid #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#main {
	background-color: #000;
	padding: 0px;
	height: 625px;
	margin: 0px;
	width: 935px;
	float: left;
	text-align: center;
}
.frameBlack {
	background-color: #000;
	text-align: center;
	height: 500px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
}
.frameRed {
	background-color: #E30613;
	text-align: center;
	height: 460px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.frameGrey {
	height: 420px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DADADA;
	padding-top: 20px;
}


.mainStart {
	background-color: #000;
	height: 505px;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation {
	background-color: #DADADA;
	padding: 0px;
	float: left;
	height: 710px;
	width: 165px;
	clear: right;
	margin: 0px;
}
.nav {
	background-color: #DADADA;
	height: 487px;
	width: 160px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navText {
	font-family: "Old English Text MT";
	font-size: 24px;
	color: #E30613;
	background-color: #000;
	height: 41px;
	width: 115px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.counter {
	background-color: #000;
	height: 36px;
	width: 145px;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}


.line {
	clear: both;
}

.navPic {
	background-color: #000;
	text-align: center;
	height: 50px;
	width: 37px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.mainText {
	background-color: #000;
	height: 560px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	overflow: auto;
	background-image: url(../bilder/logo_gross_bg.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 120px 120px;
	color: #DADADA;
}
.mainBilder {
	background-color: transparent;
	height: 500px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	overflow: auto;
	color: #DADADA;
	display: block;
}

.wirText {
	text-align: center;
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #DADADA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	margin-top: 15px;
	line-height: 30px;
}
.wirText .kursiv {
	font-style: oblique;
	font-weight: bold;
}



.mainTextGb {
	background-color: transparent;
	height: 560px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(../bilder/logo_gross_bg.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 120px 120px;
}

.mainTextScroll {
	background-color: #000;
	height: 560px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	overflow: scroll;
	background-image: url(../bilder/logo_gross_bg.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 120px 120px;
	color: #DADADA;
}
.mainTextLeftAutoScroll {
	background-color: #000;
	height: 560px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	overflow: auto;
	background-image: url(../bilder/logo_gross_bg.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 120px 120px;
	color: #DADADA;
}


.mainTextLeft {
	background-color: #000;
	height: 560px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	overflow: auto;
	background-image: url(../bilder/logo_gross_bg.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 120px 120px;
	color: #E30613;
	font-family: "Old English Text MT";
	font-size: 18px;
}

.headerText {
	font-family: "Old English Text MT";
	font-size: 36px;
	font-weight: bold;
	height: 40px;
	width: 350px;
	color: #E30613;
	text-align: center;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tableLinks {
	font-family: "Old English Text MT";
	font-size: 24px;
	color: #E30613;
	background-color: transparent;
	height: 30px;
	width: 205px;
	text-align: right;
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tablePics {
	font-family: "Old English Text MT";
	font-size: 24px;
	color: #E30613;
	background-color: transparent;
	height: 105px;
	width: 163px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.tableTextTop {
	font-family: "Old English Text MT";
	font-size: 36px;
	color: #E30613;
	background-color: transparent;
	height: 51px;
	width: 286px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 2px solid #DADADA;
}
.tableText {
	font-family: "Old English Text MT";
	font-size: 24px;
	color: #E30613;
	background-color: transparent;
	height: 41px;
	width: 286px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 2px solid #DADADA;
}
#hermann {
	height: 155px;
	width: 880px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
	background-color: #DADADA;
	color: #E30613;
	padding-left: 10px;
}
#hermann .inhalt {
	font-family: "Old English Text MT";
	font-size: 26px;
	color: #E30613;
	text-align: center;
	height: 133px;
	width: 280px;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #000;
	float: left;
	line-height: 45px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.mainKontakt .tableText a {
	color: #DADADA;
	text-decoration: none;
}
.mainKontakt .tableText a:hover {
	color: #333;
	text-decoration: none;
}

.pageBreak {
	height: 10px;
	width: 100%;
}
#pw {
	height: 100px;
	width: 150px;
	margin: 10px;
	clear: right;
	float: left;
	border: 1px solid #DADADA;
}
#textZugang {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #000;
	height: 95px;
	width: 145px;
	float: left;
	border: 1px solid #DADADA;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #E30613;
	text-align: left;
}
#pw a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #E30613;
	background-image: url(../members/pw.png);
	display: block;
	height: 100px;
	width: 150px;
	text-decoration: none;
}
#pw a:hover {
	background-image: url(../members/pw.png);
	background-position: 0px -100px;
	display: block;
	color: #DADADA;
}
.tableTermine {
	font-family: "Old English Text MT";
	font-size: 24px;
	color: #DADADA;
	height: 100%;
	width: 850px;
	text-align: center;
	margin-left: 25px;
	overflow: auto;
}
