body#body
 {background-color:#000a13 0.6; 
 color:#ffffff;
  background-image:url(../resources/bg_sun.jpg);
  background-size:cover;
  background-position: center top;
  background-repeat:no-repeat;
  background-attachment:fixed;
}
 a:link{color:#333333;text-decoration: underlined}
 a:visited{color:#eeeeee;text-decoration: underlined}
 a:hover{color:#eeeeee;text-decoration: underlined}
 a:active{color:#eeeeee;text-decoration: underlined}
 a:text{color:#333333;text-decoration: none}
 
 

 
/* Impressum Menu */

#imp {
 background: #e5e5e5, 0.6;
 position: fixed;
 opacity: 0.7;
 margin: 0; padding: 0;
 border: 0px solid black;
 border-bottom: none;
 top: 0px;
 right: 10px;

}

#imp li a, #imp li {
 float: left;
}

#imp li {
 list-style: none;
 position: relative;
}

#imp li a {
 padding: 0.05em 1.8em;  /* Buttonsize */
 text-decoration: none;
 color: lightgray;
 font-size: 0.8em; 
 background: gray; /* Old browsers */
 background: -moz-linear-gradient(top, rgba(230, 230, 230, 0.5) 0%, rgba(109, 118, 115, 0.54) 7%, rgba(49, 49, 51, 0.61) 21%, rgba(10, 8, 9, 0.69) 38%, rgba(10, 8, 9, 1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, right bottom, right top, color-stop(0%, rgba(230, 230, 230, 0.5)), color-stop(7%, rgba(109, 118, 115, 0.54)), color-stop(21%, rgba(49, 49, 51, 0.61)), color-stop(38%, rgba(10, 8, 9, 0.69)), color-stop(100%, rgba(10, 8, 9, 1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.5) 0%, rgba(109, 118, 115, 0.54) 7%, rgba(49, 49, 51, 0.61) 21%, rgba(10, 8, 9, 0.69) 38%, rgba(10, 8, 9, 1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, rgba(230, 230, 230, 0.5) 0%, rgba(109, 118, 115, 0.54) 7%, rgba(49, 49, 51, 0.61) 21%, rgba(10, 8, 9, 0.69) 38%, rgba(10, 8, 9, 1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, rgba(230, 230, 230, 0.5) 0%, rgba(109, 118, 115, 0.54) 7%, rgba(49, 49, 51, 0.61) 21%, rgba(10, 8, 9, 0.69) 38%, rgba(10, 8, 9, 1) 100%); /* IE10+ */
 background: linear-gradient(top, rgba(230, 230, 230, 0.5) 0%, rgba(109, 118, 115, 0.54) 7%, rgba(49, 49, 51, 0.61) 21%, rgba(10, 8, 9, 0.69) 38%, rgba(10, 8, 9, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#0A0809',GradientType=1 ); /* IE6-8 */
 border-right: 1px solid Black;
 border-left: 1px solid gray;
 border-bottom: 1px solid Black;
 border-top: 1px solid black;
}

#imp li a:hover {
 background: rgb(10, 8, 9); /* Old browsers */
 background: -moz-linear-gradient(top, rgba(10, 8, 9, 1) 0%, rgba(10, 8, 9, 0.69) 62%, rgba(49, 49, 51, 0.61) 79%, rgba(109, 118, 115, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, right bottom, right top, color-stop(0%, rgba(10, 8, 9, 1)), color-stop(62%, rgba(10, 8, 9, 0.69)), color-stop(79%, rgba(49, 49, 51, 0.61)), color-stop(93%, rgba(109, 118, 115, 0.53)), color-stop(100%, rgba(230, 230, 230, 0.5))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, rgba(10, 8, 9, 1) 0%, rgba(10, 8, 9, 0.69) 62%, rgba(49, 49, 51, 0.61) 79%, rgba(109, 118, 115, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, rgba(10, 8, 9, 1) 0%, rgba(10, 8, 9, 0.69) 62%, rgba(49, 49, 51, 0.61) 79%, rgba(109, 118, 115, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, rgba(10, 8, 9, 1) 0%, rgba(10, 8, 9, 0.69) 62%, rgba(49, 49, 51, 0.61) 79%, rgba(109, 118, 115, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* IE10+ */
 background: linear-gradient(top, rgba(10, 8, 9, 1) 0%, rgba(10, 8, 9, 0.69) 62%, rgba(49, 49, 51, 0.61) 79%, rgba(109, 118, 115, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0A0809', endColorstr='#E6E6E6',GradientType=1 ); /* IE6-8 */
}

 
/* Content-Menu */


/*Platzierung gesamtes Menu */
#nav {
 position: fixed;
 background: #e5e5e5, 0.6;
 opacity: 1;
 float: left; 
 padding: 0;
 border: 0px solid black;
 border-bottom: none;
 z-index: 3;
 left: 30px;
}

/*Fluss der Hauptbutton */
#nav li a, #nav li {   
 float: left;
 margin-left: 1px;
}

#nav li {
 list-style: none;
 position: relative;
}

#nav li a {
 padding: 0.5em 2.1em;  /* Buttonsize */
 text-decoration: none;
 font-weight: bold;
 font-size: 14px;
 color: #0B0B4B;
 background: rgba(140, 209, 230, .3 );
 border-radius: 10px;
 border-right: 1px solid rgba(140, 209, 230, .9 );
 border-left: 1px solid rgba(140, 209, 230, .5 );
 border-bottom: 1px solid rgba(140, 209, 230, .5 );
 border-top: 1px solid rgba(140, 209, 230, .5 );
}

#nav li a:hover {
background: rgba(140, 209, 230, .6 );
}
/* #nav li a:hover {
 background: rgb(10, 8, 9); /* Old browsers */
/* background: -moz-linear-gradient(top, rgba(140, 240, 180, .3) 0%, rgba(140, 240, 180, 0.2) 62%, rgba(140,240,180, 0.1) 79%, rgba(0, 100, 0, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* FF3.6+ */
/* background: -webkit-gradient(linear, right bottom, right top, color-stop(0%, rgba(140, 240, 180, .3)), color-stop(62%, rgba(140, 240, 180, 0.2)), color-stop(79%, rgba(140,240,180, 0.1))), color-stop(93%, rgba(0, 100, 0, 0.53)), color-stop(100%, rgba(230, 230, 230, 0.5))); /* Chrome,Safari4+ */
/* background: -webkit-linear-gradient(top, rgba(140,240,180, 0.3) 0%, rgba(140,240,180, 0.2) 62%, rgba(140,240,180, 0.1) 79%, rgba(0, 100, 0, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* Chrome10+,Safari5.1+ */
/* background: -o-linear-gradient(top, rgba(140,240,180, 0.3) 0%, rgba(140,240,180, 0.2) 62%, rgba(140,240,180, 0.1) 79%, rgba(0, 100, 0, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* Opera 11.10+ */
/* background: -ms-linear-gradient(top, rgba(140,240,180, 0.3) 0%, rgba(140,240,180, 0.2) 62%, rgba(140,240,180, 0.1) 79%, rgba(0, 100, 0, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* IE10+ */
/* background: linear-gradient(top, rgba(140,240,180, 0.3) 0%, rgba(140,240,180, 0.2) 62%, rgba140,240,180, 0.1) 79%, rgba(0, 100, 0, 0.53) 93%, rgba(230, 230, 230, 0.5) 100%); /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0A0809', endColorstr='#E6E6E6',GradientType=1 ); /* IE6-8 */
/*}
/*

/* Submenu */

#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
 z-index: 2;
}

#nav li:hover > ul {
 display: block;
 z-index: 2; 
}

#nav li ul li, #nav li ul li a {
 float: none;
}

#nav li ul li {
 _display: inline; /* for IE6 */
}

#nav li ul li a {
 width: 150px;   /* Buttonsize */
 display: block;
 z-index: 2;
 border-radius: 10px;
 background: rgba(140, 209, 230, .7 );
 opacity: 1;
 color: #0B0B7B;
}

#nav li ul li a:hover {
 background: rgba(140, 209, 230, 1 );
}
/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}

element:hover, element:active {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-user-select: none;
-webkit-touch-callout: none
}

/* iframes */

#master{
  position: relative;
  bottom: 20px;
  left: 30px;
  top: 90px;
  margin: 25px 0px 0px 0px;
  border-width:0;
  border-radius: 25px;
  width: 900px;
  height: 530px;
  z-index: 1;
  
} 

