a#logo {
	border-style:none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003399;
}

a#logo:visited {color: #003399;}
a#logo:active  {color: #003399;}
a#logo:hover   {color: #003399;}

#bilderbalken
{
	display: block;
	clear: both;
	margin-top: 10px;
	background-color: white;
	width: 100%;
	height: 150px;
}

#titel { height: 145px; }

#bilderbalken img
{ float: left; margin: 0px; border:0px; padding:0px;
	border-width: 0px; border-style: none;
	callpadding:0px; cellspacing: 0px;
}

#bilderbalken a { margin:0px; padding: 0px; }

#titelbalken {
	clear:both;
	width: 100%;
	height: 50px;
	display: block;
	background-image: url(bilder/verlauf_blau.jpg);
	background-repeat: repeat-x;
}
#titelbalken p {
	padding-top: 5px;
	color: #003399;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#rechteck
{   display: inline;	margin: 5px; padding: 0px; float: left; vertical-align:text-bottom;
		width: 140px; height: 18px;
		border: thin solid black;
}

.icon { display: inline;	border: 0px; margin: 5px; padding: 0px; float: left; vertical-align:text-bottom; }
