@charset "UTF-8";
/* CSS Document */

* {
margin: 0px;
padding:0px;
}

html {
height: 100%;
}

body {
background: url(img/hg.jpg) repeat;
height: 100%;
font: 100%;
}

#header{
background:url(img/randornament.jpg) repeat-y;
height: 177px;
}

#container {
width: 65%;
margin: 0px auto; 
background:#fff;
min-height: 100%;
background: #fff right url(img/rand.jpg) repeat-y;
}

#inhalt {
padding: 0px 90px 30px 210px;
background: url(img/rand.jpg) repeat-y;

}

#menu {
margin:0px 0px 10px 210px;
height: 28px;
float:left;
border: 0px ;
}
	

#menu ul {
height: 28px;
list-style: none;
float: left;
 }

#menu li{
display: inline;
font: 9pt Myriad, Verdana, Arial ;
float: left;
margin-right: 10px;
}

#menu a{
display:block;
text-decoration:none;
color: #356871;
padding: 0px 4px 0px 0px;

}

#menu a:link{

}

#menu a:hover{
color: #356871;
}

#menu li a:current{
color: #356871;}

h1{
padding: 60px 0px 0px 220px;
color: #356871;
font: 290% Myriad;
}

h2{
color: #356871;
font: 100% Palatino;
font-weight:light;
font-style:regular;
margin: 0px 0px 17px 0px;
}

p {
margin-bottom:15px;
font: 70% Verdana  ;
line-height:1.4em;
}

img{
border: 1px #999999;
margin: 0px 0px 10px 0px;
}

img.oben{
border: 0px;
margin: 20px 0px 5px 3px;
}
table img{
margin: 0px;
border: 0px;
}

img.ornament{
margin:  51px 5px 10px -208px;
float: left;
}

dd img{
margin-top: 10px;
}

dd.ornament{
margin:  75px 5px 10px -170px;
font: 60% Verdana; 
color: #999999;
text-align:left;
float: left;
width: 130px;}

h3 {
font: 160% Myriad;
color: #8c393d;

}
dd p{
font: 60% Verdana; 
color: #999999;
margin-left: -120px;
margin-top: -42px;

float: left;
text-align:right;
width: 100px;
}

a{
text-decoration:None;
color: #8c393d;
}

table{
font: 75% Verdana; 
margin: 0px 0px 10px 0px;
border-collapse:collapse;
border-spacing:0px;
width: 100%;
}

th, td{
padding: 0.6em 0.6em 0.6em 0.8em;
border: 1px solid #cccccc;
}

th{
font: 80% Verdana; 
color: #999999;
text-align: left;

}


caption{
color: #356871;
font: 130% Palatino;
font-weight:bold;
font-style:regular;
text-align:left;
margin: 0px 0px 10px -15px;
}



/* 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(../images/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(galerie/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(galerie/images/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: 113px;
	height: 22px;
	background: transparent url(galerie/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

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

#lbCaption {
	font-weight: bold;
}
