.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
		}
.titel1 {
	font-size: 18px;
	font-weight: bold;
	color: #515151;
	line-height:18px;
	}
.titel2 {
	font-size: 14px;
	font-weight: bold;
	color: #515151;
	}
.titel3 {
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	}
.titel4 {
	font-size: 12px;
	font-weight: italic;
	color: #000000;
	
}
body {
	background-color: #B6B4B7;
	margin-top: 20px;
	color: #000000;
 	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
div#banner {}
div#subbanner {
	background-color: #666666;
	text-align: left;
	vertical-align: 0%;
	height: 16px;
	padding-top: 1px;
}
div#subbanner a {
	
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #B6B4B7;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #000000;
	vertical-align: bottom;
}
div#subbanner a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #B6B4B7;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	vertical-align: bottom;
; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}
div#menue {
	float: left;
	background-color: #666666;
	height: 800px;
	width: 150px;
	right: 0px;
	}
#container {
	padding: 0 2px;
 	width: 698px !important;
 	width /**/: 700px;
 	margin: 4 auto 0 auto;
 	background: #ffffff;
 	text-align: left;
 	position: relative;
	color: #515151;
	}
#abbinder {
	padding: 0 2px;
	display: block;
 	width: 698px !important;
 	width /**/: 700px;
 	margin: 0 0 5 0 px;
 	background: #FF0000;
	margin: 4 auto;
 	text-align: left;
 	position: relative;
	color: #ffffff;
	font-size: 10px;
	}
div#content {
	padding-top: 15px;
	padding-left: 155px;
	padding-right: 115px;
	padding-bottom: 20px;
	z-index:1;
	color: #666666;;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	text-align: left;
	}
#content img {
	margin-left: -140px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	}
	
div#nav {
	float: right;
	margin-top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:2;	
	}
div#nav a {
	background-color:#B6B4B7;
	width: 100px;
	padding: 2px 4px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
div#nav a:hover {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
div#subnav a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	}
.hauptlink {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	/* padding: 2px 4px 2px 2px;
	background-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	/*text-indent: 10px;
}
.hoverlink {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	text-indent: 10px;
}
.sublink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 20px;
}
.hoversublink {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #575757;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 20px;
}
.unter {
	text-decoration: underline;
}
.einzug {
	padding-right: 40px;
	padding-left: 40px;
	clear: both;
	}
ul {
	text-decoration: none;
	list-style-type: square;
	clear: both;
	}
ol {
	text-decoration: none;
	clear: both;
}
.rechts {
	text-align: right;
	clear: both;
	}
.zentriert {
	text-align: center;
	clear: both;
	}
.links {
	text-align: left;
	clear: both;
	}	
.block {
	text-align: justify;
	clear: both;
	}
.inputsubmit {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #000000;
}
.inputtext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.textlink {
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.betreff {
	color: #FF0000;
	font-weight: bold;
	}
.maincontent {
	font-weight: normal;
	}

	