p {
font-size:0.9em;
line-height: 1.4em;
text-align: left;
}

.fliess {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
line-height: 1.4em;
color: #303030;
text-align: left;
}

.fliesshinweis {
font-family:'Lucida Grande', Verdana, Arial, Helvetica, sansserif;
font-size:0.75em;
line-height: 1.2em;
color: #CA0084;
text-align: left;
display: block;
margin-bottom: 5px;
}

.fliessitalic {
font-style: italic;
}

.fliessbold {
font-weight: bold;
}

.fliessrot {
color: #CA0084;
}

.fliesswichtig {
color: #CC0000;
font-weight: bolder;
}

.fliessrotbold {
color: #CA0084;
font-weight: bold;
}

.fliesslist {
margin-left: 20px;
display:block;
}

h1 {
font-family:Georgia, Times, serif;
font-size:1.25em;
font-weight: 500;
line-height: 1.4em;
color: #CA0084;
text-align: left;
display:block;
border-bottom: 1px solid #CA0084;
margin-top: 20px;
margin-bottom:5px;
}

h2 {
font-family:Georgia, Times, serif;
font-size:1.15em;
font-weight: 500;
line-height: 1.4em;
color: #CA0084;
text-align: left;
display:block;
margin-top: 20px;
margin-bottom:5px;
}

h3 {
font-family:Georgia, Times, serif;
font-size:0.9em;
font-weight:600;
line-height: 1.3em;
color: #CA0084;
text-align: left;
display:block;
border-bottom: 1px solid #FDC4D5;
margin-top: 20px;
margin-bottom:5px;
}

h4 {
font-family:Georgia, Times, serif;
font-size:0.9em;
font-weight:600;
line-height: 1.3em;
color: #CA0084;
text-align: left;
display:block;
margin-top: 20px;
margin-bottom:5px;
}

.sitemap-titles {
font-family:Georgia, Times, serif;
font-size:0.9em;
font-weight:600;
line-height: 1.3em;
color: #CA0084;
text-align: left;
display:block;
margin-left:20px;
margin-top: 20px;
margin-bottom:5px;
border-bottom: 1px solid #FDC4D5;
}

.sitemap-links {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
line-height: 1.4em;
color: #CA0084;
text-align: left;
display:block;
margin-top:5px;
margin-left:20px;
margin-bottom:10px;
}

ul.kosten {
	font-family:Georgia, Times, serif;
	font-size:0.9em;
	line-height: 1.4em;
	list-style: disc;
	margin-top:0px;
}

#picdiv01 {
	width:	532px;
	height: 362px;
}

table.kostentabelle {
text-align: right;
}

a:link {
	text-decoration: underline;
	color: #2A416A;
}

a:visited {
	text-decoration: underline;
	color: #2A416A;
}

a:hover {
	text-decoration: underline;
	color: #CA0084;
}


a.txtlink:link {
	text-decoration: none;
	color: #2A416A;
}

a.txtlink:visited {
	text-decoration: none;
	color: #2A416A;
}

a.txtlink:hover {
	text-decoration: underline;
	color: #CC0000;
}


a.quest:link {
	text-decoration: underline;
	color: #2A416A;
	cursor:help;
}

a.quest:visited {
	text-decoration: underline;
	color: #2A416A;
	cursor:help;
}

a.quest:hover {
	text-decoration: underline;
	color: #CC0000;
	cursor:help;
}


#pageholder{
width: 532px; /*Width of main container*/
margin-top: 60px;
margin-left: auto;
margin-right: auto;/*Center container on page*/
text-align: center;
}

/*CSS fuer 'boxover'-Tooltipps*/
.dvhdr1 {
background:#FFFFCC;
font-family:Georgia, Times, serif;
font-size:12px;
font-weight:bold;
color: #CA0084;
border:1px solid #CA0084;
padding:5px;
width:200px;
filter:alpha(opacity=95); /* IE */
opacity:0.95; /*FF*/
}
         
.dvbdy1 {
background:#FFFFFF;
font-family:Georgia, Times, serif;
font-size:12px;
border-left:1px solid #CA0084;
border-right:1px solid #CA0084;
border-bottom:1px solid #CA0084;
padding:5px;
width:200px;
text-align: left;
filter:alpha(opacity=95); /* IE */
opacity:0.95; /*FF*/
}


