
/*

		Stylesheet für die Hompage "CDU-Stockstadt am Rhein"

		geschrieben von Dirk Hensel

*/

@-ms-viewport {
   min-width: 124px;
   max-width: 1240px;
}

body
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #d0d0d0;
	width: 100%;
}


#nutzbereich
{
	margin: 0 auto;
	width: 1200px;
}

/* ============================================================================================================================ KOPF */

#kopf
{
	height: 50px;
	margin: 0px 0px 0px 0px;
	background-color: #ff9900;
}

#kopf-menue
{
	width: 1058px;
	height: 50px;
	float: left;
}

#kopf-menue a
{
	display: block;
	margin: 10px 0px 10px 20px;
	padding: 2px 0px 0px 0px;
	width: 120px;
	height: 27px;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ff6600;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	float: left;
}

#kopf-menue a.aktiv
{
	color: #e32b23;
	background-color: #ffffff;
	font-weight: bold;
}

#kopf-menue a.inaktiv 
{
	color: #ffffff;
	background-color: #ff6600;
	
}

#kopf-menue a.inaktiv:hover
{
	border-color: #ffffff;
	font-weight: bold;
}

#kopf-cdu-logo
{
	width: 142px;
	height: 50px;
	float: left;
}

#kopf-cdu-logo img
{
	margin: 0px;
}

/* ============================================================================================================================ FUSS */

#fuss
{
	height: 35px;
	margin: 0px 0px 20px 0px;
	background-color: #ff9900;
}

#fuss-links
{
	margin: 15px auto 0px auto;
	text-align: center
}

#fuss-links p
{
	font-size: 16px;
	color: #ffffff;
}

#fuss-links a
{
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
}



/* ================================================================================================================= STOCKSTADT-KOPF */

#stockstadt-kopf
{
	width: 1200px;
	height: 104px;
	margin: 20px 20px 20px 20px;
	background-color: #d0d0d0;
}

#stockstadt-kopf img
{
	margin: 0px;
}

#stockstadt-kopf-regio-logo
{
	position: static;
	margin: 0px 16px 0px 0px;
	width: 104px;
	height: 104px;
	float: left;
}

#stockstadt-kopf-cdu-logo
{
	position: static;
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 104px;
	float: left;
}

#stockstadt-kopf-regio-text
{
	position: static;
	margin: 0px 0px 0px 0px;
	padding: 55px 16px 19px 16px;
	width: 520px;
	height: 30px;
	float: left;
	background-color: #ffffff;
}

#stockstadt-kopf-regio-text h1
{
	font-size: 20px;
	color: #000000;
}

#stockstadt-kopf-regio-streifen
{
	position: static;
	margin: 0px 0px 0px 0px;
	width: 16px;
	height: 104px;
	float: left;
}



/* ================================================================================================================== INHALTSBEREICH */

#inhaltsbereich
{
	width: 1200px;
	margin: 0px 0px 10px 0px;
}

div.spalte-1
{
	width: 360px;
	padding: 0px 25px 10px 25px;
	border-width: 5px;
	border-color: #d0d0d0;
	border-style: solid;	
	background-color: #ffffff;
	float: left;
}

div.spalte-n
{
	width: 360px;
	padding: 0px 10px 10px 10px;
	border-width: 5px;
	border-color: #d0d0d0;
	border-style: solid;	
	background-color: #ffffff;
	float: left;
}

div.spalte-1-2
{
	width: 750px;
	padding: 0px 25px 10px 25px;
	border-width: 5px;
	border-color: #d0d0d0;
	border-style: solid;
	background-color: #ffffff;
	float: left;
}

div.spalte-1-2-us1
{
	width: 360px;
	margin: 0px 30px 10px 0px;
	float: left;
}

div.spalte-1-2-us2
{
	width: 360px;
	margin: 0px 0px 10px 0px;
	float: left;
}

div.spalte-1-2-vor-us1
{
	width: 160px;
	margin: 0px 30px 10px 0px;
	float: left;
}

div.spalte-1-2-vor-us2
{
	width: 560px;
	margin: 0px 0px 10px 0px;
	float: left;
}

/* ===================================================================================================================== EINLEITUNG */

div.einleitung-1:first-child
{
	width:	360px;
	height: 35px;
	margin: 10px 0px 0px 0px;
	border-width: 3px 0px 0px 0px;
	border-color: #e32b23;	
	border-style: solid;
}

