﻿/*allgemeine Formatierung und Kopf*/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#003366;
	font-weight:bold;
}
html {
	color:#003366;
}
body {
	font-family:"Helvetica", Arial, Sans-Serif;
	font-size: 0.9em;
	line-height:1.3em;
	background:#fff url('../bilder/rotoben.jpg') repeat-x; 
	background-color:#D5DEEF;
	text-align:center;
	
}
#container {
	min-width:760px;
	max-width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	text-align:left;
	background-color:white;
	padding-bottom:20px;
	}
h1 {
	color:#003366; 
	height:146px;
	line-height:1.7;
	padding:5px;
	margin-right:45px;
	text-align:center;
	font-weight:bold;
	font-size:48px;
	position:relative;
	left:0;
	top:10px;
	}

.rot  {
	color:#e3000e;
	font-weight:bold;
}
.schwarz {
	display:block;
	text-align:center;
	font-weight: normal;
	font-size:33px;
	color: #003366;
	margin-left: 25px;
	}
.logo {
	z-index:1;
	position:absolute;
	left:760px;
	top:-50px;
}	
/* Allgemeine Formatierung ---- Ende*/
	
/*Navigation --- Anfang */
#navi {
	float:left;
	font-size:1.0em;	
	font-weight:bold;
	width:230px;
	display:inline;
	margin-top:60px;
	background:url('../bilder/backgroundnavi.jpg');
	background-repeat:repeat-y;
	position:fixed;
}
#navi a {
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	padding:8px 5px 8px 30px;
}
#navi a:hover {
	font-size:1.0em;
	color:white;
	background:#DE2022 url('../bilder/los.png') no-repeat left center;
}
/*Navigation --- Ende */

/* Startseite Mitte */
#mitte {
	margin-left:270px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right:30px;
}
h3 {
	color:#003366; 
	height:20px;
	padding:5px;
	margin-right:45px;
	font-weight:bold;
	font-size:1.2em;
	position:relative;
	}
#mitte p {
	margin-bottom:10px;
 	}
#ueberschrift {
	margin-bottom:10px;
	margin-left:230px;
	width:600px;
}
h2 {
	font-weight:normal;
	font-size:29px;
	color: #003366;
	margin-left: 2px;
	margin-bottom:12px;
	margin-top:7px;
	padding-top:7px;
	padding-bottom:11px;
	border-bottom:3px maroon solid;
}
/* Startseite Mitte --- Ende */
/*Abschluss unten */
#footer {
font-size:0.8em;
font-weight:bold;
height:50px;
clear:both;
margin-top:10px;
}
#footer hr {
	height:3px;
	background-color:maroon;
	margin-left:auto;
	margin-right:auto;
	width:920px;
}
/* Abschluss unten --- Ende */
td span  {
	color:#e3000e;
	font-weight:bold;
}

/*gemeinderat anfang*/
ul.gemeinderat {
	background-color:#E8E8E8;
	width:16em;
	padding:10px;
	margin:10px 0 15px 210px;
	background-image:url('../bilder/logorot.jpg');
	background-repeat:no-repeat;
	background-position:right bottom; 
	}
.initial:first-letter {
margin-bottom:10px;
font-weight:300;
float:left;
font-size:250%;
text-indent:18px;
background-color:#4466BB;
color:white;
text-transform:capitalize;
padding:5px;
line-height:0.7em;
margin-right:10px;
margin-top:0px;
}

/*gemeinderat ende*/

/*wahlen*/    
table .wahlen {
margin-top:20px;
border:2px #003366 solid;
}
/*wahlen --- Ende */   

/*Jubilaeum */
.jubilaeum, .jubilaeum2, .jubilaeum3{
	background-color:#D0E0F9;
	border:2px #003366 solid;
	padding:20px;
	margin:5px 10px 5px 0px;
	list-style-position:inside;
	list-style:circle;
	width:300px;
}

.jubilaeum2 {
	width:500px;
}

.jubilaeum3 {
	float:left;
}
/* Jubilaeum --- Ende */

/*Anfang Bürgerversicherung */
.tabelle {
}
td.schw {
background-color:black;
color:white;
}
td.red {
background-color:red;
color:white;
}
td.gelb {
background-color:yellow;
color:black;
}
td.white {
background-color:white;
color:red;
}
/*Ende Bürgerversicherung */


/*Vorsitzende */
.theo {
	padding:2px;
	border:2px black solid;
	float:left;
	margin-right:15px;
} 
.vorsitz {
	background-image:url('../bilder/tabellenhint.gif');
}

