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;
}

.fliessitalic {
font-style: italic;
}

.fliessbold {
font-weight: bold;
}

.fliessrot {
color: #CA0084;
}

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

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: 10px;
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: 10px;
margin-bottom:5px;
}

h3 {
font-family:Georgia, Times, serif;
font-size:1.0em;
font-weight:500;
line-height: 1.3em;
color: #CA0084;
text-align: left;
display:block;
margin-top: 10px;
margin-bottom:5px;
}

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

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

table.kostentabelle {
text-align: right;
}

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


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 Document */
html.center, body.center {
	height: 100%;
}

body {
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size : 0.9em;
line-height: 1.4em;
color: #353535;
text-align: center;
background-color:#FFEFEE;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 920px;
margin-left: auto;
margin-right: auto;
background-color: #FFEFEE;
border-left: 1px solid #EE96C9;
border-right: 1px solid #EE96C9;
}

/* ----------headerbereich-------------- */
#header {
width:920px;
background-color: #FDD6E7;
height: 87px;
padding: 0px;
margin: 0px;
text-align: left;
float:left;
}

/* -----------------Inhalt--------------------- */
#startcontent {
width:770px;
background:url(../img/pagebg.jpg);
background-repeat:repeat-y;
background-color:#FEDEE9;
overflow:visible;
padding: 0px;
margin: 0px;
float:left;
}

#content {
width:750px;
background:url(../img/pagebg.jpg);
background-repeat:repeat-y;
background-color:#FEDEE9;
overflow:visible;
padding-left:10px;
padding-top: 0px;
padding-right: 10px;
margin:0px;
text-align:left;
float:left;
}


/* --------------left navigavtion------------- */
#left {
display: none;
}

/* -----------footer--------------------------- */
#footer {
display: none;
}

/* -----------service-leiste (totop und print)--------------------------- */
#service {
width:720px;
font-family: Arial, Helvetica, sans serif;
vertical-align:top;
font-size:0.65em;
color: #555;
margin-top: 25px;
padding-top: 5px;
padding-right:10px;
border-top: 1px solid #CA0084;
text-align: right; 
float:right;
}

