body{
	background-image:url(images/webleermitte.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#A5BFDC;
	background-position:center;
	font-family:Verdana,Arial,Helvetica,Geneva,"sans-serif";
	color:black;
	font-size:x-small;
	margin-right:1cm;
	margin-left:1cm;
	text-align:justify;
}

body.menu{
	background-image:url(images/webleerlinks.jpg);
	background-attachment:fixed;
	background-color:#A5BFDC;
	background-position:top left;
	font-family:Verdana,Arial,Helvetica,Geneva,"sans-serif";
	color:black;
	font-size:x-small;
	margin-right:2mm;
	margin-left:2mm;
	text-align:left;
}

body.plain{
	background-image:none;
	background-color:#A5BFDC;
}

body.first{
	background-image:url(images/kostenkontrolle.jpg);
 	background-attachment:fixed;
	background-color:#A5BFDC;	
	background-position:center;
	font-family:Verdana,Arial,Helvetica,Geneva,"sans-serif";
	font-size:x-small;
	color:white;
	text-align:right;
}

a.menu{
	line-height:14pt;
}


a:link{
	color:#0073AA;
}

a:visited{
	color:black;
}

a:active{
	color:#FF8000;
}

a:hover{
	color:red;
}


li{
	margin-bottom:1em;
}

h1, h2, h3{
	text-align:center;
}

td{
	text-align:center;
	font-weight:bold;
	font-size:x-small;
}

td.form{
	text-align:right;
	font-weight:bold;
	font-size:x-small;
}
p.indent{
	margin-left:+20pt;
}

.big{
	font-weight:bold;
	font-size:small;
}

p.hidden, a:link.hidden, a:visited.hidden, a:active.hidden, a:hover.hidden{
	color:#A6BFDD;
	font-size:xx-small;
	font-weight:normal;
}