#infobox{
  position: fixed;
  left: 960px;  
  top: 90px;
  margin: 0px 0px 0px 0px;
  border-width:0;
  border-radius: 30px;
  width: 220px;  
  height: 650px; 
  z-index: 2;
} 


/* Formatierung der Unterseiten */

#info{
background: rgba(10, 10, 10, 0.1);
font-size: 11px;
margin: 9px;
font-family: calibri;
border-radius:10px;

}
#info2{
font-size: 14px;
margin: 15px;
}

#home{
/*background: rgba(140, 209, 200, .2);*/
font-size: 14px;
margin: 15px;
color: #0B0B3B;
font-family: calibri;
}


#aqua{
background: rgba(0, 0, 0, .4);
font-size: 14px;
margin: 15px;
font-family: calibri;
list-style-position:outside;
color:rgba(140, 240, 180, 1);
border-radius:10px;
}


#flbg{
font-size: 14px;
margin: 15px;
color: #0B0B4B;
}


#carrera{
background: rgba(0, 0, 0, .3); /* 230,10,0,.2 */
font-size: 14px;
color: lightgray;
margin: 15px;
font-family: calibri;
list-style-position:outside;
}
#carrera a:link{color:lightgray;text-decoration: none}
#carrera a:visited{color:lightgray;text-decoration: none}
#carrera a:hover{color:red;text-decoration: none}

