body
{
	background-color: #E6E6E6;
	background-image: url(images/hintergrund.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
li
{
	margin-bottom: 15px;
	list-style-type: square;
	margin-left:-20px;
}
h1
{
	font-size: 24px;
	color: White;
	font-weight: bold;
	line-height: 28px;
}
h2
{
	font-size: 18px;
	color: White;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: -1px;
}
h3
{
	font-size: 13px;
	color: White;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: -1px;
}

h4
{
	font-size: 12px;
	color: White;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: -1px;
}
.text10 {
	font-size: 10px;
}
.normaltext
{
	font-size: 11px;
	color: White;
	line-height: 14px;
}
.normaltext a
{
	color: #96C3F5;
    text-decoration:none;
}
.normaltext a:hover
{
	color: #96C3F5;
    text-decoration:underline;
}
.textrechts
{
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.textrechts a
{
	color: #0046A0;
}
a.headline {
    color: #fff;
    text-decoration: none;
}
a.headline:hover {
    color: #96C3F5;
    text-decoration: none;
}
.eingabefeld
{
	width: 260px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.noUnderline, a.noUnderline:hover {
    text-decoration:none;
}
#hinweisfeld {
    border: 1px solid #FFF;margin-top: 15px;margin-bottom: 15px;background-color:#5CAEF5;background-image:url('images/hinweisfeld_zeichen.gif');background-repeat:no-repeat;background-position: left center;
    padding: 15px 15px 15px 65px; color: #002A5E;
}
#hinweisfeld a{
    color: #002A5E;
    text-decoration: underline;
}
#hinweisfeld a:hover{
    color: #002A5E;
    text-decoration: none;
}
#eintragFuss {
    border-top: 1px solid #FFF;
    margin: 15px 0px 15px 0px;
    padding: 3px 0px 3px 0px;
    text-align:center;
    font-size:9px;
}
