#textbereich img.rechts {
	position:relative;
	right: 10px;
	top: 5px;
	float:right;
	padding:0px;
	margin: 6px;
}

#textbereich A.textbuttonlink:LINK, #textbereich A.textbuttonlink:VISITED {
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration:none;
	color:#000000;
}

#textbereich A.textbuttonlink:HOVER {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration:none;
	color:#000000;
}

#textbereich input, #textbereich textarea {
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#textbereich #Hinweis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: 3px solid #CCCCCC;
	padding-left:4px;
}

#textbereich #Hinweis .Kopfzeile {
	color: #000000;
	font-weight: bold;
}

#textbereich h1 {
	font-size:24px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#textbereich h2 {
	font-size:21px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#textbereich h3 {
	font-size:18px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top: 0.2em;
}
#textbereich h4 {
	font-size:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top: 0.3em;
}
#textbereich h5 {
	font-size:13px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top: 0.5em;
}
#textbereich h6 {
	font-size:10px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top: 0.5em;
}

