/*
*	BEGIN global stuff
*/

html, body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

body, html {
   scrollbar-face-color: #FFF;
   scrollbar-shadow-color: #FFF;
   scrollbar-highlight-color: #FFF;
   scrollbar-3dlight-color: #999;
   scrollbar-darkshadow-color: #999;
   scrollbar-track-color: #FFF;
   scrollbar-arrow-color: #900;
}

body, div, p, td, span {
	font-family: Verdana, Helvetica, sans-serif;
	font-stretch: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: 700;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

/*
*	END global stuff
*/

/*
*	BEGIN Homepage
*/

div#startseiteContent {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 976px;
	height: 602px;
	top: 50%;
	left: 50%;
	margin-left: -488px;
	margin-top: -301px;
	background: #FFF url(../images/siteBackground.gif) top left no-repeat;
	color: #000;
	text-align: left;
	z-index: 90;
}

div#startseiteContent div#link {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 976px;
	height: 602px;
	z-index: 1000;
}

div#startseiteContent div#link a span {
	display: none;
}

div#startseiteContent div#leftBox {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 948px;
	height: 602px;
	background-color: #900;
	color: #FFF;
	z-index: 100;
}

div#startseiteContent div#logo {
	position: absolute;
	margin: 0;
	top: 198px;
	left: 139px;
	padding: 0;
	width: 213px;
	height: 56px;
	background-color: #900;
	color: #FFF;
	z-index: 110;
}

div#startseiteContent div#slogan {
	position: absolute;
	margin: 0;
	top: 563px;
	left: 0px;
	padding: 0;
	width: 349px;
	height: 30px;
	background-color: #900;
	color: #FFF;
	text-align: right;
	z-index: 120;
}

div#startseiteContent div#portrait {
	position: absolute;
	margin: 0;
	left: 372px;
	padding: 0;
	width: 528px;
	height: 602px;
	background-color: #FFF;
	color: #000;
	z-index: 150;
}

/*
*	END Homepage
*/

/*
*	BEGIN all contentpages
*/

div#site {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 976px;
	height: 602px;
	top: 50%;
	left: 50%;
	margin-left: -488px;
	margin-top: -301px;
	background: #FFF url(../images/siteBackground.gif) top left no-repeat;
}

div#site div#logo {
	position: absolute;
	width: 165px;
	height: 47px;
	margin: 0;
	padding: 0;
	left: 33px;
	top: 169px;
	z-index: 200;
}

div#site div#portrait {
	position: absolute;
	width: 156px;
	height: 216px;
	margin: 0;
	padding: 0;
	left: 216px;
	top: 120px;
	z-index: 210;
}

div#site div#headline {
	position: absolute;
	width: 434px;
	height: 29px;
	margin: 0;
	padding: 0;
	left: 418px;
	top: 92px;
	z-index: 220;
}

div#site div#contentBox {
	position: absolute;
	width: 434px;
	height: 432px;
	margin: 0;
	padding: 0;
	left: 418px;
	top: 136px;
	overflow: auto;
	z-index: 230;
}

div#site div#content {
	width: 393px;
	margin-left: 3px;
}

div#site div#content .images {
	height: 140px;
	margin: 0;
	padding: 0;
}

div#site div#content p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

h1, h2, h3, h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-stretch: normal;
	font-size: 11px;
	font-weight: 700;
	line-height: 16px;
	color: #000;
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
	width: 100%;
}

/*
*	END all contentpages
*/

/*
*	BEGIN navigation
*/

#navigation {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 336px;
	left: 216px;
	z-index: 300;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	height: 20px;
	margin-bottom: 1px;
	list-style: none;
}

/*
* Falls keine Styles geladen werde soll der Link im Span angezeigt werden.
*/

#navigation ul li a span {
	display: none;
}

#navigation ul li a {
	display: block;
	width: 156px;
	height: 20px;
}

#navigation ul li.start a { background: #999 url(../images/navigation/StartNO.gif) top left no-repeat; }
#navigation ul li.start a:hover { background: #999 url(../images/navigation/StartRO.gif) top left no-repeat; }
#navigation ul li.startACT a { background: #999 url(../images/navigation/StartACT.gif) top left no-repeat; }

#navigation ul li.aktuell a { background: #999 url(../images/navigation/AktuellNO.gif) top left no-repeat; }
#navigation ul li.aktuell a:hover { background: #999 url(../images/navigation/AktuellRO.gif) top left no-repeat; }
#navigation ul li.aktuellACT a { background: #999 url(../images/navigation/AktuellACT.gif) top left no-repeat; }

