﻿html; body {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
  color:#333333;
  scrollbar-face-color: #f2f2f2; 
  scrollbar-highlight-color: #f2f2f2; 
  scrollbar-shadow-color: #f2f2f2; 
  scrollbar-3dlight-color: #6C6D61; 
  scrollbar-arrow-color: #6C6D61; 
  scrollbar-darkshadow-color: #6C6D61; 
  scrollbar-base-color: #6C6D61;
  height: 100%;
}

#inhalt {
position:relative;
  width: auto;
  height: 100%;
  margin: 10px 160px 10px 140px;
  margin-bottom:25px;
  font-family: Verdana, Arial, Helvetica,sans-serif; 
font-size:10px; 
text-decoration:  none;
overflow:auto;
}

#panoinfo {
  position: fixed;
  top: 0px;
  right: 130px;
  width: 500px;
  height:100%;
	margin:10px;
	padding:0;
	z-index:3;
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size:11px;
}

#panoinfo_1 {
  position: fixed;
  top: 0px;
  right: 130px;
  width: 550px;
  height:100%;
	margin:10px;
	padding:0;
	z-index:3;
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size:11px;
}

a:focus {
	outline: none;
}
#panel {
	 position: relative;
	background: #fff;
	height: 440px;
	display: none;
		z-index:5;
}

#panel_1 {
	 position: relative;
	background: #fff;
	height: 470px;
	display: none;
		z-index:5;
}

.slide {
	margin: 0;
	padding: 0;
	border-top: solid 0px #222222;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(../images/white-arrow.gif) no-repeat right -50px;
	background-color:#fff;
	text-align: center;
	width: 160px;
	height: 31px;
	padding: 0px 5px 0 0px;
	margin: 0 auto;
	display: block;
	font: normal 12px;
	color: #222;

}
.active {
	background-position: right 12px;
}
 

#rechts {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 140px;
  height:100%;
	min-height:560px;
  	background-image:url('../customer/navi-bg.png');
	background-repeat:repeat-x;
	margin:0;
		z-index:2;
}

#bottom {
  font-family: Verdana, Arial, Helvetica,sans-serif; 
font-size:8px; 
position: fixed;
bottom: 0px;
width:550px;
margin: 10px 160px 1px 140px;
}

*{
	border-width: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}


.textrechts {
padding: 0px 0 0 10px;
	font-size: 10px;
	letter-spacing: 1px;
}

h1 {  
font-family: Verdana, Arial, Helvetica,sans-serif; 
font-size:14px; 
color: #363434;
}

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

h3 {  
font-family: Verdana, Arial, Helvetica,sans-serif; 
font-size:10px;
text-decoration:underline; 
color: #363434;
}


a {
	text-decoration:none;
	color:inherit;
}

a:hover{
	text-decoration:underline;
}

.copyright {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #6C6D61; 
font-style: normal; 
font-weight: normal;
}

#menu {
  position: absolute;
	width: 122px;
	min-height:560px;
	height:100%;
	background-image:url('../customer/navi-bg.png');
	background-repeat:repeat-x;
	top:0px;
	left:0px;
	overflow:hidden;

	}
	
#menu4 a {
font-family: Verdana, Arial, Helvetica,sans-serif; 
font-size:11px;
font-weight:bold;
line-height:21px;
	text-decoration: none;
	}
	
#menu4 a:link, #menu4 a:visited {
	color: #444444;
	display: block;
	background: url('menu4.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin-top: 0px;
	height:19px;
	}
	
#menu4 a:hover, #menu4 a:active {
	color: #666666;
	background: url('menu4a.gif');
		background-repeat: no-repeat;
		padding: 0px 0px 0px 15px;
	}
	
	
	
#menu3 a {
font-family: Verdana, Arial, Helvetica,sans-serif; 
font-size:11px;
font-weight:bold;
	text-decoration: none;
	padding-top:0px;
	}
	
#menu3 a:link, #menu3 a:visited {
	color: #444444;
	display: block;
	background: url('menu3.gif');
	background-repeat:no-repeat;
	padding: 4px 0px 0 15px;
	height:30px;

	}
	
#menu3 a:hover, #menu3 a:active {
	color: #666666;
	background: url('menu4a.gif');
	background-repeat:no-repeat;
	padding: 4px 0px 0 15px;
	}
	

#menu2 a {
font-family: Verdana, Arial, Helvetica,sans-serif; 
font-size:11px;
font-weight:bold;
line-height:21px;
	text-decoration: none;
	color: #444444;
	display: block;
	background: url('menu4a.gif');
	background-repeat:no-repeat;
	padding: 0px 0px 0px 15px;
	height:19px;

	}

.img {
	padding-left:5px;
}

.eingerueckt {
	margin-left: 80px;
}


