﻿/*-----------grund styles--------------------------- */
/* -- Projekt: peloh Web --------- */
/* -- h_style zu seite home ---------- --- */
/* -- Start: 10.02.2010 ------------------- */
/* --- Letzte Aenderung: 03.04.2011  -------*/

/* -- Farbschema ------------------------- */
/*
Farbton (d-grau): #202020  
Farbton (d-grün): #005A32
Farbton (d-rot):  #990000
Farbton (content): #111111
Farbton (Element): #xxxxxx
*/

/* - - ************************* Reset ********************************* - - */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-repeat: no-repeat;
}
/*  Fokusstile unten definieren! */
:focus { outline: 0; }

body { line-height: 1; color: white; background: black; }


/* - - - - - - - - - HTML + Body - - - - - - - - - */
html{
	height: 100.5%;
	margin: 20px;  /* abstand von oben */
	padding: 0;
	background-color: #000000;
	font-size: 62.5%
	}


body{
	text-align: center;    /* im IE seite zentriert */
					/*	height: 100.5%;  */
	margin: 10px;  /* abstand von oben */
	padding: 0;
	font-family: Verdana, sans-serif; 
	font-size: 1.2em;
	line-height: 1.8em;
	color: #fff; /* ddd*/
	background: #000000 ;  /* Hintergrund  */
	}
	
  	
	
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;    
	font-weight: normal;
/*	color: #000;  */  /*#b4A400;  */ 
	padding: 0.6em 0em 0.2em 0em ;
}

h1 { font-size: 2.2em; padding-bottom: 0.2em; margin-bottom: 0.8em; }
h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.3em;}
h6 {font-size: 1.0em;} 

p {text-align: justify; margin-bottom: 0.4em;} 

a { font-weight: bold; color: #0066CC;}  /* linkfarbe */

/* Tabelle für Zähler von t-online */
.tabelle_zaehler {
	 border: 0; 
   	margin: 0px 0px 0px 400px;
	font-family: Verdana, sans-serif; 
	font-size: 1.0em;   
	font-weight: normal;
	color: #005a32;	
}

.color_wg { background : #555555; color : #eeeeee; font-weight: bold; }		/* grau mit schrift weiß */

/* Überschrift hinweis */
.color_hw { 
	background-color: #FF9966;     /* #FF9900;  */
	color: black; 
	font-weight: bold;
	padding: 0; 
	}

 /* farbe mit h-grund  */
.farbe_gr { 
	background:  url("../images/navi_hg.gif") repeat; 
	color: white ; 
	font-size: 1.4em; 
	font-weight: bold ; 
	text-align: center; 
	width: 600px;  
	margin: 5px auto 5px 200px;  
} 

.linie{ background: #990000; height: 2px; border: 0; }

ul li { list-style-type: none ; } /*  navi-liste  */

/* --- optimiert für weiße schrift auf schwarzem grund --------  */
.schriftoptimieren { font-weight: lighter;	letter-spacing: 0.08em; line-height: 1.5em; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
/* - - - - - - - - - - - - - - Reset - - - - - - - - - - -  */
div{ text-align : left; vertical-align : top }

* { margin: 0; padding: 0; border: 0; }

.clearer { clear: both; } /* hebt die vorhergehenden Floats auf */


 /* +___________________ container - gesamter inhaltsbereich umhüllen ________________+ */
div#container { 
	margin : 0px auto; 
	width : 998px; 
	background: #111111;
	border-top : #444 1px solid; 
	border-bottom : #444 1px solid; 
	border-left : #444 1px solid;
	border-right : #444 1px solid; 	

 }

/* - - - - - - - - kopfbereich - - - - - - - - - - - - */
div#kopftext { height: 100px; background: #000000 }

#kopftext h1 {
	font-family: "Times New Roman", Times, Serif;
	font-size: 4.0em;
	font-style: italic ;
	font-weight: bold ;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 5px 0px 0px 0px;
	text-align: center ;
	color: #990000;  /* #005A32; grün */
}

/* - - - - - - - - Navigationsbereich - - - - - - - - -  */
 div#navioben {
/*	width : 98%; 
	height: 4em; */
	height: 32px;
	margin: 2px 0px 0px 0px;
	padding: 0;
	background: #000000; /* url(images/navi_hg.gif) left top; */  
}
 
#navioben ul {
	margin: 0px 0px 0px 30px;
	padding: 0;
	} 

#navioben li {
	background: #000000; 
	float: left ;  /* für horizontale navigation */	
	margin: 0px 0px 0px 5px;
	}

#navioben li a{
	color: #DFE1E2;				/* h-grau */
	display: block ;
	float: left ;  /* für horizontale navigation */
	padding: 5px 10px 5px 17px; /* innenabstand  für bild*/
	}

#navioben a{ text-align: left; }

#navioben a:link {
	font-size: 1.0em;
	color:  #339966;   /* #33CC33;   /* schrift grün - link farbe */
	text-decoration: none;
}

#navioben li a.active {
			background: #005A32 url("../images/punkt_blau.gif") 5px center no-repeat;
			color: #fff;
			text-decoration: underline ;	
			border-left: 1px #990000 solid ;
			border-right: 1px #990000 solid ;
			border-bottom: 1px #990000 solid ;
}

#navioben li a:hover {
				background: #555555;  /* #2f588d; */
				color: #fff;
				text-decoration: underline;
}

#navioben li a:visited {
	color:  #999999;  		/* grau- besuchte links */
	text-decoration: none;	
}

/* - - - - - - - - - content - haupt-Seitenbereich - - mit fester höhe !!!!  - - - */
div#content{
	margin: 5px  auto  5px  auto ;
	padding: 5px;
	float: right ;
	width: 99%; 
	height: 600px;
}


div#content #bild {
	margin: 50px  auto  20px  auto ; 
	text-align: center ;
}

#content h4{
	font-style: italic ;
	text-align: center ;
	color: #999999;  			
}

#content h5{
	font-size: 1.0em;
	font-style: normal ;
	text-align: center ;
	color: #999999;				
}


/* ++++++++++++++++ footer bereich unten +++++++++++++++++++++ */
div#footer {
	clear: both;
	margin-top: 5px;
	border-top: 2px #666666 solid;
	background-color: #000000;
	height: 30px;
	font-family: "Times New Roman", Times, Serif;
	font-size: small ;
}
#footer p{
 	padding: 2px 0px 2px 0px; 
 	text-align:  center ;
	color: #666666;	
}

#footer a { color: #666666; font-weight: normal  }   /* linkfarbe (impressum) */

/* +++++++++++++++++++ seiteninfo +++++++++++++++++ */
div#seiteninfo{
	clear: both;	
	width: 990px;
	margin-top: 20px;   /* Außenabstand oben */
	margin-right: auto ; /* Abstand rechts */
	margin-bottom: 10px;  /* Abstand unten */
	margin-left: auto;  /* Abstand links */
		
} 

div#seiteninfo p{
	text-align: left ;
	margin: 0;
	padding: 5px 10px;
	font-family: "Times New Roman", Times, Serif;
	font-size: small ;
	color:  #999999; 	
	}

	
	
/* ############ ENDE ################### */	