#navigation ul li.fuerUnserRastatt a { background: #999 url(../images/navigation/FuerUnserRastattNO.gif) top left no-repeat; }
#navigation ul li.fuerUnserRastatt a:hover { background: #999 url(../images/navigation/FuerUnserRastattRO.gif) top left no-repeat; }
#navigation ul li.fuerUnserRastattACT a { background: #999 url(../images/navigation/FuerUnserRastattACT.gif) top left no-repeat; }

#navigation ul li.pressespiegel a { background: #999 url(../images/navigation/PressespiegelNO.gif) top left no-repeat; }
#navigation ul li.pressespiegel a:hover { background: #999 url(../images/navigation/PressespiegelRO.gif) top left no-repeat; }
#navigation ul li.pressespiegelACT a { background: #999 url(../images/navigation/PressespiegelACT.gif) top left no-repeat; }

#navigation ul li.rastattVonABisZ a { background: #999 url(../images/navigation/ArchivNO.gif) top left no-repeat; }
#navigation ul li.rastattVonABisZ a:hover { background: #999 url(../images/navigation/ArchivRO.gif) top left no-repeat; }
#navigation ul li.rastattVonABisZACT a { background: #999 url(../images/navigation/ArchivACT.gif) top left no-repeat; }

#navigation ul li.termine a { background: #999 url(../images/navigation/TermineNO.gif) top left no-repeat; }
#navigation ul li.termine a:hover { background: #999 url(../images/navigation/TermineRO.gif) top left no-repeat; }
#navigation ul li.termineACT a { background: #999 url(../images/navigation/TermineACT.gif) top left no-repeat; }

#navigation ul li.wahlinfos a { background: #999 url(../images/navigation/WahlinfosNO.gif) top left no-repeat; }
#navigation ul li.wahlinfos a:hover { background: #999 url(../images/navigation/WahlinfosRO.gif) top left no-repeat; }
#navigation ul li.wahlinfosACT a { background: #999 url(../images/navigation/WahlinfosACT.gif) top left no-repeat; }

#navigation ul li.bilder a { background: #999 url(../images/navigation/BilderNO.gif) top left no-repeat; }
#navigation ul li.bilder a:hover { background: #999 url(../images/navigation/BilderRO.gif) top left no-repeat; }
#navigation ul li.bilderACT a { background: #999 url(../images/navigation/BilderACT.gif) top left no-repeat; }

#navigation ul li.spenden a { background: #999 url(../images/navigation/SpendenNO.gif) top left no-repeat; }
#navigation ul li.spenden a:hover { background: #999 url(../images/navigation/SpendenRO.gif) top left no-repeat; }
#navigation ul li.spendenACT a { background: #999 url(../images/navigation/SpendenACT.gif) top left no-repeat; }

#navigation ul li.zurPerson a { background: #999 url(../images/navigation/ZurPersonNO.gif) top left no-repeat; }
#navigation ul li.zurPerson a:hover { background: #999 url(../images/navigation/ZurPersonRO.gif) top left no-repeat; }
#navigation ul li.zurPersonACT a { background: #999 url(../images/navigation/ZurPersonACT.gif) top left no-repeat; }

#navigation ul li.links a { background: #999 url(../images/navigation/LinksNO.gif) top left no-repeat; }
#navigation ul li.links a:hover { background: #999 url(../images/navigation/LinksRO.gif) top left no-repeat; }
#navigation ul li.linksACT a { background: #999 url(../images/navigation/LinksACT.gif) top left no-repeat; }

#navigation ul li.kontakt a { background: #999 url(../images/navigation/KontaktNO.gif) top left no-repeat; }
#navigation ul li.kontakt a:hover { background: #999 url(../images/navigation/KontaktRO.gif) top left no-repeat; }
#navigation ul li.kontaktACT a { background: #999 url(../images/navigation/KontaktACT.gif) top left no-repeat; }

#navigation ul li.meineGegner a { background: #999 url(../images/navigation/MeineGegnerNO.gif) top left no-repeat; }
#navigation ul li.meineGegner a:hover { background: #999 url(../images/navigation/MeineGegnerRO.gif) top left no-repeat; }
#navigation ul li.meineGegnerACT a { background: #999 url(../images/navigation/MeineGegnerACT.gif) top left no-repeat; }

#navigation ul li.impressum a { background: #999 url(../images/navigation/ImpressumNO.gif) top left no-repeat; }
#navigation ul li.impressum a:hover { background: #999 url(../images/navigation/ImpressumRO.gif) top left no-repeat; }
#navigation ul li.impressumACT a { background: #999 url(../images/navigation/ImpressumACT.gif) top left no-repeat; }

