

body{
	color:#000000;
	font-family:Verdana;
	font-size:10pt;
}



a:link{
	font-weight:bold;
	color:#333322;
	text-decoration:none;
}
a:visited{
	font-weight:bold;
        color:#444444;
	text-decoration:none;
}
a:hover{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#333344;
	text-decoration:none;
}
a:active{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#333344;
}


.container_header{
	background-image:url(design/container_header_bg.gif);
	height:12px;
	text-align:left;
	background-color:#AAAABB;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

.container_text{
	background-color:#F5F5F5;
	color:#000000;

	border-width:1px;
	border-color:#CCCC99;
	border-left-style:solid;
	border-style:solid;
	font-size:10pt;
}


.fehler{
	font-weight:bold;
	background-color:#AA5555;
	color:#FFFFFF
}

.footer{
	text-align:right;
}
