/* DEFAULT STYLESHEET SFC-MELLE-GRÖNEGAU e.V. erstellt von Siegfried Lux  */

/*----------------------  Seiteninhalt   -------------------------------------------*/

body {
  color: black; 
  background-image: url('../SFC-Melle_Bilder/Bilder_Verein/Hintergrund.png');
  font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0; 
  padding: 1em
  font-weight:normal;
}

td	{
	padding-left: 10px;
	padding-right: 10px;
	}
	
th	{
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}	


/*----------------------  Navigation (linke Spalte)  ------------------------------------------*/

/*-----  Dies ist die Hauptmenue-Navigationsleiste, als erstes der graue Kasten 
           Dieses Navigationsleiste beinhaltet die Punkte im aufgerufenen Untermenue ------*/

ul#Navigation_u 
{
  font-size: 0.91em;
  position: absolute;
  width: 162px;
  margin-left: 0px;
  padding: 0;
  background-color: silver;
  border: 1px solid black;
}

/**html ul#Navigation_u 
{
width: 11.7em;
w\idth: 10.1em;
padding-left: 0;
padd\ing-left: 0em;
}*/

ul#Navigation_u li 
{
list-style-type: none;
margin: 0.4em; 
padding: 0;
}

ul#Navigation_u  a
{
display:block;
padding: 0.2em;
text-decoration: none; 
font-weight: bold;
border: 1px solid black;
border-left-color: white; 
border-left-width: 2px;
border-top-color: white;
border-top-width: 2px;
border-style: outset;
color: white;
background-color: #0000CC;
border-right-color: black;
border-right-width: 2px;
border-bottom-color: black;
border-bottom-width: 2px;
}

*html ul#Navigation_u  a
{
width: 100%;
w/idth: 8.8em;
}

ul#Navigation_u  a:hover
{
border-color: white;
border-left-color: black; 
border-top-color: black;
color: white; 
background-color: cornflowerblue;
}


/*-----  Dies ist die erste Untermenue-Navigationsleiste (zweite Ebene), als erstes der graue Kasten  -----*/

ul#Navigation_u2{
  font-size: 0.91em;
  position: absolute;
  width: 162px;
  margin-left: 0px;
  padding: 0;
  background-color: silver;
  border: 1px solid black;
}

/**html ul#Navigation_u2 
{
width: 11.7em;
w\idth: 10.1em;
padding-left: 0;
padd\ing-left: 0em;
}*/

ul#Navigation_u2 li 
{
list-style-type: none;
margin: 0.4em; 
padding: 0;
}

ul#Navigation_u2  a
{
display:block;
padding: 0.2em;
text-decoration: none; 
font-weight: bold;
border: 1px solid black;
border-left-color: white; 
border-left-width: 2px;
border-top-color: white;
border-top-width: 2px;
border-style: outset;
color: white;
background-color:#8B0000;
border-right-color: black;
border-right-width: 2px;
border-bottom-color: black;
border-bottom-width: 2px;
}

*html ul#Navigation_u2  a
{
width: 100%;
w/idth: 8.8em;
}

ul#Navigation_u2  a:hover
{
border-color: white;
border-left-color: black; 
border-top-color: black;
color: white; 
background-color: #DC143C;
}

/*-----  Dies ist die zweite Untermenue-Navigationsleiste (dritte Ebene), als erstes der graue Kasten.  
           Dieses Menue wird fuer eine Ebene unterhalb der aufgerufenen Untermenuepunkte 
           benoetigt, beispielsweise im Untermenue Technik, Windenstrat,F-Schlepp usw....------*/

ul#Navigation_f 
{
  font-size: 0.91em;
  position: absolute;
  width: 162px;
  margin-left: 0px;
  padding: 0;
  background-color: silver;
  border: 1px solid black;
}

/**html ul#Navigation_f 
{
width: 11.7em;
w\idth: 10.1em;
padding-left: 0;
padd\ing-left: 0em;
}*/

ul#Navigation_f li 
{
list-style-type: none;
margin: 0.4em; 
padding: 0;
}

ul#Navigation_f a 
{
display:block;
padding: 0.2em;
text-decoration: none; 
font-weight: bold;
border: 1px solid black;
border-left-color: white; 
border-left-width: 2px;
border-top-color: white;
border-top-width: 2px;
border-style: outset;
color: white;
background-color:red;
border-right-color: black;
border-right-width: 2px;
border-bottom-color: black;
border-bottom-width: 2px;
}

