body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10pt;
	background-color: #4c4b4b;
	background-image: url(../layout/backgound.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #999999;
}

#currentpage {
	color: #000000;
}

.black 
{
	color: #000000;
}
 a{
  text-decoration: none;
  color: #999999;  
  }
  
 a:hover{
	color: #000000;
  }
  
 img {border:none;}

div#Seite {
	text-align: left;      /* standardkonforme horizontale Zentrierung */
	width: 1000px;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  }
  
#header {
	background-image:url(../layout/header.png);
	font-size: 12pt;
	height:86px;
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	overflow:hidden;
  }

#Navigation {
	position:absolute;
	bottom:0;
	right:12px;
	font-size: 10pt;
	text-transform: uppercase;
	text-align:right;
	padding-bottom:8px;
	color: #FFFFFF;	
	}
  
    ul#Navigation2 {
	width: 1000px;
	height:15px;
	margin: 0;
	padding: 0;
	position:relative;
	right: 25px;
	text-align: right;
	line-height: 27px;
	font-size: 10pt;
  }
  

    #Navigation2 li {
    list-style: none;
	display:inline;
	 }
  #Navigation a {
	text-decoration: none;	
	padding-right: 10px;
	font-weight: normal;
	color: #FFFFFF;

  }
  #Navigation a:link {
	color: #FFFFFF;
  }
  #Navigation a:visited {
	color: #FFFFFF;
  }
  #Navigation a:hover {
	color: #000000;
  }
  #Navigation a:active {
	color: #000000;
  }
  
div#Inhalt {
	height:335px;
	width: 700px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:left;
	overflow: hidden;
	position:relative;
  }
  div#iframe {
	height:335px;
	width: 984px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	overflow: hidden;
	position:relative;
	top:10px;
  }
  
div#image {
	height:335px;
	width: 700px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	overflow: hidden;
	position:relative;

	top:10px;
  }

div#listalonga {
	padding: 50px;
	float: left;
	text-align: left;
	overflow: hidden;
	position:relative;
  }

div#container {
	padding: 20px;
	margin: 0;
	width:130px;
	height:120px;
	position:relative;
	float: left;
	text-align: center;
  }
div#container2 {
	padding: 20px;
	margin: 0;
	width:80px;
	height:60px;
	position:relative;
	float: left;
	text-align: center;
	overflow:hidden;
  }
  
div#container3 {
	padding: 5px;
	margin-top: 10px;
	width:180px;
	height:180px;
	position:relative;
	float: right;
	right:30px;
	text-align: left;
	border: 1px solid #CCCCCC;
	overflow: auto;
	background-image:url(../layout/destaq2.jpg);
	background-repeat:no-repeat;
  }
div#container4 {
	padding: 5px;
	margin-top: 10px;
	width:180px;
	height:100px;
	position:relative;
	float: right;
	right:30px;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-image:url(../layout/destaq3.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
  }
  div#container5 {
	padding-top: 10px;
	padding-bottom:0;
	margin: 0px;
	width:190px;
	height: 15px;
	position:relative;	
	float:right;
	right:30px;
	text-align: left;
/*	border: 1px solid #CCCCCC;*/
	overflow: hidden;
  }
#Inhalt_top {
	padding-top: 7px;
	background-image: url(../layout/inhalt_top1.png);
	background-repeat: no-repeat;
	position:relative;
}

#Inhalt_wrap {
	padding: 0px;
	width: 984px;
	overflow: hidden;
	background-color: #fff;
	background-image: url(../layout/inhalt1.png);
	background-repeat: repeat-y;
}
#Inhalt_bottom {
	width: 984px;
	height: 10px;
	font-size: 1px;
	background-image: url(../layout/inhalt_bottom1.png);
	background-repeat: no-repeat;
}

div#lower {
	text-align: center;
	width: 984px;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }
 
.dist {
	padding: 10px;	
  }
  
.lista	{
	border-top:thin solid grey;
	text-align: left;
	vertical-align: top;	
	
	}
    
div#info {
	text-align: left;
	float: right;
	width: 266px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10px;
	top: 40px;
  }

  
  .textinfo {	
	white-space: normal;
  }
  
    input {
	white-space: normal;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: grey;
	border: solid grey 1px;
  }
  
  
  textarea {
	white-space: normal;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: grey;
	border: solid grey 1px;
  }
  
    .txfield {
	border: 1px solid #CCCCCC;
  }
  
  
div#navleft {	
	margin: 0;
	padding-top: 45px;
	padding-left: 55px;
	text-align: left;
	float: left;	
  }
  
div#navright {
	margin: 0;
	padding: 0em;
	right: 55px;
	top: 45px;
	text-align: left;
	float: right;
	position: relative;
  }

div#Fusszeile {
	font-size: 8pt;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	width: 984px;
	top: 10px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;*/
	color: #999999;
  }
  
  /* navzeile */
  
  div#wn	{	
	width:750px;
	height: 110px;
	position: relative;
	float:left;
	left:40px;
	overflow:hidden;
	white-space: nowrap;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	vertical-align:top;
	text-decoration: none;
	}
	div#wn a {
	text-decoration: none;
	
  }  
  
  div#wn a:link {
	  }  
	  
   div#wn a:hover {
  }  
  
  div#image2 {
	height:370px;
	width: 560px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	overflow: hidden;
	position:relative;
	top:55px;
	left:30px;
	text-align:right;

  }
  
  div#info2 {
	text-align: left;
	float: right;
	width: 340px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-right:20px;
	top: 20px;
  }