/* CSS Document */
html.center, body.center {
	height: 100%;
}

.clr {
	clear: both;
}


body {
margin:0px;
padding:0px;
font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans serif;
font-size : 0.9em;
line-height: 1.4em;
color: #353535;
text-align: center;
}

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


.small {
font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans serif;
font-size:0.7em;
line-height: 1.0em;
color: #303030;
text-align: left;
}

.fliess {
font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans serif;
font-size:0.9em;
line-height: 1.4em;
color: #303030;
text-align: left;
}

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

.fliessitalic {
font-style: italic;
}

.fliessbold {
font-weight: bold;
}

.fliessrot {
color: #615191;
}

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

.fliesssuperwichtig {
font-size:1.25em;
color: #000;
font-weight: bolder;
}

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

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

.fliessyear {
color: #615191;
font-weight: bold;
margin-right:20px;
}

.coverpics{
margin-bottom:20px;
}

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

h2 {
font-family:Georgia, Times, serif;
font-size:1.15em;
font-weight: 500;
line-height: 1.4em;
color: #615191;
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: #615191;
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: #615191;
text-align: left;
display:block;
margin-top: 20px;
margin-bottom:5px;
}

/* ----------container zentriert das layout-------------- */
#corpus {
width: 920px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background:url(../img/pagebg.jpg);
background-repeat:repeat-y;
background-color: #9999AA;
}

/* ----------headerbereich-------------- */
#header {
display:none;
}

/* -----------------Inhalt--------------------- */
#content {
width:685px;
background-color:transparent;
padding-left:10px;
padding-top: 0px;
padding-right: 10px;
margin-top:0px;
text-align:left;
float:left;
}

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

/* -----------footer--------------------------- */
#footer {
width:920px;
font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans serif;
font-size:0.85em;
color: #6666BB;
height: 47px;
margin: 0px;
padding-top: 9px;
text-align: left;
clear:both;
}

/* -----------service-leiste (totop und print)--------------------------- */
#service {
display:none;
}