/*
*	END navigation
*/

/*
* BEGIN specials for Rastatt von A - Z
*/

div#abc {
	margin-top: 35px;
	margin-bottom: 20px;
}

div#abc a {
	font-weight: 500;
	text-decoration: none;
	color: #000;
	margin-left: 2px;
	margin-right: 1px;
}

div#abc a:hover {
	font-weight: 500;
	text-decoration: underline;
	color: #900;
}

div#abc a.act {
	font-weight: 700;
	text-decoration: none;
	color: #900;
}

div#abc a.act:hover {
	font-weight: 700;
	text-decoration: underline;
	color: #900;
}

div#abc ul {
	margin: 0;
	padding: 0;
}

div#abc ul li {
	list-style: none;
	display: inline;
}

.stichwort {
	padding-top: 3px;
	padding-bottom: 5px;
	background: transparent url(../images/borderBottom.gif) bottom left repeat-x;
}

.stichwort a {
	font-weight: 500;
	text-decoration: none;
}

div.letter {
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 5px;
}

#contentABisZ {
	margin: 10px;
}

#contentABisZ h1 {
	font-size: 11px;
	color: #900;
	text-decoration: none;
	font-weight: 500;
}

#contentABisZ h1 span {
	color: #000;
}

#headerImages {
	margin: 0;
	padding: 0;
	width: 100%;
}

#headerImages #icon {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 22px;
}

#headerImages #icon a {
	margin: 0;
	padding: 0;
	display: block;
	width: 15px;
	height: 22px;
	background: #F00 url(../images/newspaperNO.gif) top left no-repeat;
}

#headerImages #icon a:hover {
	background: #F00 url(../images/newspaperRO.gif) top left no-repeat;
}
/*
* END specials for Rastatt von A - Z
*/

/*
* BEGIN specials for Termine
*/

.termin {
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: transparent url(../images/borderBottom.gif) bottom left repeat-x;
}

.termin h2 {
	font-weight: 700;
	line-height: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	width: 100%;
}

.termin ol {
	margin-top: 0;
	margin-bottom: 0;
}

.firstdate {
	padding-top: 30px;
}

.lastdate {
	background: transparent;
}

/*
* END specials for Termine
*/

/*
* BEGIN specials for Pressemitteilung
*/

.press {
	padding-top: 3px;
	padding-bottom: 5px;
	background: transparent url(../images/borderBottom.gif) bottom left repeat-x;
}

.press a {
	font-weight: 500;
	text-decoration: none;
}

.firstpress {
	padding-top: 30px;
}

.lastpress {
	border: 0;
}

#contentPresse {
	margin: 10px;
}

#contentPresse h1 {
	font-size: 11px;
	color: #900;
	text-decoration: none;
	font-weight: 700;
}

#contentPresse h1 span {
	color: #000;
}

/*
* END specials for Pressemitteilung
*/

/*
* BEGIN specials for Aktuell
*/

.actual {
	padding-top: 3px;
	padding-bottom: 5px;
	background: transparent url(../images/borderBottom.gif) bottom left repeat-x;
}

.actual a {
	font-weight: 500;
	text-decoration: none;
}

.firstactual {
	padding-top: 30px;
}

.lastactual {
	border: 0;
}

#contentAktuell {
	margin: 10px;
}

#contentAktuell h1 {
	font-size: 11px;
	color: #900;
	text-decoration: none;
	font-weight: 700;
}

#contentPresse h1 span {
	color: #000;
}

/*
* END specials for Aktuell
*/

/*
* BEGIN specials for Links
*/

.siteLinks {
	padding-top: 3px;
	padding-bottom: 5px;
	background: transparent url(../images/borderBottom.gif) bottom left repeat-x;
}

.siteLinks a {
	font-weight: 500;
	text-decoration: none;
}

.firstSiteLinks {
	padding-top: 30px;
}

.lastSiteLinks {
	border: 0;
}

/*
* END specials for Links
*/

/*
*	BEGIN specials for Bilder
*/
.imagesList {
	float: left;
	width: 408px;
}

.imagesList div {
	float: left;
	padding-bottom: 3px;
}

.imagesList .left {
	padding-right: 24px;
}

.imagesList div img {
	padding-bottom: 3px;
}

.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-stretch: normal;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
}

#drucken {
	font-family: Verdana, Helvetica, sans-serif;
	font-stretch: normal;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
}

#drucken a {
	font-family: Verdana, Helvetica, sans-serif;
	font-stretch: normal;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
}

div#drucken a:hover {
	font-weight: 500;
	color: #900;
}


/*
*	END specials for Bilder
*/


