/* -------- Allgemein -------- */

body
	{
	padding: 0px;
	margin: 0px;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #598fba;
	scrollbar-3dlight-color: #598fba;
	scrollbar-darkshadow-color: #598fba;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	overflow-y: 'auto';
	overflow-x: 'auto';
	-moz-scrollbars-horizontal: 'auto';
	-moz-scrollbars-vertical: 'auto';
	height: 100%;
	background: #ffffff url(../images/bg.gif) center center repeat;
	}

html
	{
	height: 100%;
	}

#navi,#vbgb,#show,#content,#scrollcontent,#subnavi,#lang,#nav,#contentG,#casaV,#copy 
	{
	position:absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	}

#slideshow {  }
#nav { margin:-173px 0 0 201px; width:180px }
#nav li { width: 56px; float: left; margin: 0; padding: 2px; list-style: none }
#nav a { width: 56px; padding: 0; display: block; margin:0 }
#nav a:hover { background: #c0d1e0 }
#nav a.activeSlide,#nav a.activeSlide:hover { background: #839db6 }
#nav a:focus { outline: none; }
#nav img { border: none; display: block; margin:0px; padding:3px }


#vbgb
	{
	margin: -271px 0px 0px -483px;
	width: 965px;
	height: 543px;
	z-index: 1;
	}

#casaV
	{
	margin: -271px 0px 0px -188px;
	width: 578px;
	height: 87px;
	z-index: 12;
	}
	
#show
	{
	margin: -270px 0px 0px -482px;
	width: 965px;
	height: 512px;
	z-index: 2;
	overflow:hidden;
	}

.imgr
	{
	margin-left: 580px;
	}

.map
	{
	margin: 0 0 15px 15px;
	}

#navi
	{
	margin: 242px 0px 0px -482px;
	width: 965px;
	height: 29px;
	z-index: 4;
	}

#subnavi
	{
	margin: 213px 0px 0px -188px;
	width: 578px;
	height: 28px;
	z-index: 4;
	}
	
#content,#scrollcontent,#contentG
	{
	margin: -185px 0px 0px -188px;
	padding: 15px 15px;
	width: 548px;
	height: 400px;
	background: #ffffff;
	font: 13px "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	line-height: 21px;
	text-decoration: none;
	color: #2e2e2e;
	font-weight: normal;
	}

#contentG
	{
	width: 368px;
	}

#content a, #contentG a
	{
	color: #4c8dc0;
	text-decoration: none;
	}

#content a:hover, #contentG a:hover
	{
	color: #1b88dd;
	border-bottom: 1px dashed #1b88dd;
	}
	
#scrollcontent
	{
	overflow: auto;
	}

h1
	{
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4c8dc0;
	font-weight: bold;
	letter-spacing: 1px;
	}

#copy
	{
	margin: 273px 0px 0px 250px;
	width: 220px;
	height: 20px;
	z-index: 13;
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	font-size: 10px;
	color: #e5ecf2;
	text-align: right;
	}
	
#copy a
	{
	text-decoration: none;
	color: #e5ecf2;	
	}

#copy a:hover
	{
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	}
	
.p,p,.link
	{
	margin-top: 0px;
	margin-bottom: 13px;
	}

form
	{
	display: inline;
	}
	
.ll
	{
	width: 150px;
	}

.text100
	{
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2e2e2e;
	font-weight: normal;
	border: 1px solid #58584a;
	width: 300px;
	}

.button100
	{
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2e2e2e;
	font-weight: normal;
	border: 1px solid #58584a;
	width: 100px;
	background-color: #FFFFFF;
	}

#lang
	{
	margin: -215px 0px 0px 320px;
	width: 60px;
	height: 20px;
	z-index: 13;
	}

.flaglink
	{
	margin-right: 7px;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	}

.flaglink:hover
	{
	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}

ul
	{
	margin:0px;
	padding:0px;
	margin-bottom: 20px;
	}

li
	{
	margin:0px;
	padding:0px;
	margin-left: 15px;
	padding-left: 0px;
	line-height: 16px;
	margin-bottom: 8px;
	}

.rd
	{
	vertical-align: top;
	line-height: 16px;
	}

.ld
	{
	width: 130px;
	vertical-align: top;
	line-height: 16px;
	}


