/* VF Visual Fantastix Tanner Stylesheet */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #cccccc;
	scrollbar-base-color: #303030;
	background-color: #e2dacc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url();
	background-position: center;
	background-repeat: repeat-y;
	scrolling:no;
	color: #666666;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

.Stil3 {font-size: 12px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.Stil4 {color: #FFFFFF}
.Stil5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

a:link {
	color: #555555;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}


/*  Light-Box Styles */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	



/*  Flash-Layerdefintion */

#flashcontent {
 	position:absolute;
	min-height: 720;
	height: 720;
 	width:100%;

}

#contentlayer {
	POSITION: absolute;
	TOP: 185px;
	overflow: auto;
	width: 695px;
	height: 415px;
	visibility: visible;
	left: 50%;
	margin-left: -405px;
}

#smallreslayer {
	POSITION: absolute;
	TOP: 0;
	width: 1px;
	height: 720px;
	visibility: visible;
	left: 0;
}

.vf_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #616161;
}
.vf_text {

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


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


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #616161;
}