div.einleitung-1
{
	width:	360px;
	height: 35px;
	margin: 40px 0px 0px 0px;
	border-width: 3px 0px 0px 0px;
	border-color: #e32b23;	
	border-style: solid;
}

div.einleitung-2:First-child
{
	width:	750px;
	height: 35px;
	margin: 10px 0px 0px 0px;
	border-width: 3px 0px 0px 0px;
	border-color: #e32b23;
	border-style: solid;
}

div.einleitung-2
{
	width:	750px;
	height: 35px;
	margin: 60px 0px 0px 0px;
	border-width: 3px 0px 0px 0px;
	border-color: #e32b23;
	border-style: solid;
}

div.einleitung-text
{
	position: absolute;
	margin: 0px 0px 0px 30px;
	padding: 3px 10px 3px 10px;
	width: auto;
	background-color: #e32b23;
}

p.einleitung-text
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

/* ==================================================================================================================== UEBERSCHRIFT */

div.ueberschrift-1
{
	width: 350px;
	margin: 30px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-width: 1px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
}

div.ueberschrift-2
{
	width: 740px;
	margin: 30px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-width: 1px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
}

div.ueberschrift-3
{
	width: 740px;
	margin: 30px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
}

h1.ueberschrift
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #000000;
}

/* ===================================================================================================================== IMAGE LINKS */

div.img-link-360x270-platzhalter
{
	width: 360px;
	height: 270px;
	margin: 10px 0px 30px 0px;
	padding: 0px;
}

div.img-link-rahmen
{
	position: absolute;
}

div.img-link-rahmen img
{
	position: absolute;
	margin: 0px;
}

div.img-link-360x270-titel-unten 
{
	position: absolute;
	top: 235px;
	left: 0px;
	width: 360px;
	height: 35px;
	background-color: #878684;
	opacity: 0.85;
}

