body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../bilder/bg.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.top {
	color: #EEEEEE;
}
.klein {
	font-size: 11px
}
.schwarz11 {
	font-size: 11px;
	color: #000000;
}
.schwarz12 {
	font-size: 12px;
	color: #000000;
}
.schwarz13 {
	font-size: 13px;
	color: #000000;
}
.schwarz14 {
	font-size: 14px;
	color: #000000;
}
.schwarz15 {
	font-size: 15px;
	color: #000000;
}
a.linktext:link {
	font-size: 15px;
	color: #FFFF00;
	text-decoration: none;
}
a.linktext:visited {
	font-size: 15px;
	text-decoration: none;
	color: #FFFF00;
}
a.linktext:hover {
	font-size: 15px;
	color: #FFFF00;
	text-decoration: underline;
}
a.linktext:active {
	font-size: 15px;
	text-decoration: none;
	color: #FFFF00;
}
a:link {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	font-size: 11px;
	text-decoration: none;
	color: #FFFF00;
}
a.linknav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.linknav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.linknav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linknav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.input {
	FONT-SIZE: 12px;
	BORDER-LEFT-COLOR: #c9c9c9;
	BACKGROUND: #f2f2f2;
	BORDER-BOTTOM-COLOR: #c9c9c9;
	COLOR: #000000;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-COLOR: #c9c9c9;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-RIGHT-COLOR: #c9c9c9;
	BORDER-BOTTOM-STYLE: solid
}
.bg {
	
}
.bt {
	FONT-WEIGHT: bold
}
.hoeher {
	line-height: 1.6;
}
p {margin-top: 0px;
   margin-left: 0px;
}

/* SLIMBOX */

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

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

.lbLoading {
	background: #fff url(../js/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(../js/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../js/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(../js/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}