*html ul#Navigation_f a 
{
width: 100%;
w/idth: 8.8em;
}

ul#Navigation_f a:hover 
{
border-color: white;
border-left-color: black; 
border-top-color: black;
color: white; 
background-color: #FF3333;
}

/*----------------------  Ende Navigation (linke Spalte)  ------------------------------------------*/

/*----------------------  Inhalt allgemein (rechte Spalte)  ------------------------------------------*/

div#Inhalt {
  margin-left: 164px;
  margin-top: 55px;
  position: absolute;
  padding: 0 1em;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}
div#Inhalt h1 {
  font-size: 1.5em;
  margin: 0 0 1em;
}
div#Inhalt h2 {
  font-size: 1.2em;
  margin: 0 0 1em;
}
div#Inhalt p {
  font-size:1em;
  margin: 1em 0;
}

div#Inhalt2 {
  margin-left: 10.1em;
  padding: 0 1em;
  min-width: 16em;
}

/*-------------------------    Inhalt fuer das Titelbild Startseite  ------------------*/
div#Inhalt_2 {
  margin-left: 164px;
  margin-top: 0px;
  position: absolute;
  min-width: 16em; padding-left:1em; padding-right:1em; padding-top:0; padding-bottom:0
}
div#Inhalt_2 h1 {
  font-size: 1.5em;
  margin: 0 0 1em;
}
div#Inhalt_2 h2 {
  font-size: 1.2em;
  margin: 0 0 1em;
}
div#Inhalt_2 p {
  font-size:1em;
  margin: 1em 0;
}

div#Inhalt2 {
  margin-left: 10.1em;
  padding: 0 1em;
  min-width: 16em;
}

/*----------------------  Inhalt (rechte Spalte) verschiedene Container ------------------------------------------*/

/*----------------------  Dies ist der Container fuer den Seiteninhalt, ------------------------------------------*/

#content {
margin-top: 20px;
margin-left:162px;
margin-bottom: 20px;
min-width: 852em;
padding: 0;
position: absolut;
}

/*----------------------   Container fuer Schrift 1   ------------------------------------------------------------*/

#content1 {
position:absolute;
width: 852px;
height: 50px;
margin-top: 100px;
margin-left: 165px;
padding: 0;
/*overflow: auto;*/
}

/*--------------------   Container fuer Schrift 2   --------------------------------------------------------------*/
#content2 {
position: absolute;
width: 852px;
height: 200px;
margin-top: 150px;
margin-left: 165px;
padding: 0;
overflow: auto;
}

/*-------------------   Container fuer Adresse   ----------------------------------------------------------------*/
#content3 {
position: relativ;
width: 852;
height: 100px;
margin-top: 330;
margin-left: 0px;
padding: 0;
/*overflow: auto;*/
}

/*--------------------  Container fuer Adresse   ---------------------------------------------------------------*/
#content4 {
position: absolute;
width: 100%;
height: 100px;
margin-top: 490;
margin-left: -160px;
padding: 0;
overflow: auto;
}
/*-------------------   Dies ist der Container fuer den Bsucherzaehler, --------------------------------------------*/

#content5 {
position: absolute;
width:160px;
height:100x;
margin-top: 470px;
margin-left:12px;
padding: 0;
background-color: #CCCCFF;
}
/*-------------------   Dies ist der Container fuer das Wetterfenster, --------------------------------------------*/

#content6 {
position: absolute;
width:160px;
height:100x;
margin-top: 480px;
margin-left:12px;
padding: 0;
background-color: #CCCCFF;
}


/*-------------------Scroll-Fenster 1 für Formulare -------------------------------------------------------------- */

#scroll_Formular {
     overflow:auto;
     width: 400x;                  
     height:580px;                 
    /* border: 1px solid #000000; */
    border-color: #993366;    
     padding: 5px;                  
	}

/*-------------------Scroll-Fenster 2 für Formulare -------------------------------------------------------------- */

#scroll_Formular2 {
     overflow:auto;
     width: 500x;                  
     height:100%;                 
    /* border: 1px solid #000000; */
    border-color: #993366;    
     padding: 5px;   
  	}
	
#Sroll_color {
	 background-color: silver;
	font-color: brown;
	color:#8B0000;
	text-decoration: none;
	border: 0px none;
	}
	
	
	
	
	
	
