  body {
    color: black; background-color: black;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin:0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }
  img {
    border: none;
  }
  div#Seite {
    position:relative;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0px auto;      /* standardkonforme horizontale Zentrierung */
    width: 800px;
    /*height: 540px;*/
    background: #f2c46f url('images/collage_rohdaten.jpg');
  }
  html>body div#Seite {
   border-color: gray;  /* Farbangleichung an den Internet Explorer  */
   width: 800px;
   position:relative;
  }
  div#Kopf {
    width:760px;
    height:152px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 20px;
    background: url('images/head.jpg');
  }
 
  div#textbox {
    background: #000;
    color: #606060;
    text-align: left;
    border: 1px solid #606060;
    border-style:solid;
    padding: 5px;
    margin: 3px 0;
	position:relative;
  }
  div#textbox img {
    position:relative;
	border: none;
    float:left;
    margin:0 20px 0 0;
  }
  div#Sidebar {
    position:relative;
    float:right;
    width:200px;
    height:auto;
    color:white;
    text-align:center;
    margin: 20px 20px 20px 20px ;
  }
  * html div#Sidebar {
	margin-right: 10px;
	margin-left: 10px;
  }

  div#Tourdaten {
    width:200px;
    font-size:10px;
	background:url('images/side_back.jpg');
	color:black;
  }
  
  div#Tourdaten h2 {font-size:18px; margin:0; color:black}
  div#Tourdaten p {font-size:10px; margin:0; padding:0px 0px 5px 0; color:black;}
  
  h1 {
    font-size: 1.5em;
    margin: 0;
    text-align: center;
    background: #ffffff;
  }
  .spc {
    width: 20px;
    height: 1px;
    overflow: hidden;
    float: left;
  }
  .ctr {
    width: 100%;
    float: left;
    text-align: center;
    cursor: pointer;
  }


.maincont{	text-align: left;}

  div#Inhalt {
    position:relative;
	margin: 20px 20px 0;
    padding: 0;
    width:520px;
    text-align:justify;
	font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
	font-weight:normal;
	float:left;
  }
  * html div#Inhalt {
    margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	width:510px;
	padding:0;
  }
  div#Inhalt h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom:10px;
    color: #000;
  }
  div#Inhalt p {
    font-size: 12px;
    margin: 0.1em 0;
	font-weight:normal;
  }

  div#Fusszeile {
    width:800px;
    font-size: 12px;
    margin: 0;
	padding-top:10px;
	padding-bottom:10px;
    text-align: center;
    color:black;

  }
  a:link { font-weight:bold; color:#4f4f4f; text-decoration:none }
  a:visited { font-weight:bold; color:#4f4f4f; text-decoration:none }
  a:hover { font-weight:bold; color:#4f4f4f; text-decoration:none }
  a:active { font-weight:bold; color:#4f4f4f; text-decoration:underline }
  a:focus { font-weight:bold; color:#4f4f4f; text-decoration:underline }
  
  
.rtop, .rbottom{display:block; background:none}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:black}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
