/* CSS Document */
a:focus {
	outline: none;
}
img {border: 0}
h1 {font-size:18px; font-weight:bold;}
h2 {font-size:18px; font-weight:normal;}
h3 {font-size:14px;}
.absmiddle {vertical-align : middle;} 
.clear { clear:both; height:1px;}
.style1 {font-size: xx-small}
img, div { behavior: url(/script/iepngfix.htc) }
body {
	padding:0px;
	margin:0px;
	margin-bottom:100px;
	color:#333333;
	font-size:12px;
	line-height: 1.1;
	background-color:#333333;
	background-image:url(/bilder/wall_grey.gif);
	background-repeat:repeat;
	background-attachment:fixed;
}
#kette {
	width:985px;
	margin:0px auto;
	}
#content {
	width:985px;
	margin:0px auto;
	font-family: Calibri, Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size:12px;
	padding-bottom:10px;
	background-image:url(/bilder/schatten.png);
	background-repeat:repeat-y;
	color:#333333;
	}
#navi {
	margin-left:5px;
	width:100px;
	float:left;
	text-align:center;
	border:dashed #333333 1px;
}
#websites {
	width:750px;
	margin:0px auto;
}
#fotos {
	width:800px;
	margin:0px 0px 0px 120px;
}
#kameras {
	width:730px;
	margin:0px auto;
}
#kameras1 {
	float:left;
	width:375px;
	margin:0px 20px;
}
#kameras2 {
	float:left;
	width:375px;
	margin:0px 20px;
}
#impressum {
	width:750px;
	margin:0px auto;
}
#ende {
	width:985px;
	height:109px;
	margin:0px auto;
	background-image:url(/bilder/unten.png);
	}

#clear { 
	clear:both; 
	height:1px;
}

a:link, a:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#333333;
}

a:active, a:hover {
	color:#FF0000;
}
/* SLIMBOX */
#lbOverlay {
	z-index:2000;
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	z-index:2000;
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000000;
}

.lbLoading {
	background: #ffffff url(/bilder/slimbox/loading.gif) no-repeat center;
}

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

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

#lbPrevLink {
	left: 0;
}

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

#lbNextLink {
	right: 0;
}

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

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

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

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

#lbCaption {
	font-weight: normal;
}
