.bubbles {
	background-image: url(Bilder/bubbles.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
}


a.orange:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a.orange:visited {
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a.orange:hover {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a.orange:active {
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

.linktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenttable {
	text-indent: 20px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	letter-spacing: 0.1em;
}
.bgindex {
	background-attachment: scroll;
	background-image: url(Bilder/content_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a.navifont {
	margin: 0px;
	padding: 0px;
	height: 24px;
}
a.navifont_a {
    display: block;
    margin: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #000099;
    text-decoration: none;
    width: 100%;
    text-indent: 25px;
    padding-top: 6px;
    padding-bottom: 6px;
    height: 12px;
    letter-spacing: 0.1em;
    background-color: #FFFFFF;
}
a.navifont_a:hover{
    display: block;
    margin: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #FF6600;
    text-decoration: none;
    width: 100%;
    text-indent: 25px;
    padding-top: 6px;
    padding-bottom: 6px;
    height: 12px;
    letter-spacing: 0.1em;
    background-color: #FFF3E1;
}.contentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: normal;
}
.contentsubheadline {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
