@charset "utf-8";





/* wichtige Formatierungen fuer Cycle */
#bilder {
  width:  432px;
  height: 294px;
  margin: 20px 5px;
}




  table, th, td  {border: 0px solid black; border-spacing: 5px;}
  th, td         {padding: 0px;}
  #tabelle       {background-color: #8a9da8;}
  #spaltengruppe1 { background-color: #8a9da8;}
  #spaltengruppe2 { background-color: #8a9da8;}
 #spaltengruppe3 { background-color: #8a9da8;}
 #spaltengruppe4 { background-color: #8a9da8;}




  #spalte        {background-color: #5c82d9;}
  #zeilengruppe  {background-color: #8db243; color: #ffffff;}
  #zeile         {background-color: #e7c157;}
  #zelle         {background-color: #c32e04;}




#Top {
	width:1000px;
	height: 64px;
	background-color: rgba(255,255,255,1.00);
	border-top: medium solid rgba(24,51,155,1.00);
	border-bottom: medium solid rgba(24,51,155,1.00);
}





 #Name1 {
    color: #EF0206;
     font-size: 18px;
}
 #Name2 {
    color: #1c438f; 
     font-size: 18px;
}
 #Name3 {
    color: #1c438f;
    font-size: 18px;
}
#Name4 {
   color: #1c438f;
    font-size: 18px;
}



#Feld1{
	width: 300px;
	height: 50px;
	clear: none;
	text-align: left;
	border-radius: 10px;
	background-color: #FCF6F6;
	margin-right: 80px;
	padding-left: 20px;
	margin-left: 40px;
	margin-top: 10px;
}




#Feld2{
    width: 400px;
    height: 30px;
    clear: none;
    text-align: left;
    border-radius: 10px;
    background-color: #605C5C;
    color: #FAF3F5;
    padding-top: 10px;
    padding-left: 30px;
    margin-top: 30px;
    margin-left: 40px;
}





/* wichtige Formatierungen fuer Cycle */
#meinBild {
    width: 500px;
    height: 350px;
    float: left;
    clear: none;
    text-align: right;
    margin-top: 20px;
    margin-left: 40px;
}

/* wichtige Formatierungen fuer Cycle */
#meinBild0 {
    width: 150px;
    height: 10px;
}

#bilder img {
  padding: 15px;
  border:  1px solid #ccc;
  background-color: #eee;
  width:  400px; 
  height: 262px;
}

#wrapper {
    background-color: #FFFFFF;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 0px;
}
#wrapper #linie {
    width: 1000px;
    height: 1px;
    background-color: #FFFFFF;
}

#mainnav ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#mainnav a {
    width: 24.8%;
    display: block;
    float: left;
    background-color: #003399;
    text-align: center;
    color: #FFFFFF;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: 1px dotted #C7C7C7;
    border-left: 1px dotted #C7C7C7;
    border-bottom: none;
    border-top: none;
}

#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage {
    text-decoration: none;
    color: #1c438f;
    background-color: #FFFFFF;	 
}

/*--------------------------- Kopf zeile -------------------------------------------*/
#header {
    background-color: #F7F7F7;
    border-bottom: 3px solid  #003399;
    border-top: 3px solid #003399;
    height: 64px;
    margin-bottom: 2px;
    margin-top: 2px;
    border-left: 1px dotted #888888;
    border-right: 1px dotted #888888;
	} 


#linkesBild {   /* Kopfzeile */
	float: left;
	width: 150px;
	height: 60px;
	margin-top: 2px;
} 

#Uberschrift {
	height: 60px;
	width: 550px;
	margin-left: 180px;
} 


#rechtesBild {  /* Kopfzeile */
	float: right;
	width: 260px;
	height: 60px;
	margin-top: 2px;
	margin-right: 5px;
} 


h1 {  /* Hauptüberschrift  1. Zeile */
	margin-top: 0;
	bottom: 0px;
	top: 0px;
	color: #1c438f;
	margin-bottom: 0px;
	clear: none;
	padding-bottom: 0px;
	margin-right: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 23px;
	text-align: left;
	padding-top: 15px;
}

 h2 { /* Hauptüberschrift - 2. Zeile */
	margin-top: 0;
	padding-right: 15px;
	bottom: 0px;
	top: 0px;
	color: #1c438f;
	margin-bottom: 0px;
	clear: none;
	float: none;
	padding-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	margin-right: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
}
h3 { /* Kapielüberschrift */
    margin-top: 0;
    padding-right: 15px;
    bottom: 0px;
    top: 0px;
    color: #1c438f;
    margin-bottom: 0px;
    clear: none;
    float: none;
    padding-bottom: 0px;
    margin-left: 15px;
    padding-top: 0px;
    margin-right: auto;
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 23px;
    font-weight: bold;
}




Zeile_n {
	font-family:  Helvetica, Arial, sans-serif;
	background-color: #F92528;
	padding: 1px;
	height: auto;
	width: 1000px;
}
.linke_Spalte {
    width: 140px;
    clear: none;
    text-align: center;
    font-size: large;
    font-weight: bold;
    margin-left: 20px;
    height: 130px;
    margin-top: 5px;
}





.rechte_Spalte {
	width: 300px;
	margin-top: 50px;
	float: left;
	text-align: center;
	font-size: large;
	font-weight: bold;
}
#rechte_5 #Arregat #Pumpen_Kommentar {
	width: 250px;
	float: right;
}
#rechte_5 #Arregat img {
	float: left;
}

 

#linkeSpalte {
	float: left;
	width: 500px;
}


#rechteSpalte {
	margin-left: 500px;
	width: 500px;
	margin-top: 10px;
	z-index: 0;
}




div.Einfacher-Textrahmen {
	text-align: left;
	left: auto;
	padding-left: 3px;
	padding-right: 5px;
	width: 200px;
}

span.Uber_blau {
	color: #1c438f;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
span.Uber_gau {
	color:#777776;
	font-family:Arial, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
}


span.Feld_blau {
	
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #1c438f;
}
span.Feld_blau_Figur {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #1c438f;
}
span.Feld_grau {
	color:#777776;
	font-family:Arial, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
}
.Bild_Kommentar_Uberschrift {
    color: #1c438f;
    font-family: Arial, sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    width: 350px;
    list-style-position: inside;
}
span.Bild_kommentar {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: small;
	width: 300px;
	margin-left: 0px;
}


p.Einf--Abs{
	
	line-height: 1.1;   /* Zeilenabstand */
	margin-bottom: 0;
	margin-right: 5;
	margin-top: 0;
	orphans: 1;
	page-break-after: auto;
	page-break-before: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	widows: 1;
	margin-left: 30px;
	padding-left: 0px;
	width: auto;
}

#wrapper #Folie {
    float: left;
    width: 1000px;
    background-image: url(Yes_we_can.png);
}