div.img-link-360x270-titel-unten h1
{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

a.img-link-360x270
{
	position: absolute;
	display: block;
	padding: 10px;
	width: 340px;
	height: 250px;
	background-color: #ffffff;
	opacity: 0;
	font-size: 18px;
	text-decoration: none;
	color: #000000;	
}

a.img-link-360x270:hover
{
	opacity: 0.80;
}

/*		KALENDER -------- --------------------------------------------------------------------------------------------  */

#Kalender-Rahmen
{
	position: relative;
}

#Kalender-Info
{
	display: none;
	position: absolute;
	margin: 10px 0px 0px 5px;
	min-width: 200px;
	font-size: 10px;
	border: 0px solid #ff0000;
	z-index: 1;
}

#Kalender-Info div.Datum
{
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ff9900;
	border: 0px solid #ffffff;
}

#Kalender-Info div.Termin
{
	padding: 5px;
	color: #000000;
	background-color: #e0e0e0;
	font-weight: normal;
	border: 0px solid #ffffff;
}

#Kalender
{
	cursor: default;
}

#Kalender div.Monat
{
	margin: 10px;
	padding: 0;
	float: left;
}

#Kalender div.Zeile
{
}

#Kalender div.Monat-vor-zurueck
{
	padding: 3px 0 3px 0;
	width: 30px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #a0a0a0;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

#Kalender div.Monatszeile-vor-zurueck
{
	padding: 3px 0 3px 0;
	width: 190px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #e0e0e0;
	text-align: center;
	font-weight: bold;
}

#Kalender div.Monatszeile
{
	padding: 3px 0 3px 0;
	width: 222px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #e0e0e0;
	text-align: center;
	font-weight: bold;
}

#Kalender div.Wochentag
{
	padding: 3px 0 3px 0;
	width: 30px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #e0e0e0;
	text-align: center;
}

#Kalender div.Wochentag-Sonntag
{
	padding: 3px 0 3px 0;
	width: 30px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #e0e0e0;
	color: #ff0000;
	text-align: center;
 }

#Kalender div.Tag
{
	padding: 3px 0 3px 0;
	width: 30px;
	height: 25px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #f0f0f0;
	text-align: center;
}

#Kalender div.Tag-Link
{
	display: block;
	padding: 3px 0 3px 0;
	width: 26px;
	height: 21px;
	float: left;
	border-width: 3px;
	border-style: solid;
	border-color: #ff0000;
	color: #000000;
	background-color: #f0f0f0;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

#Kalender div.Tag-Sonntag
{
	padding: 3px 0 3px 0;
	width: 30px;
	height: 25px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #f0f0f0;
	color: #ff0000;
	text-align: center;
}

#Kalender div.Tag-Feiertag
{
	padding: 3px 0 3px 0;
	width: 30px;
	height: 25px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #f0f0f0;
	color: #ff0000;
	text-align: center;
	cursor: pointer;
}

#Kalender div.Tag-Sonntag-Link
{
	display: block;
	padding: 3px 0 3px 0;
	width: 26px;
	height: 21px;
	float: left;
	border-width: 3px;
	border-style: solid;
	border-color: #ff0000;
	background-color: #f0f0f0;
	color: #ff0000;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
 }

/*		TERMINVORSCHAU -------- --------------------------------------------------------------------------------------------  */

#Terminvorschau div.Ueberschrift-Monat
{
	color: #ffffff;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	background-color: #ff9900;
	font-weight: bold;	
}

#Terminvorschau div.Tag
{
}

#Terminvorschau div.Ueberschrift-Tag
{
	color: #000000;
	margin: 0px;
	padding: 10px;
	background-color: #e0e0e0;
	font-weight: bold;
}

#Terminvorschau div.Termin
{ 
}

#Terminvorschau div.Uhrzeit
{
	margin: 0px;
	padding: 10px;
	width: 200px;
	float: left;
}

#Terminvorschau div.Beschreibung
{
	margin: 0px;
	padding: 10px;
	width: 450px;
	float: left;
}

#Terminvorschau div.Ueberschrift
{
	font-weight: bold;
}

#Terminvorschau div.Sonstiges
{
}

/* ======================================================================================================================= PERSONEN  */

img.vorschau
{
	margin: 10px 10px 0 0;
	padding: 0;
	float: left;
}

img.vorschau-letzter
{
	margin: 10px 0px 0px 0px;
	padding: 0;
	float: left;
}

h1.name
{
	margin: 10px 0px 0px 0px;
	font-size: 18px;
	color: #000000;
}

div.attribut
{
	width: 100px;
	float: left;
}

div.wert
{
	width: 260px;
	float: left;
}

/* ================================================================================================================================= DIASHOW  */

div.diashow
{
	position: relative;
	margin: 10px 0px 0px 0px;
}

div.dia-seite
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.dia-seite:first-child
{
	display: block;
}

div.dia-taste-li
{
	position: absolute;
	width: 40px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/basis/diashows/dia-taste-li.gif);
	opacity: 0.5;
}

div.dia-taste-li:hover
{
	opacity: 0.85;
}

div.dia-taste-re
{
	position: absolute;
	width: 40px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/basis/diashows/dia-taste-re.gif);
	opacity: 0.5;
}

div.dia-taste-re:hover
{
	opacity: 0.85;
}


div.dia-von-feld
{
	position: absolute;
	height: 20px;
	padding: 5px 5px;
	color: #ffffff;
	background-color: #4c4c4c;
	opacity: 0.5;
	font-size: 14px;
	font-weight: bold;
}

p.dia-von-feld
{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

/* =========================================================================================================================== WAHLERGEBNISSE */

div.wahl-auswahl
{
	width: 250px;
	margin: 5px;
	padding: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

div.wahl-auswahl-erg
{
	width: 200px;
	margin: 5px;
	padding: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	float: left;
}

div.wahl-nicht-gewaehlt
{
	background-color: #a0a0a0;
}

div.wahl-gewaehlt
{
	background-color: #ff9900;
}


div.wahl-nicht-gewaehlt:hover
{
	background-color: #4c4c4c;
}

div.wahl-auswahl-neu
{
	width: 200px;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	background-color: #ffa0a0;
}

div.wahl-auswahl-neu:hover
{
	background-color: #ff0000;
}

#wahl-zurueck
{
	width: 220px;
	float: left;
	min-height: 1px;
}

#wahl-vor-zurueck
{
	margin: 0px;
	width: 310px;
	float: left;
	min-height: 10px;
}

#wahl-vor
{
	text-align: right;
	width: 220px;
	float: left;
	min-height: 1px; 
}

div.wahl-platz
{
	padding: 3px 5px 3px 5px;
	text-align: right;
	width: 40px;
	float: left;
}

div.wahl-platz-ueber
{
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
	width: 40px;
	float: left;
}

div.wahl-name
{
	padding: 3px 5px 3px 5px;
	text-align: left;
	width: 250px;
	float: left;
}

div.wahl-name-ueber
{
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
	width: 250px;
	float: left;
}

div.wahl-stimmen
{
	padding: 3px 5px 3px 5px;
	text-align: right;
	width: 60px;
	float: left;
}

div.wahl-stimmen-ueber
{
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
	width: 60px;
	float: left;
}

div.wahl-zeile-gerade
{
	font-size: 12px;
	margin: 0px 5px 0px 5px;
	width: 380px;
	background-color: #d0d0d0;
}

div.wahl-zeile-ungerade
{
	font-size: 12px;
	margin: 0px 5px 0px 5px;
	width: 380px;
	background-color: #ffffff;
}

/* =================================================================================================================================== ZITATE */

div.zitat
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-width: 1px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;	
}

div.zitat-bild
{
	width: 110px;
	margin: 0px 10px 0px 0px;
	float: left;
}

div.zitat-text
{
	width: 630px;
	float: left;	
}

p.zitat-text
{
	font-style: italic;
	font-size: 18px;
}

p.zitat-von
{
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	text-align: right;
}

/* ======================================================================================================================= LISTE KOMMUNALWAHL */

div.bewerber-liste-spalte 
{
	width: 250px;
	float: left;
}

/* ============================================================================================================== STEUER- UND GEBÜHRENRECHNER */

#sug
{
	margin:	20px 0px 0px 0px;
}

#sug label.bezeichnung
{
	display: block;
	width: 250px;
	margin: 10px 0px 0px 5px;
	padding: 2px 0px 0px 0px;
	height: 40px;
	float: left;
}

#sug input
{
	display: block;
	width: 150px;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	height: 20px;
	text-align: right;
	float: left;
}

#sug label.einheit
{
	display: block;
	width: 300px;
	margin: 10px 0px 0px 10px;
	padding: 2px 0px 0px 0px;
	height: 40px;
	float: left;
}

#sug div.berechnen
{
	width: 200px;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	background-color: #ffa0a0;
}

#sug div.berechnen:hover
{
	background-color: #ff0000;
}

#sug p.ueberschrift
{
	display: block;
	width: 150px;
	float: left;
}

#sug p.variante
{
	display: block;
	width: 300px;
	float: left;
}

#sug p.wert
{
	display: block;
	width: 150px;
	float: left;
	text-align: right;
}

/* ============================================================================================================== STEUER- UND GEBÜHRENRECHNER */

#sugopt
{
	margin:	20px 0px 0px 0px;
}

#sugopt label.bezeichnung
{
	display: block;
	width: 250px;
	margin: 10px 0px 0px 5px;
	padding: 2px 0px 0px 0px;
	height: 40px;
	float: left;
}

#sugopt input
{
	display: block;
	width: 150px;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	height: 20px;
	text-align: right;
	float: left;
}

#sugopt label.einheit
{
	display: block;
	width: 300px;
	margin: 10px 0px 0px 10px;
	padding: 2px 0px 0px 0px;
	height: 40px;
	float: left;
}

#sugopt div.berechnen
{
	width: 200px;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	background-color: #ffa0a0;
}

#sugopt div.berechnen:hover
{
	background-color: #ff0000;
}

#sugopt p.ueberschrift
{
	display: block;
	width: 150px;
	float: left;
}

#sugopt p.variante
{
	display: block;
	width: 300px;
	float: left;
}

#sugopt p.wert
{
	display: block;
	width: 150px;
	float: left;
	text-align: right;
}

/* ================================================================================================================================ ALLGEMEIN */

div.clear
{
	clear: both;
}

p
{
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	font-size: 14px;
	color: #000000;
}

p.bildunterschrift
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #808080;
	border-color: #808080;
	border-width: 0px 1px 1px 1px;
	border-style: dotted;
}

a
{
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}

a:hover
{
	font-weight: bold;
}

img
{
	margin: 15px 0px 0px 0px;
}

ul
{
	margin: 0 0 0 0.6em;
	padding: 0 0 0 0.6em;
	list-style-type: square;
}

li
{
	color: #ff9900;
}

li.schwarz
{
	color: #000000;
}




