/* Datei: fewo-luecke-dresden.css*/

/* Enthält die grundlegenden Eigenschaften der Webseite */

body,table,tr,th,td,div,p { font-family:Verdana; font-size:11px; color:#000099; }

body { background-color:#D7E7E5; text-align:center; margin-top:15px; }

img { border-width:0px; border-style:none; }

a:link { text-decoration:none; font-size:11px; color:#000099; }
a:visited { text-decoration:none; font-size:11px; color:#000099; }
a:active { text-decoration:none; font-size:11px; color:#000099; }

div.dsgvo a {
	text-decoration:underline;
}

table.seite { width:750px; background-image:url(image/back.jpg); margin-left:auto; margin-right:auto; border-collapse:collapse; border-width:0px; border-style:none; }

div.nebenjob {
	border:1px #000099 solid;
	padding:5px;
	text-align:center;
	margin:1px;
	background-color:#b9d3d3;
} 

hr { height:1px; line-height:1px; color:#00009C; }


/* td - Definitionen der Seitenaufteilung */
td.ueberschrift { height:65px; font-size:40px; text-align:center; vertical-align:middle; }
td.logo { text-align:center; }
td.menu { padding-top:25px; padding-right:20px; width:130px; line-height:16px; vertical-align:top;  }
td.inhalt { padding-top:25px; width:420px; height:500px; margin-bottom:30px; vertical-align:top;}
td.rspalte { padding-top:25px; width:130px; padding-left:20px; line-height:16px; vertical-align:top;}

/* Menue- bzw. Rechte-Spalte-Gestaltung */

table.menu { width:100%; border-collapse:collapse; border-width:0px; border-style:none; }

td.mp { border-top-width:1px; border-bottom-width:1px; border-top-color:#00009C; border-bottom-color:#00009C; border-top-style:solid; border-bottom-style:solid; padding-left:8px; vertical-align:middle; }
.mph { padding-left:8px; vertical-align:middle; background-color:#00009C; color:#FFFFC0; }
td.mpg { border-top-width:1px; border-bottom-width:1px; border-top-color:#00009C; border-bottom-color:#00009C; border-top-style:solid; border-bottom-style:solid; padding-left:8px; vertical-align:middle; text-align:right }

ul.kategorien a { font-size:16px; text-decoration:underline;}
ul.kategorien { line-height:20px;}

table.kategorieuebersicht {width:100%;}
table.kategorieuebersicht a { font-size:12px; text-decoration:underline; font-weight:bold; }
table.kategorieuebersicht td { border:solid 1px #000099; padding:8px 5px; }
table.kategorieuebersicht td div { text-align:center; }
//ul.kategorieuebersicht { line-height:20px; padding-left:20px; }

ol { margin-top:0px; padding-top:0px; }
ol li { padding-top:25px; }
