html {
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;

}


body {
background-image:url("images/PhotoGray_browser.jpg");
margin-bottom:auto;

}

.main {
position:absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
z-index:1;
width:900px;
/*height:190%;*/
background-color: white;
/*background-image:url("images/PhotoGray_bg_c-3.jpg");*/


}



}

#leiste {
position:relative;
width:900px;
height:50px;
padding:4px;
font-family:Futura, "Century Gothic", Arial, Sans-Serif;
color:#000000;
/*font-size:14pt;*/
background-color: none;
/* background-image:url("images/PhotoGray_nav_bg3.jpg"); */

}

#leiste ul {
    list-style: none;
    font-size:14pt;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
}

#leiste ul li{
	padding:10px;
	list-style: none;
	font-size:14pt;
	display: inline;
	text-align: center;

}

#leiste ul span {
	color: red;
	font-size:14pt;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-color: red;

}




#leiste a:link {

   	color:#000000;
   	text-decoration: none;
   	
}

#leiste a:visited {

   color:            #000000;
   text-decoration: none;
}

#leiste a:hover {

	color:            red;
   	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-color: red;
   
}

#leiste a:active {

	color:            red;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-color: red;
}


#leistenschrift {

padding-top:10px;
width:900px;
font-family:Futura, "Century Gothic", Arial, Sans-Serif;
color:#000000;
font-size:14pt;
background-color: none;
}




#kopf {
position:relative;
margin-top:3px;
width:900px;
height:175px;
/*background-color: blue;*/
/* background-image:url("images/PhotoGray_bg_c-3.jpg"); */
background-repeat:no-repeat;
z-index:2;
}


.table {

font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
font-size:14;

}




.inhalt {
position:relative;
top:-30px;
padding-top:110px;
padding-bottom:40px;
/*background-color: lightgreen;*/
/* background-image:url("images/Darkroom_spotlight3.jpg"); */
background-repeat:no-repeat;
z-index:1;
}

.titel {
float:left;
margin-left:5%;
width:60%;
text-align:left;
font-family:futura, century gothic, arial, sans-serif;
color:black;
/*background-color: lightblue;*/
font-size:14pt;
padding-left:30px;
padding-top:5px;
padding-bottom:5px;
}

.text {
float:left;
margin-left:5%;
width:60%;
top:10px;
text-align:left;
font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
color:black;
/*background-color: thistle;*/
font-size:14;
padding-top:20px;
padding-left:30px;

}

.text a:link {

   color:            #000000;
   text-decoration: none;
}

.text a:visited {

   color:            #000000;
   text-decoration: none;
}

.text a:hover {

   color:            red;
   text-decoration: none;
}

.text a:active {

   color:            red;
   text-decoration: none;
}


.titel2 {
float:left;
margin-left:5%;
width:60%;
text-align:left;
font-family:futura, century gothic, arial, sans-serif;
color:black;
/*background-color: lightblue;*/
font-size:14pt;
padding-left:30px;
padding-top:5px;
padding-bottom:5px;

}


.text2 {
float:left;
margin-left:5%;
width:60%;
/*top:10px;*/
text-align:left;
font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
color:black;
/*background-color: thistle;*/
font-size:14;
padding-top:20px;
padding-left:30px;

}



.titel3 {
float:left;
margin-left:5%;
width:60%;
text-align:left;
font-family:futura, century gothic, arial, sans-serif;
color:black;
/*background-color: lightblue;*/
font-size:14pt;
padding-left:30px;
padding-top:5px;
padding-bottom:5px;

}


.text3 {
float:left;
margin-left:5%;
width:60%;
/*top:10px;*/
text-align:left;
font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
color:black;
/*background-color: thistle;*/
font-size:14;
padding-top:20px;
padding-left:30px;

}


.titel4 {
float:left;
margin-left:5%;
width:60%;
text-align:left;
font-family:futura, century gothic, arial, sans-serif;
color:black;
/*background-color: lightblue;*/
font-size:14pt;
padding-left:30px;
padding-top:5px;
padding-bottom:5px;

}


.text4 {
float:left;
margin-left:5%;
width:60%;
/*top:10px;*/
text-align:left;
font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
color:black;
/*background-color: thistle;*/
font-size:14;
padding-top:20px;
padding-left:30px;

}


.anmerkung {
position:center; 
font-size:12;

}

.kommentartitel {
height: 17px; 
margin-left:68%;
top: 150px; 
width: 200px;
text-align:right; 
font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
color:black;
/*background-color: red;*/
font-size:14;
padding-top:20px;
padding-right:10px;

}


.kommentar {
height: 180px; 
margin-left:68%;
top: 150px; 
width: 200px;
text-align:right; 
font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
color:black;
/*background-color: lightgrey;*/
font-size:14;
padding-top:20px;
padding-right:10px;
}

.kommentar a:link {

   color:            #000000;
   text-decoration: none;
}

.kommentar a:visited {

   color:            #000000;
   text-decoration: none;
}

.kommentar a:hover {

   color:            red;
   text-decoration: none;
}

.kommentar a:active {

   color:            red;
   text-decoration: none;
}


.wolke {
height: 280px; 
margin-left:68%;
margin-top:20px;
width: 200px;
text-align:right; 
font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
color:black;
/*background-color: yellow;*/
font-size:14;
padding-top:20px;
padding-right:10px;
}


#fuss {
float:left;
margin-left:20px;
margin-right:20px;
padding-top:10px;
padding-bottom:10px;
width:860px;
height:18px;
font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
font-size:10pt;
color: #C0C0C0;
background-color: none;
border-top-width: 2px;
border-top-style: solid;
border-color: #C0C0C0;
/*background-image:url("images/PhotoGray_browser_bg-1.jpg");*/
}

#fuss a:link {

   color:            #C0C0C0;
   text-decoration: none;
}

#fuss a:visited {

   color:            #C0C0C0;
   text-decoration: none;
}

#fuss a:hover {

   color:            red;
   
}

#fuss a:active {

   color:            red;
   text-decoration: none;
}

.linien {
color:red;
}

#picture {
float: left;
margin-left: 8px;
margin-right: 8px;
}

a{
color:#000000;
}

a:hover {
color:red;
}

P {
   margin: 0.7em 1em;
   }

