/* Anfang IDs ------------------------------------------------------ */
#aaa {}
/* Ende IDs - Anfang HTML-Styles ----------------------------------- */
a{
	text-decoration:none;
	color:#3B62B1;
}
a:hover{
	text-decoration:underline;
}
body{
	margin:0;
	padding:0;
	font-size:0.8em;
	background-attachment:fixed;
	background-image:url(images/logo-blass.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-family:Arial, Helvetica, sans serif;
}
h1{
	font-size:1.5em;
	margin:1em 0;
}
h2{
	font-size:1.3em;
	margin:1em 0;
}
h3{
	font-size:1.2em;
	margin:1em 0;
}
h4{
	font-size:1.1em;
	margin:1em 0;
}
h5{
	font-size:1em;
	margin:1em 0;
}
hr{
	 height:2px;
	 background:#3B62B1;
	 color:#3B62B1;
}
html{
	min-height:100%;
}
img {
	border:none;
}
p{
	margin:0 0 0.5em 0;
}

/* Ende HTML-Styles - Anfang HTML-Styles / Klassen ----------------- */

a.sitemap{
	color:white;
}
div.sitemap1{
	margin:0 0 10px 0;
}
div.sitemap1_1{
	float:left;
	width:10em;
	padding:3px 5px;
	background-color:#3B62B1;
}
div.sitemap2{
	float:left;
	width:31em;
}
div.sitemap2_2{
	float:left;
	width:10em;
	padding:0.3em 0.5em;
	background-color:#3B62B1;
}
div.sitemap3{	
	margin:0;
	padding-left:20px;
	float:left;
	background:url(images/hellblau.gif) 0 10px no-repeat;
}
div.sitemap3_3{	
	width:10em;
	padding:0.3em 0.5em;
	background-color:#7FA1E3;
}
div.truetrue{	
	margin:0;
	padding-left:20px;
	background:url(images/blau_einzel.gif) 0 10px no-repeat;
	min-height:10px;
}
div.truefalse{
	margin:0;
	padding-left:20px;
	background:url(images/blau_first.gif) 0 10px no-repeat;
	min-height:10px;
}
div.falsetrue
{	
	margin:0;
	padding-left:20px;
	background:url(images/blau_last.gif) bottom left no-repeat;
	min-height:10px;
}
div.falsefalse
{
	margin:0;
	padding-left:20px;
	background:url(images/blau_mitte.gif) 0 0 no-repeat;
}
h1.hauptueberschrift{
/*	font-variant:small-caps;*/
	color:#3B62B1;
}
/* Ende HTML-Styles / Klassen - Anfang Klassen --------------------- */

.clear {
	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}
.einzug{
	display:block;
	margin-left:3em;
}
.fl {
	float:left;
}
.flr {
	float:right;
}
.icon{
	margin:0 5px 0 0;
}
.m1aktiv_true{
	background-color:#3B62B1;
}
.m2_2{
	margin-top:1em;
	color:black;
}
.m3_3, .m2_3{
	margin-top:0.2em;
	padding-left:10px;
	color:black;
}
.m2_false, .m3_false{
	display:block;
	font-weight:normal;
}
.m2_true, .m3_true{
	display:block;
	font-weight:bold;
}
.m1_true{
	color:white;	
}
.menue1{
	padding-top:0.3em;
}
.menue1,.menue2{
	height:1.3em;
	width:6em;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-bottom:0;
	float:left;
}
.menueanfang{
	height:1.3em;
	width:222px;
	float:left;
}
.menueanfang2{
	height:1.3em;
	width:28px;
	float:left;
}
.text{
	min-width:50em;
}
/* Ende Anfang Klassen --------------------------------------------- */
