a { font-family:Verdana, Arial, sans-serif; font-style:normal; font-weight:normal; color:#9a0000; font-size: 11px; text-align:left; line-height:16px; text-decoration:none }
p { font-family:Verdana, Arial, sans-serif; font-style:normal; font-weight:normal; color:rgb(51,51,51); text-align:left; line-height:16px; }
.head { font-family:Verdana, Arial, sans-serif; font-style:normal; font-weight:bold;font-size:13px; color:rgb(153,0,0); text-align:left; line-height:16px; }
.head_i { font-family:Verdana, Arial, sans-serif; font-style:italic; font-weight:bold;font-size:13px; color:rgb(51,51,51); text-align:left; line-height:16px; }
.sub { font-family:Verdana,Arial, sans-serif; font-style:normal; font-weight:bold; font-size:11px; color:rgb(51,51,51); text-align:left; line-height:16px; }
.sub2 { color: #900; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-style: normal; font-weight: bold; line-height: 16px; text-align: left; }
.body { font-family:Verdana, Arial, sans-serif; font-style:normal; font-weight:normal; font-size:11px; color:rgb(51,51,51); text-align:justify; line-height:14px; }
.body2 { color: rgb(51,51,51); font-size: 12px; font-family: Verdana, Arial, sans-serif; font-style: normal; font-weight: normal; line-height: 16px; text-align: left; }
.body_i { font-family:Verdana,Arial, sans-serif; font-style:italic; font-weight:normal; font-size:11px; color:rgb(51,51,51); text-align:left; line-height:16px; }

/*  tabellen */
table {border: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-image: url(../Slimbox/images/loading.gif); background-repeat: no-repeat; }
#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-image: url(../Slimbox/images/prevlabel.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 15%; }
#lbNextLink {
	right: 0;
}
#lbNextLink:hover { background-image: url(../Slimbox/images/nextlabel.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 100% 15%; }
#lbBottom { font-family: verdana; font-size: 10px; color: #737373; font-weight: normal; line-height: 1.4em; text-align: justify; border-color: #fff; border-style: none solid solid; border-width: 10px; }
#lbCloseLink { background-image: url(../Slimbox/images/closelabel.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: center; display: block; float: right; width: 113px; height: 22px; margin: 5px 0; outline: none medium; }
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption { color: #737373; font-family: verdana; font-weight: normal; text-align: justify; }