.carrerahead{
font-size: 26px;
font-weight: bold;
font-family: Calibri;
opacity: 0.9;
color:red;
}

.carsswitch1{
font-size: 21px;
font-weight: bold;
font-family: Calibri;
opacity: 0.9;
}

.carsswitch2{
font-size: 17px;
font-weight: bold;
font-family: Calibri;
opacity: 0.9;
}

#wind{
font-size: 14px;
color: #0B0B3B;
margin: 15px;
font-family: calibri;
}

#it{
background: rgba(0, 0, 0, .3);
font-size: 14px;
color: lightgray;
margin: 15px;
font-family: calibri;
list-style-position:outside;
}
#it a:link{color:lightgray;text-decoration: underlined}
#it a:visited{color:lightgray;text-decoration: underlined}
#it a:hover{color:red;text-decoration: underlined}

.windhist{
text-align: left;
vertical-align: top; 
background: rgba(10, 10, 10, 0.2); 
border-radius: 5px;
width: 205; 
font-family: arial; 
font-size:12px;
color: #0B0B3B;
}

.headline1{
font-size: 22px;
font-weight: bold;
font-family: Calibri;
opacity: 0.9;
}

.headline2{
font-size: 17px;
font-weight: bold;
font-family: Calibri;
opacity: 0.9;
margin-left:-15px;
}

.headline3{
font-size: 16px;
font-weight: bold;
font-family: Calibri;
opacity: 0.9;
margin-left:-15px;
}


.pic_head{
font-size: 22px;
font-weight: bold;
font-family: Calibri;
opacity: 0.9;
}

.fz-name{
font-size: 16px;
font-weight: bold;
}

.ltd{
font-size:15px;
font-style:italic;
color: red;
}

.bggray{
background: rgba(10, 10, 10, 0.2);
}

.fishpicv{
width:150px;
height:100px;
}

.fishpich{
width:100px;
height:150px;
}

.carspicv{
width: 225;
height: 150;
}

.carspich{
width: 200;
height: 300;
}

.noscroll-x{
overflow-x:hidden;
}

.noscroll-y{
overflow-y:hidden;
}

.noscroll{
overflow:hidden;
}

/* Fotogalerie */

  #ausgabe{
  margin:0;
  padding:0;
  margin-left:0px;
  width:582px;            /* Bildbreite */
  height:437px;           /* Bildhöhe */
  overflow:hidden;        /* Bitte nur ein Bild zeigen. Alle auf einmal wär langweilig */
 } 
 
 #ausgabe li {
  margin:0;
  padding:0;
  list-style:none;
 }

#ausgabe li a {
  margin:0;
  padding:0;
  display:block;
}
  
#ausgabe li img {
 border:none;
 display:block;
 margin:0 auto;      /* Hochformat zentrieren */
} 


      /* Angabe für den IE 6  */

* html #ausgabe {
 margin-left:0px;
}