body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10pt;
	background-color: #dbdbdb;
	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;}
 
 .mainimage {
	border:10px solid #f1e9d8;
}

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: #999999;
	}
  
    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: #999999;
  }
  #Navigation a:link {
	color: #999999;
  }
  #Navigation a:visited {
	color: #999999;
  }
  #Navigation a:hover {
	color: #FFFFFF;
  }
  #Navigation a:active {
	color: #FFFFFF;
  }
  
div#Inhalt {
	height:335px;
	width: 680px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:left;
	overflow: hidden;
	position:relative;
  }
div#image {
	height:335px;
	width: 680px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	overflow: hidden;
	position:relative;
	top:10px;
  }
  

  
  div#info {
	text-align: left;
	float: right;
	width: 256px;
	height: 280px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
	top: 10px;
  }
  
  div#iframe {
	height:335px;
	width: 984px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	overflow: hidden;
	position:relative;
	top:10px;
  }
  
  div#info {
	text-align: left;
	float: right;
	width: 256px;
	height: 280px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
	top: 20px;
  }

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;
  }
div#container4 {
	padding: 5px;
	margin-top: 10px;
	width:180px;
	height:100px;
	position:relative;
	float: right;
	right:30px;
	text-align: left;
	border: 1px solid #CCCCCC;
	overflow: auto;
  }
  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.jpg);
	background-repeat: no-repeat;
	position:relative;
}

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

div#lower {
	text-align: center;
	width: 984px;
	height:80px;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }
 
.dist {
	padding: 20px;	
  }
  
.lista	{
	border-top:thin solid grey;
	text-align: left;
	vertical-align: top;	
	
	}
    
  .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#Fusszeile {
	font-size: 8pt;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	width: 984px;
	top: 10px;
	color: #999999;
  }
  
