html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}


body {
	background:url(images/wv_bg.gif);
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

#pane-container {
	position:absolute;
	left:0;
	top:0;
}

#nav {
	background:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 22px;
	left:0;
	letter-spacing:1px;
	line-height:32px;
	position:fixed;
	top:72px;
	width:198px;
	z-index:1;
}

#menu{
	background:#d9d9df;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	padding:24px 0 24px 24px;
}

#bug a {
	background:url(images/wv_logo.png) no-repeat;
	color:#fff;
	margin-left:85px;
	margin-top:5px;
	position:fixed;
	text-decoration:none;
	height:131px;
	width:160px;
	z-index:2;
}

#bug a span {
	display:none;
}

#wappen {
	background:url(images/wappen.png) no-repeat;
	margin-left:0px;
	margin-top:358px;
	position:fixed;
	text-decoration:none;
	height:46px;
	width:143px;
	z-index:2;
}

#nav a, #nav a:active, #nav a:visited {
	color:#fff;
	text-decoration:none;
}

#nav a:hover {
	color:#e4022e;
	text-decoration:none;
}

#nav li {
	list-style:none;	
}

#textBox {
	background:none;
	border-left: 7px solid #e4022e;
	left:275px;
	padding-left:12px;
	position:relative;
	top:100px;
	width:450px;
	color: #C72229;
}

#textBox a, #textBox a:active, #textBox a:visited {
	border-bottom:dashed 1px #d9d9df;
	color:#a2a2ae;
	text-decoration:none;
}

#textBox a:hover {
	border-bottom:dashed 1px #ff5a19;
	color:#e4022e;
	text-decoration:none;
}

h3 {
	color:#d9d9df;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 27px;
	letter-spacing:0px;
	margin-bottom:4px;
}

h4 {
	color:#000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 30px;
	line-height:36px;
}

h4 span {
	color:#ccc;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top:12px;
	margin-bottom:0;
	text-transform:uppercase;
}

p {	
	color:#000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height:24px;
	margin:0;
}

p.no-script {
	margin: 1em 0;
}

h5 {	
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height:14px;
	margin:0;
}

#pane-1c .videoBox {
	position:absolute;
	left:255px;
	top:200px;
}

.row {
/*	width:5000px /* number of .pane x .pane:width */;
}

.pane {
	width:1000px;
	height:800px;
}

.vw-pane {
	display:none;
}

.vw-pane.but-still-show {
	display:block;
}


#pane-1a {
	background:url(images/tiles/wv_site_01.jpg) no-repeat;
}

#pane-1b {
	background:url(images/tiles/wv_site_02.jpg) no-repeat;
}

#pane-1c {
	background:url(images/tiles/wv_site_03.jpg) no-repeat;
}

#pane-1d {
	background:url(images/tiles/wv_site_04.jpg) no-repeat;
}

#pane-1e {
	background:url(images/tiles/wv_site_05.jpg) no-repeat;
}

#pane-2a {
	background:url(images/tiles/wv_site_06.jpg) no-repeat;
}

#pane-2b {
	background:url(images/tiles/wv_site_07.jpg) no-repeat;
}

#pane-2c {
	background:url(images/tiles/wv_site_08.jpg) no-repeat;
}

#pane-2d {
	background:url(images/tiles/wv_site_09.jpg) no-repeat;
}

#pane-2e {
	background:url(images/tiles/wv_site_10.jpg) no-repeat;
}

#pane-3a {
	background:url(images/tiles/wv_site_11.jpg) no-repeat;
}

#pane-3b {
	background:url(images/tiles/wv_site_12.jpg) no-repeat;
}

#pane-3c {
	background:url(images/tiles/wv_site_13.jpg) no-repeat;
}

#pane-3d {
	background:url(images/tiles/wv_site_14.jpg) no-repeat;
}

#pane-3e {
	background:url(images/tiles/wv_site_15.jpg) no-repeat;
}

.clear {
	clear:both;
}#container #pane-container #row1 #pane-1b #textBox table tr td {
	font-family: Tahoma, Geneva, sans-serif;
}
#container #pane-container #row1 #pane-1b #textBox table tr td {
	font-family: Tahoma, Geneva, sans-serif;
}


/* Contactform */
#contactable {
	background-image:url(images/contact.png);
	color:#FFFFFF;
	background-color:#a2a2ae;
	cursor:pointer;
	height:49px;
	left:0;
	margin-left:-5px; 
	*margin-left:-5px; 
	overflow:hidden;
	position:fixed;
	*position:absolute;
	text-indent:-100000px;
	top:445px;
	*margin-top:10px;
	width:129px;
	z-index:100000;
}

#contactForm {
	background-color:#a2a2ae;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	height:465px;
	left:0;
	margin-left:-400px;
	*margin-left:-434px;
	margin-top:-160px;
	overflow:hidden;
	padding-left:30px;
	position:fixed;
	top:250px;
	width:360px;
	*width:394px;
	z-index:99;
}

form#contactForm input, textarea {
	background:#FFFFFF none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:1px solid #dfdfdf;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1em;
	margin-bottom:10px;
}

form#contactForm .submit {
	background: #e4022e none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:3px solid #e4022e;
	outline-color:-moz-use-text-color;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1em;
	cursor:pointer;
	color:#FFF;
	font-weight:bolder;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:10px;
}

form#contactForm p {
	width:325px;
	font-size:0.9em;
}

form#contactForm .disclaimer {
	*margin-left:20px;
}

#contactForm .red {
	color:	#e4022e;
}

#overlay {
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
} 
.error { background-color: #fe3102; }

#name.error { background-color: #fe3102; } 
#email.error { background-color: #fe3102; }
#comment.error { background-color: #fe3102; }

form#contactForm label{
	*margin-left:20px;
}

form#contactForm #loading {
	background: url(images/ajax-loader.gif) no-repeat;
	width:31px;
	height:31px;
	margin: 100px auto;
	display:none;
}

#callback {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	color: #FFF;
	width:325px;
	margin: 100px auto;	
	display:none;
}


.holder {
	margin:0 auto;
	*margin-left:20px;
	padding-top:20px;	
}	
	
#container #pane-container #row1 #pane-1b #textBox table {
	color: #000;
}
