/*****************************************************************************************/
/* CSS-Definitionsdatei fuer die Homepage des Gaues Lech / Wertach                       */
/* Bearbeiter: Christoph Wiedemann +++ webmaster@gau-lech-wertach.de                     */
/*****************************************************************************************/


/*******************************************************************/
/* Allgemeine Definition                                           */
/*******************************************************************/

h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, th, dd, tt, a ,td, tr, table, font {font-family:Arial; font-size:10px}


body {margin-top:15px; margin-left:15px; margin-right:0px; margin-bottom:0px; font-family:Arial; font-size:12px}

li {list-style:square}

h1 {font-size:45px; margin-bottom:15px}
h2 {font-size:35px; margin-bottom: 3px} 
h3 {font-size:20px; margin-bottom: 3px}
h4 {font-size:13px; margin-bottom: 3px}
h5 {font-size:10px;}
h6 {font-size: 9px;}  	

p.Impressumstext {text-align:justify; margin-right:20px; margin-left:20px; text-indent:-20px;}
p.Nachricht {
	text-align:justify;
	font-size:12px;
}

/* Hauptframe */

div.oben {position:absolute; left:5; top:0}
div.Inhalt {position:absolute; left:10; top:50}


/****************************************/
/* Hauptframe erste Zeile               */
/****************************************/

tr.oben {width:850px; height:15px; font-size:9px;}
td.siesindhier {height:10px; width:600px; font-size:9px;}
td.zurueck {height:10px; width:230px; text-align:Right; font-size:9px;}


table.Nachrichten {
	font-family:Arial;
}

td.Ueberschrift_1 {
	width:80px; 
	height:30px;
	font-weight:bold;
	text-decoration:underline;
	background-color:#DADADA;
	font-size: 15px;
	padding-left:10px;

}
td.Ueberschrift_2 {
	width:770px; 
	height:30px;
	background-color:#DADADA;
	font-size: 15px;
	padding-left:10px;
}


table.Impressum {
	font-family:Arial;
	border-style:None;
}

td.Impressum_1 {
	width:80px; 
	height:15px;
	font-weight:bold;
	text-decoration:underline;
	background-color:#DADADA;
	font-size: 10px;
	padding-left:10px;

}
td.Impressum_2 {
	width:770px; 
	height:15px;
	background-color:#DADADA;
	font-size: 10px;
	padding-left:10px;
}


