.body {background-color: #000000;}
td.nav {vertical-align: top;background-image: url("images/bg_nav.jpg"); background-repeat: repeat-y; width: 159px;}
td.main {width: 721px; background-image: url("images/bg_main.jpg"); background-repeat: repeat-y; vertical-align: top; padding-left: 17px; padding-top: 18px; padding-bottom: 15px; text-align: left; color:#444444; font-size: 10px; font-family: Verdana, Helvetica, Arial;}
class.titel {text-size: 12px; text-weight: bold; color: #333333; text-decoration: underline;}
a.nav{
  font-family: Verdana;
	display: block;
	border: 1px solid;
	border-bottom:#cccccc;
	border-top: #ffffff;
	border-left: #444444;
	
	width: 152px;
	height: 16px;
	font-size: 10px;
	background-color:#000000;
	color: #cccccc;
	text-align: left;
	vertical-align:middle;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
	}
a.nav:hover{
	background-color:#666666;
	color: #ffffff;
	text-decoration: none;
	}
	
div.credits{color: #999999; text-align: right;
            }
a.credits {color: #999999; text-decoration: none;}
a.credits:hover {color: #333333;}

a{color: #444444; text-decoration: underline;}
a:hover{color: #ff0000;}

input{
	font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  vertical-align:middle; 
  color: #666666;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #585858;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #585858;
	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: #fff;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #585858;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}





