body {
	scrollbar-face-color: #FFB901;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-base-color: #800080;
	margin-left: 0px;
	margin-top: 0px;
	background: #000000;
}

.pinkdesign {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0099;
	text-decoration: none;
}

a:link {
	font: bold normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
.alink {
	font: bold normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
}

a:hover {
	font: bold normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font: bold normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td {
	font: normal 16px/normal Arial;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.table {
	font: normal 16px/normal Arial;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.starttable {
	height: 100%;
	width: 100%;
}


.bredcrumb {
	font: bolder normal 12px/normal Arial;
	text-transform: none;
	color: #29166F;
	text-decoration: none;
}
a.extra:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background: #FFB901;
}
a.extra:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
a.extra:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
}
a.extra:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

a.pink:link {
	font: bolder normal 9px/normal "Courier New", Courier, mono;
	text-transform: none;
	color: #FF0099;
	text-decoration: none;
	font-size: 11px;
}

a.pink:visited {
	font: bolder normal 9px/normal "Courier New", Courier, mono;
	text-transform: none;
	color: #FF0099;
	text-decoration: none;
	font-size: 11px;
}

a.pink:hover {
	font: bolder normal 9px/normal "Courier New", Courier, mono;
	text-transform: none;
	color: #FF0099;
	text-decoration: none;
	font-size: 11px;
}

a.pink:active {
	font: bolder normal 9px/normal "Courier New", Courier, mono;
	text-transform: none;
	color: #FF0099;
	text-decoration: none;
	font-size: 11px;
}
.pagetitle {
	font: normal 11px/normal Arial;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.tablecontent {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ueberschrift {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFB901;
	text-decoration: none;
}
input {
	background: #FFB901;
	border-right: thin solid;
	border-bottom: thin solid;
	border-top: thin none;
	border-left: thin none;
	font: bold normal 12px/normal Verdana;
	color: #000000;
	cursor: default;
	text-decoration: none;
}
textarea {
	background: #FFB901;
	border-right: thin none;
	border-bottom: thin none;
	border-top: thin none;
	border-left: thin none;
	font: bold normal 12px/normal Verdana;
	color: #000000;
	text-decoration: none;
}

select {
	background: #FFB901;
	border-right: thin none;
	border-bottom: thin none;
	border-top: thin none;
	border-left: thin none;
	font: bold normal 12px/normal Verdana;
	color: #000000;
	text-decoration: none;
}

.contentwhite {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font: normal 12px/normal Verdana;
}

.contentblack {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#dhtmltooltip{
font: bold normal 12px/normal Verdana;
position: absolute;
width: 150px;
border-bottom:#000000 2px solid;
border-right:#000000 2px solid;
padding: 2px;
background-color: #FFB901;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.verysmall {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font: bold normal 10px/normal Verdana;
}

a.litext:link {
	font: bolder normal 11px/normal Verdana;
	text-transform: none;
	color: #FCB701;
	text-decoration: none;
}

a.litext:visited {
	font: bolder normal 11px/normal Verdana;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a.litext:hover {
	font: bolder normal 11px/normal Verdana;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

a.litext:active {
	font: bolder normal 11px/normal Verdana;
	text-transform: none;
	color: #FCB701;
	text-decoration: none;
}

			.gallery {
				zoom:1;
				width:870px;				
			}
			.gallery a {
				display:block;
				float:left;
				margin:12px;
				opacity:0.87;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}
