* {
margin: 0;
padding: 0;
}
body {
text-align: center;
font: normal 14px verdana, arial, sans-serif;
line-height: 1.5em;
background: #fff;
color: #000;
}
#wrapper {
width: 750px;
margin: 0 auto;
text-align: left;
}
#header {
height: 150px;
margin-top: 20px;
border-bottom: 1px solid silver;
}
#header a img {
border: none;
}
h1.meta {
text-align: center;
text-decoration: underline;
font-size: 26px;
margin-bottom: 42px;
font-family: verdana, arial, sans-serif;
}
h1 {
font-size: 24px;
margin-bottom: 18px;
font-family: geogia, serif;
}
h2 {
font-size: 18px;
margin-bottom: 20px;
line-height: 24px;
font-weight: normal;
}
h3 {
font-size: 16px;
margin-bottom: 16px;
line-height: 24px;
font-weight: normal;
}
hr {
margin: 28px 0 28px 0;
color: #666;
background-color: #666;
height: 1px;
border: none;
}
#content {
margin-top: 20px;
}
p.nach_oben {
text-align: right;
font-size: 13px;
margin: 0;
padding: 0;
}
ol.lokalnav {

list-style-type: decimal;
list-style-position: inside;
text-align: center;
}
ul {
margin-bottom: 24px;
}
table {
border-collapse: collapse;
margin: 8px 0 42px 0;
}
tr, td {
padding: 4px 24px 4px 0px;
}
td  {
border-bottom: 1px solid silver;
}
#footer {
margin-top: 32px;
border-top: 1px solid silver;
font-size: 0.9em;
}
#footer p {
padding: 16px 0;
text-align: center;
}
ul {
list-style-type: square;
margin-left: 22px;
}
li {
padding: 4px 0;
}
a:link {
text-decoration: underline;
color: #000;
}
a:visited {
text-decoration: underline;
color: #000;
}
a:focus {
text-decoration: underline;
color: #000;

}
a:hover {
text-decoration: none;
color: #000;
}
a:active {
text-decoration: underline;
color: #000;
}

div.fotos {
margin: 42px 0;
}
.fotos  {
margin: 20px 0 24px 0;
}
.fotos img {
margin: 4px 8px 4px 0;
}
.fotos a img {
border: 1px solid #000;
}
.fotos a:hover img {
border: 1px solid gray;
}

a[href$='.doc'], a[href$='.rtf'] {
	padding-right: 20px;
	background: transparent url(img/icons/icon_doc.gif) no-repeat center right;
}
a[href$='.pdf'] { 
	padding-right: 20px;
	background: transparent url(img/icons/icon_pdf.gif) no-repeat center right;
}
a[href ^="mailto:"] {
	padding-right: 20px;
    background: transparent url(img/icons/icon_mailto.gif) no-repeat center right;
}
/*
a[href^="http:"] {
	padding-right: 20px;
    background: transparent url(img/icons/icon_external.gif) no-repeat center right;
} */

 /* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}