* {
margin: 0;
padding: 0;
}

body {
font-family: arial, helvetica, sans-serif;
font-size: 90%;
background: url(grafiken/bgverlauf.gif) #e6eefa top right repeat-y;
text-align:center;
line-height: 1.4em;
}

#fotosstart {
position: absolute;
top: 120px;
left: 20px;
}

.klein {
font-size: 0.7em;
}

.zusatzkl {
font-size: 0.8em;
}

.kleindate {
font-size: 0.7em;
margin-top: 0;
}

#content {
clear: both;
width: 795px;
background-color:transparent;
padding:5px;
color:#00008a;
margin-bottom: 1em;
}

.floatre {
float:right;
}

.floatli {
float: left;
}

.floatlifotos {
float: left;
}

#lispalte {
float: left;
}

#fotorechts {
float : right;
}

#panorama {
width: 776px;
float: left;
}

#panorama dl {
float: left;
width: 180px;
}

#abstli {
margin-left: 190px;	
}

/* ---- */
.breaker {
clear: both;
margin-bottom: 12px;
}

/* Footer */
#footer {
clear: both;
height: 123px;
text-align: center;
font-size: 0.8em;
color: #2c56ea;
}


.skiplinks {/* kein display:none, so sichtbar fuer screenreader */
position: absolute;
overflow: hidden;
top: -999em;
width: 1px;
height: 1px;
}
/* fuer IE/Mac, sonst horizontale scrollbar */
.skiplinks {
display: none;
}
