/* Datei: radebeul-zitzschewig.css*/

/* Enthält die grundlegenden Eigenschaften der Webseite */

body {font-size:16px; font-family:Arial,Times,serif; color:#E8E8C1; background-image:url(bilder/hintergrund.jpg); text-align:center;}


a:link { color:#F3D403; text-decoration: underline; }
a:visited {color:#FFF4A9; text-decoration: underline; }
a:hover {color:#FFFFFF; text-decoration: underline; }

a.menu { color:#E8E8C1; text-decoration: none; }
a.menu:visited {color:#E8E8C1; text-decoration: none; }
a.menu:hover {color:#E8E8C1; text-decoration: none; }


h1 { font-size:72px; color:#003000; line-height:58px; text-align:center; }
h2 { font-size:32px; text-align:left;}
h3 { font-size:24px; text-align:left;}



img { border-width:0px; border-style:none; }

li { margin-bottom:10px;}

table.seite { margin-left:auto; margin-right:auto; margin-top:30px; border-collapse:collapse;}

td.kopf {
	width:100%;
	height:100px;
	padding-top:8px;
	background-image:url(bilder/ueber.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	vertical-align:top;
	font-size:64px;
	color:#f3d403;
	line-height:64px;
	text-align:center;
}

div.radebeul-zitzschewig { 
	font-size:10px;
	line-height:10px;
	padding:4px 0px 6px 0px;
	color:#003000;
	background-image:url(bilder/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	
}

td.fuss {
	width:100%;
	height:100px;
	padding-top:8px;
	background-image:url(bilder/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:bottom;
	vertical-align:top;
}


td.lspalte { width:140px; vertical-align:top; padding-top:50px; }
td.mspalte { width:530px; }
td.rspalte { width:140px; vertical-align:top; padding-top:50px; }

td.inhalt { width:484px; height:800px; background-image:url(bilder/hintergrund_schwarz.jpg); vertical-align:top;}

table.menu { width:125px; border-collapse:collapse; text-align:center; font-size:16px;}
td.mp { width:100%; height:48px; background-repeat:no-repeat; background-position:center; background-image:url(bilder/fl_mitte.gif); }
td.mo { width:100%; height:80px; background-repeat:no-repeat; background-position:center; background-image:url(bilder/fl_oben.gif); }
td.mu { width:100%; height:80px; background-repeat:no-repeat; background-position:center; background-image:url(bilder/fl_unten.gif); }
td.rsm { width:100%; height:48px; background-repeat:repeat-y; background-position:center; background-image:url(bilder/fr_mitte.gif); font-family:'Tahoma'; font-size:10px; padding: 0px 5px; }
td.rso { width:100%; height:80px; background-repeat:no-repeat; background-position:center; background-image:url(bilder/fr_oben.gif); padding-bottom:35px; font-family:'Tahoma'; font-size:10px; }
td.rsu { width:100%; height:80px; background-repeat:no-repeat; background-position:center; background-image:url(bilder/fr_unten.gif); }

table.neues {}
table.neues th { background-color:#202020; border-width:1px; border-style:solid; border-color: #404040; }
table.neues td { border-width:1px; border-style:solid; border-color: #404040; font-size:14px;}

table.gb {}
table.gb th { background-color:#202020; border-width:1px; border-style:solid; border-color: #404040; }
table.gb td { border-width:1px; border-style:solid; border-color: #404040; font-size:14px; text-align:left; }


table.gallerie td { border-width:1px; border-style:solid; border-color: #404040; font-size:10px;}
table.bdw td { border-width:1px; border-style:solid; border-color: #404040; font-size:12px; padding:5px;}

.newsBild{ font-size:10px; text-align:center; vertical-align:middle; }

.letzteModifikation {font-size:10px; position:relative; bottom:0px;}
.top {font-size:10px; text-align:right; position:relative; bottom:0px;}
.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}

.nobr { white-space:nowrap; }