body {
	background-color:#004567;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
td {
	font-size:9pt;
}
h1 {
	color: #2B6580;
	font-weight:bold;
	font-size:9pt;
}
.ueberschrift {
	color: #2B6580;
	font-weight:bold;
}
.headline {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
}
.red {
	color: #c61218;
}
.white {
	color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 8pt;
	padding: 2px;
}
#footer a:link { color: #ffffff;	text-decoration: none; background: transparent; }
#footer a:visited { color: #ffffff;	text-decoration: none;}
#footer a:hover {	color: #ACC2CB; text-decoration: none; background: transparent;}
#footer a:active { color: #ACC2CB; text-decoration: none; background: transparent;}
#footer a:focus {	color: #ACC2CB; text-decoration: none; background: transparent;}
a:link {	color: #c61218; text-decoration: underline;}
a:visited {	color: #c61218; text-decoration: underline;}
a:active { color: #c61218; text-decoration: underline;}
a:hover { background-color: #D9E3E8; color: #c61218; text-decoration: none;}
a:focus { background-color: #D9E3E8; color: #004566; text-decoration: none;}
#mainbox {
	padding-left: 10px;
	text-align: left;
	margin-top: 5px;
}
#sidebox {
	padding-right: 10px;
	width: 230px;
	text-align: left;
	margin-top: 5px;
}
.blue {
	color: #004567;
}
#loginBox {
	font-size: 8pt;
	padding: 15px 5px 3px 15px;
	line-height: 1.5em;
}
#loginBox a:link { color: #004566; background: transparent; }
#loginBox a:visited { color: #004566; }
#loginBox a:hover {
	color: #c61218;
	background: transparent;
	text-decoration: underline;
}
#loginBox a:active {
	color: #c61218;
	background: transparent;
	text-decoration: underline;
}
#loginBox a:focus {
	color: #c61218;
	background: transparent;
	text-decoration: underline;
}
#Suchbox {
	font-weight: bold;
	background-color: #F0F4F7;
	border: 1px solid #BACFDA;
	padding: 0px 5px 5px 5px;
}
select {
	font-size: 9px;
}
.sucheZahl {
	font-size: 16pt;
}
#emailToFriendBox {
	font-weight: bold;
	color: #FFFFFF;
}
#emailToFriendBox a:link {	color: #D9E3E8; text-decoration: underline;}
#emailToFriendBox a:visited {	color: #D9E3E8; text-decoration: underline;}
#emailToFriendBox a:active { color: #D9E3E8; text-decoration: underline;}
#emailToFriendBox a:hover { background-color: #D9E3E8; color: #004566; text-decoration: none;}
#emailToFriendBox a:focus { background-color: #D9E3E8; color: #004566; text-decoration: none;}
#StellenSucheBox {
	background-color: #F0F4F7;
	padding: 5px 5px 5px 5px;
	border: 1px solid #BACFDA;
}
.infoBox {
	padding: 10px;
	border: 1px solid #BACFDA;
	background-color: #F0F4F7;
	color: #c61218;
	font-weight: bold;
}
.dankeBox {
	color: #006600;
	border: 1px solid #006600;
	padding: 5px;
	background-color: #E8FFE8;
	font-weight: bold;
	width: 90%;
}
.zitattext {
	font-style: italic;
	color: #666666;
}

