/*  ===============================================
Stylesheet für die Webseite "Feuerwehr Bliesdalheim Jugendfeuerwehr"
Stand:  Final v0.9
Datei:  bildschirm.css
Datum:  2011-08-28
Autor:  Jan Weber
Aufbau: 1. Kalibrierung und Restauration
        2. Allgemeine Styles
        3. Styles für Layoutbereiche
        4. Sonstige Styles
================================================ */
/* ====================================== 
  1. Kalibrierung und Restauration
  ====================================== */
/* Reset - alle Abstände auf NULL */ 
*  { padding: 0; margin: 0; }
/* optional: erzwingt Scrollbar im Firefox */
html { height: 101%; margin-bottom: 1px; }
h2, h3{ margin: 2em 0 0.5em 0;}
p {margin-bottom: 0.5em;}
ul, ol { margin-bottom: 1em; }  
ul ul { margin-bottom: 0; }
li { margin-left: 1em ; } 
/* hier ggfs. Abstände für weitere Elemente restaurieren */

/* ====================================== 
  2. Allgemeine Styles 
  ====================================== */

body{
	color: black;
	background: #c00 url(background.gif) repeat-x;
    font-size: 100.01%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
}
h1 { font-size: 150%; } 
h2 {
	font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
}
h2.firstOnPage {margin-top: 0;}
h3 {
	font-size: 1.2em;
	margin: 2em 0 0.2em 0;
	color: navy;
}
h3.firstOnPage {margin-top: 0;}
h4{
	font-size: 1em;
	margin: 1.4em 0 0em 0;
}
address {
  text-align: center;  
  font-size: 80%;
  font-style: normal; 
  letter-spacing: 2px;
  line-height: 1.5;   
}
a { 
  text-decoration: none; 
  /* outline: none; */ /* nur wenn es Sie wirklich stört */
} 
a:link { color: #990000; } 
a:visited { color: #990000; } 
a:hover, 
a:focus { 
  color: #990000;
  text-decoration: underline;
}
a:active { 
  color: #990000;
  text-decoration: underline;
}
/* Allgemeine Klassen und IDs */ 
img#logo { 
	color: black;
}  
.skiplink {
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.bildlinks {
	float: left;
	padding: 3px;
	border: 5px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bildrechts {
	float: right;
	padding: 3px;
	
	margin-bottom: 10px;
	margin-left: 10px;
}
.clearing{
	clear: both;
}
/* ====================================== 
  3.  Styles für die Layoutbereiche 
  ====================================== */

div#headerwrapper{
	position: relative;
}

div#positionhelper{
	float: left;
	width: 150px;
}  

div#header{
	height: 140px;
	position: relative;
	color: white;
	/*padding: 20px;*/
	margin: 0px;
} 
div#header h1{
	position: absolute;
	text-align: left;
	margin:0;
}
img#headerbanner{
	
}
div#container{
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 0;
    background: #ffffe0 url(navigationjugend.gif) repeat-y;
    border: 0px solid silver;
}
div#Shortnavi{
	clear: both;
	margin: 0 0 0em 0px;
	height: 20px;
	padding: 0 1em;
	background: #FF9900;
	color: white;
  }
  
  
  ul#Shortnavigation{
    font-size: 0.8em;
	margin: 0 0 0 150px;
	padding: 0.1em;
  }
  
  ul#Shortnavigation li{
	list-style: none;
	display: inline;
	margin: 5px;
  }
  ul#Shortnavigation a:link{
	color: white;
  }
  ul#Shortnavigation a:visited{
	color: white;
  }
  ul#Shortnavigation a:hover{
	color: white;
  }
  ul#Shortnavigation a:active{
	color: white;
  }
  
  div.Yellowband{
	clear: both;
	background: #FFFF00;
	height: 10px;
  }

div#content{
	background: white;
	padding: 0 10px 0 5px;
	margin: 10px 0 1em 170px;
}
div#content p{
	font-size: 0.9em;
    margin: 1em 0 0em 0;
}
#navigation{
	font-size: 0.83em;
    float: left;
	width: 145px;
    margin: 20px 0 1.2em 5px; padding: 0;
}

#navigation ul li {
	list-style-type: none;
	padding: 0em; /*padding: 0.5em*/
	margin: 0; 
}
#navigation a{
	text-decoration: none;
    display: block;
    padding: 0.2em;
    font-weight: bold;
}
#navigation a:link {
	color: white;
	background-color: #000099;
}
#navigation a:visited{
	 color: white;
	 background-color: #000099;
}
#navigation a:hover,
#navigation a:focus {
	color: black;
	background-color: #FFFF00;
}
#navigation a:active {
	color: white;
	background-color: #FFFF00;
}
#startseite #navi01 a,
#jugendfeuerwehr #navi02 a,
#dienstplan #navi03 a ,
#mannschaft #navi04 a,
#fahrzeuge #navi05 a,
#feuerwache #navi06 a,
#einsaetze #navi07 a ,
#aktivitaeten #navi08 a,
#fotos #navi09 a,
#umbau #navi10 a,
#feuerwehrfreunde #navi11 a,
#links #navi12 a,
#impressum #navi13 a{
	color: black;
	background-color: #FFFF00;
}
div#extra{
	background: #FFFFFF url(../images/b3.jpg) repeat-y left top; /*#FF8539*/
	float: right;
	width: 150px;
	padding: 10px;
	margin-left:-170px;
}
div#footer{
	clear: both;
    font-size: 0.8em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #FF9900;
	color: white;
}
div#counter{
	margin-left: 150px;
}
div#footer p{
	display: inline;
	padding: 5px 10px;
	margin: 0;
}
div#wrapper{
	clear: both;
	float:left;
	width:100%;
}
/* ====================================== 
  4. Sonstige Styles 
  ====================================== */
  
a.image:link {
	text-decoration: none;
} 
a.image:visited  {
	text-decoration: none;
} 
a.image:hover, 
a.image:focus { 
  text-decoration: none;
  border-bottom: 0px none;
}
a.image:active  { 
  text-decoration: none;
  background-color: white;
}
a img{
	border: 0 none;
}
td#satzung{
  	padding: 3px;
    vertical-align: top;
}
div#content p span.datum{
    font-size: 0.7em;
}
  

.text-intro img{
	margin: 0 15px 5px 0;
  }  
 div#content table {
	font-size: 0.9em;
  }
table#einsatz{
	border-style: solid;
	border-width: 1px;
	border-color: #990000;
	width: 100%;
}
table#einsatzInnen{
	border-width: 0;
	width: 100%;
	border-collapse: collapse;
}
table#einsatzInnen tr:hover{
	background-color: #ccc;
    color: white;
}
td#einsatz{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	vertical-align:top;
	text-align: left;
	padding:3px;
  }
