body {
text-align: center;
margin: 0px; 
overflow: auto; 
scroll: auto; 
background-color: #fffffa; 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
font-size: 12px;
color : #000000;
}

p,td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
font-size: 12px;
color : #000000;
}

p.head2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
font-size: 12px;
color : #af5ac4;
}

a {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
font-size: 12px;
color : #af5ac4;
text-decoration: none;
}

a.klein {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
font-size: 10px;
color : #af5ac4;
text-decoration: none;
}


.klein {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
font-size: 10px;
color : #000000;
text-decoration: none;
}

.bold {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
font-size: 12px;
color : #000000;
}

div.aussen {
border-right-style: double; 
border-right-color:  #af5ac4;
border-left-style: double; 
border-left-color:  #af5ac4;
width: 680px; 
height: 100%;
background-color:#f6f4f7;
margin: 0px auto;
text-align: center;
position: absolute; 
visibility: visible;
z-index: 0;
left: 25%;
}

div.kb {
border-style: double; 
border-color:  #af5ac4;
background-color:#f6f4f7;
margin: 0px auto;
text-align: center;
width: 800px;
}

div.bild {
border-style: double; 
border-color:  #af5ac4;
background-color:#f6f4f7;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
font-size: 10px;
color : #000000;
width: 305x;
heigt: 220px;
position: absolute; 
visibility: visible;
z-index: 12;
top: 24%;
left: 23%;
}

table.main {
border: 0px solid #efefef;  
width: 650px;
background-color: #;
padding: 5px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
font-size: 12px;
color : #000000;
}

table.head {
margin-top: 20%;
}

td.head {
font-family : Old English Text MT, Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
font-size: 40px;
color : #af5ac4;
width: 650px;
text-align: right;
height: 45px;
padding-right: 10px;
}

td.head2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-style : normal;
font-size: 12px;
color : #af5ac4;
width: 650px;
text-align: right;
height: 15px;
padding-right: 110px;
}

td.left {
padding-top: 240px;
width: 240px;
}

td.right {
padding-top: 40px;
vertical-align: top;
text-align: left;
width: 300px;
}

td.bottom {
text-align: center;
}

img.bild {
border: 1px solid #efefef;
}

img.bild2 {
border: 1px solid #000000;
}

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

#lbNextLink {
	right: 0;
}

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

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

#lbCaption {
	font-weight: bold;
}