/*Vorsitzende --- Ende */

/*Ämter */
.aemter {
background-image:url('../bilder/tabellenhint.gif');
}  
   
.tabelle td {
border-style:none;
}
.tabelle {
	width:600px; 
	height:400px;
	padding:3px;
	margin-top:8px;
	background-color:#D0E0F9;
}
tr{
width:40em;	
}
td {
text-align:left;
}
</style> 










h1 span{
	color:#e3000e;
	font-weight:bold;
}


#inhalt {
	width:470px;
	margin-left:210px;
	margin-right:80px;
	}	
#inhalt p {
	border:none;
	width:400px;
}
#inhalt p.besucher img {
	border:none;
}
#inhalt img {
	margin-top:10px;
	background-color:white;
	border:4px #A4C5F8 solid;
	border-bottom-color:white;
	border-bottom-width:1px;
	padding:7px;
}
#zweispalten {
	min-width:760px;
	max-width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:white;
}


/*Dreispaltig--- Ende*/

/*Startseite --- Anfang*/

#inhalt_innen p.besucher {
	font-size:0.7em;
}
#inhalt_innen img.besucher {
	padding-left:10px;
	width:60px;
	border-style:none;
}


h5{
	background-color:#F2522E;
	color:#fff;
	margin-top:0;
	padding-left:5px;
	font-size:0.9em;
}
.unten {
	margin:0;
	padding-left:5px;
	background-color:#54592D;
	font-size:0.7em;
	text-decoration:none;
	text-align:left;
	color:white;
}
.unten a{
	text-decoration:none;
	text-transform:none;
	color:white;
	}
.unten a:hover {
	color:#FFFF66;
	text-decoration:none;
}	
#mitte a  {
	color:maroon;
	text-decoration:none;
}
/*Startseite---Schluss*/

/*Links --- Anfang*/
table .links {
	margin-top:30px;
	width:460px;
	text-align:left;
}
.linktr  {
	background-image:url('../bilder/links.jpg');
	background-repeat:repeat-x;
	width:460px;
	}
.linktd {
      width:470px;
      border-style:none;
}
.links  img {
	float:left;
	padding:0px 7px 0px 3px;
}
/* Links --- Ende*/








.seitenlisterechts {
	margin-bottom:15px;
	padding:0px;
	margin-right:5px;
	text-align:left;
}





a span {
	text-transform:uppercase;
	font-size:0.9em;
	color:#e3000e;
	font-weight:bold;
}
h2 span {
	text-transform:uppercase;
	font-size:0.9em;
	color:#e3000e;
	font-weight:bold;
	}

li span {
	text-transform:uppercase;
	font-size:1em;
	color:#e3000e;
	font-weight:bold;

	}
#navi.li  span {
	text-transform:uppercase;
	font-size:1em;
	color:#e3000e;
	font-weight:bold;
	padding-left:50px;

	}

li span:hover {
	color:white;
	font-size:1em;
}


p {
	margin-top:3px;
	padding-top:3px;
}	
ul {
	list-style:none;
	padding:10px 10px 10px 10px;
	}
ul ul {
	margin-left:1.3em;
	position:static;
	padding:0px;
	
}
li {
	line-height:1.9;
}
li a {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;

	
}
li a:hover {
	text-decoration:underline;
	color:maroon;
	font-weight:bold;
	
}
h4 {
margin-top:1em;
}
p span{
	color:#e3000e;
	font-weight:bold;
}
h3 span{
	color:#e3000e;
	font-weight:bold;
}

p.initial {
	margin-bottom:10px;
}
table {
	border-collapse:collapse;
	table-layout:fixed;
	width:40em;
	text-align:center;
}
td {
	border-right:1px solid #003366;
	padding:.5em .1em;
}
td span {
	text-transform:uppercase;
	font-size:0.9em;
	}

th {
	border-right:1px solid #003366;
	padding:.5em .1em;
}
div.rede ol {
	position:static;
	background:none;
}
div.rede ul {
	position:static;
	background:none;
}
div.rede ol {
	list-style:decimal;
	list-style-position:inside;
}
div.rede ul {
	list-style:square;
}

/* Beginn Seite Weinprobe  */
.wein {
	border:2px #003366 solid;
	margin:10px;
	padding:2px;
}
/*Ende Weinprobe */


span.aktuell {
padding-left:25px;
font-size:1em;
}
#ueberschrift a  {
	color:maroon;
	text-decoration:none;
}

