* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/seitenhintergrund.gif) #FFFFFF center top repeat-y;
	border: 0 none;
	border-collapse: collapse;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.9em;
}

body, html {
	height: 102%;
	width: 100%;
}

div {
	text-align: left;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6, p, a, td, th, div, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

hr {
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
	clear: both;
	color: #CCCCCC;
	display: block;
	float: none;
	height: 1px;
	overflow: hidden;
}

html {
	border-collapse: collapse;
}

p {
	margin: 0 0 1.2em 0;
}

table {
	border-collapse: collapse;
	margin: 1.2em 0;
}

table td {
	border-collapse: collapse;
	font-size: 1em !important;
	padding: 0.1em;
}

table.border td {
	border: 1px solid #999999;
	font-size: 1em !important;
	padding: 0.1em;
}

ul {
	margin: 0.6em 0 0.6em 1.2em;
}

.floatright {
	border: 1px solid #999999 !important;
	float: right !important;
	margin: 0.6em 0 1.2em 1.2em !important;
}

.info {
	color: #999999;
	padding: 0 0 0.1em 0;
}

.menuueberschrift1 h1,
.menuueberschrift2 h1 {
	color: #009900;
	font-size: 0.8em;
}

.menuueberschrift1,
.menuueberschrift2 {
	background: #FFFFFF;
	padding: 0.6em 0 0.6em;
}

.umbruch {
	clear: both;
	display: block;
	float: none;
	height: 1px;
	overflow: hidden;
}

#anker a {
	display: block;
	line-height: 1.8em;
}

#anker div {
	display: block;
	margin: 1.2em 0;
}

#bildundtext {
	float: left;
	font-size: 0.8em;
	width: 470px;
}

#bildundtext #stdkopfbild {
	background: #EFEFEF;
	border: 1px solid #999999;
	height: 200px;
	overflow: hidden;
	width: 470px;
}

#bildundtext #stdkopfbildquelle {
	color: #CCCCCC;
	font-size: 0.9em;
	margin: 0.4em 0 1.2em 0;
}

#bildundtext #textbereich img {
	border: 1px solid #999999;
	float: left;
	margin: 0.6em 1.2em 1.2em 0;
}

#bildundtext h1 {
	font-size: 1.2em;
}

#bildundtext h1,
#bildundtext h2,
#bildundtext h3,
#bildundtext h4,
#bildundtext h5,
#bildundtext h6 {
	clear: both;
	color: #666666;
	display: block;
	float: none;
	margin: 1.2em 0 0.5em 0;
}

#bildundtext h2 {
	font-size: 1.1em;
}

#bildundtext h3 {
	font-size: 1.05em;
}

#bildundtext h4 {
	font-size: 1.0em;
}

#bildundtext h5 {
	font-size: 0.9em;
}

#bildundtext h6 {
	font-size: 0.8em;
}

#inhalt {
	background: transparent url(../images/roterbalken.gif) left top repeat-y;
	display: block;
	margin: 0 0 1em 0;
	padding: 0;
}

#inhalt #menu {
	background: url(../images/menu_abschluss.gif) #EFEFEF left bottom repeat-x;
	float: left;
	margin: 0 0 5em 0;
	padding: 0 0 80px 0;
	text-align: left;
	vertical-align: top;
	width: 200px;
}

#inhalt #menu .abstand2 {
	border-top: 1px solid #FFFFFF;
	font-size: 0.8em;
	padding: 0.4em;
}

#inhalt #menu .abstand2 .button {
	background: url(../images/button_bg.gif) #FFFFFF left bottom repeat-x;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	float: right;
	padding: 0.1em;
	text-align: center;
	width: 50%;
}

#inhalt #menu .abstand2 .button:hover {
	background: #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	float: right;
	padding: 0.1em;
	text-align: center;
	width: 50%;
}

#inhalt #menu .abstand2 .inputblock {
	margin: 0.2em 0 0.4em 0;
	padding: 3px;
	width: 100%;
}

#inhalt #menu .abstand2 a {
	display: block;
	padding: 1px;
	text-decoration: none;
}

#inhalt #menu .abstand2 a.active {
	color: #A41B29 !important;
}

#inhalt #menu .abstand2 a:link,
#inhalt #menu .abstand2 a:visited {
	background: transparent;
	border: 1px solid #EFEFEF;
	color: #003300;
}

