body{
	margin: 0px;
	padding: 0px;
	font-family: helvetic, arial, sans-serif;
	color: #fff;
	font-size: x-small;
	background-color: #efefef;
}

p{ color: #666; font-size: medium; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; }
form td { color: #666; }
#logo{ background-color: white; height:100px; width:120px; float: right; }
#title{ background-color: white; height:100px; width:800px; float: left; }
#header irg{
	float:right;
}
ul.leftCol {
	list-style: none;
	margin-top: 0;
}

li { margin-top: 0; padding-top: 0; color: #666; font-size: medium; }

h1.bgr { font-size: large; font-weight: bold; background-color: #009; margin: 0; padding: 5px 10px 5px 5px; }
h1 { font-size: large; font-weight: bold; background-color: #efefef; background-image: url(../images/headerbarBackground.jpg); background-repeat: repeat-y; margin: 0; padding: 5px 10px 5px 5px; }
h2 {
	font-size: medium;
	font-weight: bold;
	color: #d00040;
	padding:0 10px 0 5px; 
	margin: 5px 0;
}
h3
{ font-size: small; font-weight: bold; background-color: #009; padding-left: 5px; padding-right: 10px; margin: 0 0 1px; }

h4
{
	font-size: small;
	font-weight: bold;
	color: #009;
	margin:5px 0 5px 5px;
}


dt
{ color: #666; font-size: medium; font-weight: bold; }

dd
{ color: #666; font-size: small; margin-left: 5px; }

.smallprint
{
	font-size: small;
}
ul { margin: 0.5em 0 0.5em 25px; }
.footer {
	background-color: #009;
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
}

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{
	color:#000;
}

ul.leftCol li a{ color:#333; font-size: small; text-decoration:none; }
ul.leftCol li a:hover{
	color:#000;
	text-decoration:underline;
}
.breadcrumb { font-size: x-small; }
h3.leftCol a{ color:#fff; text-decoration:none; }
h3.leftCol a:hover{
	color:#333;
	text-decoration:none;
}
.footer-left {
	background-color: #009;
	padding: 3px 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: xx-small;
}
dl {  }
.inforahmen {
	position: absolute;
	top: 16px;
	left: -1999px;
	width: 394px;
	height: 254px;
	visibility: visible;
}