#inhalt #menu .abstand2 a:active,
#inhalt #menu .abstand2 a:hover,
#inhalt #menu .abstand2 a:focus {
	background: url(../images/button_bg.gif) #FFFFFF left bottom repeat-x;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
	color: #A41B29;
}

#inhalt #menu .abstand2 input.inputblock2 {
	border: 1px solid #CCCCCC;
	clear: both;
	display: block;
	float: none;
	margin: 0.5em 0 0.4em 0;
	padding: 0.2em;
	width: 95%;
}

#inhalt #menu .abstand2 ol {
	list-style: url(../images/pfeilmenu.gif);
	margin: 0 0 0 1.2em;
}

#inhalt #menu .abstand2 select {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#inhalt #menu form {
	clear: both;
	display: block;
	float: none;
}

#inhalt #menu strong {
	clear: both;
	display: block;
	float: none;
	margin: 0 0 1.2em 0;
}

#inhalt #textundbild {
}

#inhalt #umbruch {
	clear: both;
	display: block;
	float: none;
	height: 1em;
	overflow: hidden;
}

#inhalt .abstand1 {
	float: left;
	height: 30px;
	overflow: hidden;
	width: 15px;
}

#inhalt .rotesviereck {
	float: left;
	height: 30px;
	overflow: hidden;
	width: 30px;
}

#leiste1 {
	background: url(../images/roterbalken.gif) #818286 left top repeat-y;
	display: block;
	height: 30px;
	overflow: hidden;
	width: 50%;
}

#leiste1 #leiste1grau {
	margin: 5px 0 5px 40px;
}

#leiste1 #leiste1grau h1 {
	color: #FFFFFF;
	font-size: 0.8em;
}

#leiste2 {
	display: block;
	margin: 1em 0;
}

#leiste2 .linkeseite {
	float: left;
	width: 60%;
}

#leiste2 .linkeseite .abstand3 {
	margin: 5px 0 5px 40px;
}

#leiste2 .linkeseite h1 {
	color: #818286;
	font-size: 0.8em;
}

#leiste2 .rechteseite {
	float: right;
	overflow: hidden;
	width: 200px;
}

#leiste3 {
	background: url(../images/roterbalken.gif) transparent left top repeat-y;
	display: block;
	height: 30px;
	overflow: hidden;
	width: 50%;
}

#menu h1 {
	font-size: 1em !important;
	margin: 0 0.5em 0 0;
	padding: 0;
}

#menu h1 a {
	margin: 0 !important;
	padding: 0 !important;
}

#menu hr {
	margin: 0.4em 0;
}

#pagewidth {
	background: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	margin: 0 auto;
	width: 770px;
}

#stdelemente {
	background: #818286;
	clear: both;
	color: #CCCCCC;
	display: block;
	float: none;
	margin: 2.4em 0 0 0;
	height: 2.4em;
}

#stdelemente div {
	padding: 0.4em;
}

#stdelemente div a:link,
#stdelemente div a:visited {
	background: transparent !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

#stdelemente div a:hover,
#stdelemente div a:focus,
#stdelemente div a:active {
	background: transparent !important;
	color: #FFFFFF !important;
	text-decoration: underline !important;
}

#textbereich {
	line-height: 1.8em;
}

#textbereich #artikel a.active {
	background: #F9DADE;
	color: #A41B29;
}

#textbereich a:link {
	background: transparent;
	color: #D22334;
	padding: 1px;
	text-decoration: none;
}

#textbereich a:visited {
	background: transparent;
	color: #A41B29;
	text-decoration: underline;
}

#textbereich a:hover,
#textbereich a:focus,
#textbereich a:active {
	background: #F9DADE;
	color: #A41B29;
	text-decoration: none;
}

#textbereich div {
	line-height: 1.4em !important;
}

#textbereich div a {
	/*
	clear		: both;
	width		: 100%;
	float		: left;
	*/
	display: block;
}



/*

##################################################
# FAQ-Modul
##################################################

*/

#faqquestion,
#faqanswer
{
	margin		: 0 0 1em 0;
	border		: 1px solid #CCC;
	padding-top	: 0.5em;
}

#faqquestion legend,
#faqanswer legend
{
	padding		: 0 0.5em;
	color		: #000000;
	font-weight	: bold;
	font-size	: 1.1em;
}

#faqquestiontext
{
	padding		: 0.5em;
	background	: #EFEFEF;
	font-weight	: bold;
}

#faqanswertext
{
	padding		: 0.5em;
}
