/*      STYLES bonn.de web standard
-----------------------------------------------
Version: Juli 2005
----------------------------------------------- */



/* BASEDEF
----------------------------------------------- */

body
{
	font-family: verdana,helvetica,arial,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 50px;
	font-size: 100%;
	background-color: #C6D8E7;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
}


div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

a img
{
	border: none;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.topLine
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 6px;
	line-height: 0px;
	font-size: 0px;
}


a span /* küss die hand, schöner IE 5! and then eat shit and die a slow death! */
{
	cursor: hand;
}


/* problem: schriftgrößen werden im ie 5.x innerhalb von tabellen nicht nach unten vererbt */
.SBwordmodul table tr td
{ /*nur für IE! */
	font-size: 0.71em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 1em;
}
html>.SBwordmodul table tr td
{
	font-size: 1em;
}




/*  ABSTÄNDE
----------------------------------------------- */

.height44
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 2.75em;
}


.height22
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 1.375em;
}


.height16
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 1em;
}


.height10
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0.625em;
}


.height6
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0.375em;
}


.height5
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0.3125em;
}


.height0
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}



/* SCHRIFTEN
----------------------------------------------- */

/* grds. alle Links ohne Decoration */

a:link, a:visited, a:hover, a:focus, a:active
{
	text-decoration: none;
}

/* im kasten aktuelles underlines */
#kastenAktuellesInhalt a:link, #kastenAktuellesInhalt a:visited, #kastenAktuellesInhalt a:hover, #kastenAktuellesInhalt a:focus, #kastenAktuellesInhalt a:active
{
	text-decoration: underline;
}

/* im kasten pressemeldungen underlines */
.ulPressemitteilungen a:link, .ulPressemitteilungen a:visited, .ulPressemitteilungen a:hover, .ulPressemitteilungen a:focus, .ulPressemitteilungen a:active
{
	text-decoration: underline;
}


/* im kasten presse (prosoz) underlines */
#ulPressekasten a:link, #ulPressekasten a:visited, #ulPressekasten a:hover, #ulPressekasten a:focus, #ulPressekasten a:active
{
	text-decoration: underline;
}


/* im Inhaltsbereich underlines */
#inhaltRechtsUnten a:link, #inhaltRechtsUnten a:visited, #inhaltRechtsUnten a:hover, #inhaltRechtsUnten a:focus, #inhaltRechtsUnten a:active
{
	text-decoration: underline;
}


/* in der Druckvorschau underlines */
.druckpfeil a
{
	color: #000000;
	text-decoration: underline;
}
.druckpfeil a:link, .druckpfeil a:visited, .druckpfeil a:hover, .druckpfeil a:focus, .druckpfeil a:active
{
	text-decoration: underline;
}
.druckpfeil a:hover
{
	color: #c80808;
}

#inhaltRechtsUnten a:link
{
	color: #000000;
}


#inhaltRechtsUnten a:visited
{
	color: #5f5f5f;
}


#inhaltRechtsUnten a:hover, #inhaltRechtsUnten a:focus, #inhaltRechtsUnten a:active
{
	color: #c80808;
}


.aktuelleSeite
{
	color: #c80808;
}


h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*font-size: 1.1em;*/
	font-size: 0.95em;
	line-height: 1.6em;
}


h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*font-size: 0.9em;*/
	font-size: 0.76em;
	line-height: 1.6em;
}


h3 /* keine schriftgröße wegen startseite!!! */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.6em;
}


h3 .ueberschrift3 /* sonderlösung für überschriften 3. ordnung */
{
	font-size: 0.71em;
	line-height: 1.7em;
}


/* Standard Schriften
----------------------------------------------- */

p
{
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.7em;
	font-weight: normal;
}


/* schriften innerhalb von listen */
/* links innerhalb von listen */

#inhaltRechtsUnten ul a:link
{
	text-decoration: underline;
	color: #000000;
}

#inhaltRechtsUnten ul a:visited
{
	text-decoration: underline;
	color: #5f5f5f;
}

#inhaltRechtsUnten ul a:hover, #inhaltRechtsUnten ul a:focus, #inhaltRechtsUnten ul a:active
{
	text-decoration: underline;
	color: #c80808;
}


/* sonder-elemente */

abbr
{
    font-style: inherit;
    border: none;
}


acronym
{
    font-style: inherit;
    border: none;
}


abbr[title], acronym[title]
{
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: dotted;
    cursor: help;
}


em
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


address
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.ueberschrift
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: -3px 0px 10px 0px;
}


.zwischenueber
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}


.text
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.topnaviText
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	font-size: 0.71em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.textfett
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.textklein
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}


.textgrau
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
}


.textgrauklein
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 0.7em;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}


.textgraufett
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}


.textweiss
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


.textweissfett
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


.genNaviLink
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.7em;*/
	/*line-height: 1.8em;*/
	font-size: 0.65em;
	line-height: 1.8em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.genNaviLink:hover, .genNaviLink:focus, .genNaviLink:active
{
	color: #c80808;
}


.topnaviLink
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.2em;*/
	font-size: 0.71em;
	line-height: 1.18em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.topnaviLink:focus, .topnaviLink:active
{
	color: #000000;
}
.fussNaviLink
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.61em;
	line-height: 1.6em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 0px;
	cursor: pointer;
}
.fussNaviLink:hover, .fussNaviLink:focus, .fussNaviLink:active
{
	color: #c80808;
}


.link
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.link:hover, .link:focus, .link:active
{
	color: #c80808;
}


.linkimpressum
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.linkimpressum:hover, .linkimpressum:focus, .linkimpressum:active
{
	color: #c80808;
}


.navigator
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.navigatorLink
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.navigatorLink:hover, .navigatorLink:focus, .navigatorLink:active
{
	color: #c80808;
}


.fussnavi
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.fussnavi:hover, .fussnavi:focus, .fussnavi:active
{
	color: #ffffff;
}


.textrot
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #c80808;
	font-weight: normal;
	text-decoration: none;
}


.ausklappfett
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.ausklapp
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.ausklapp:hover, .ausklapp:focus, .ausklapp:active
{
	color: #000000;
}


/* 	besondere Schriften
----------------------------------------------- */

.ueberschriftAktuelles
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.7em;*/
	/*line-height: 1.5em;*/
	font-size: 0.6em;
	line-height: 1.8em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
* html .ueberschriftAktuelles
{
	font-size: 0.6em;
	font-siz\e: 0.65em;
}


#pressemeldungen
{
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
}


.sucheText
{
	font-size: 0.60em;
	line-height: 1.7em;
}
* html .sucheText
{
	font-size: 0.6em;
	font-siz\e: 0.60em;
}



#sprache-aktuell
{
	font-family: verdana,helvetica,arial,sans-serif;
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


#weiter-navi
{
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
}



#textWeiterfuehrendeseiten
{
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}


.download-link
{
	color: #000000;
}
.download-link:hover, .download-link:focus, .download-link:active
{
	color: #c80808;
}


.suche-link
{
	font-size: 1.1em;
	line-height: 1.1em;
	color: #000000;
}
.suche-link:hover, .suche-link:focus, .suche-link:active
{
	color: #c80808;
}


.trefferliste li a
{
	font-size: 1em;
	line-height: 1em;
	color: #000000;
}
.trefferliste li a:hover, .trefferliste li a:focus, .trefferliste li a:active
{
	color: #c80808;
}


.suche-spantext
{
	/*font-size: 0.8em;*/
	/*line-height: 1.8em;*/
	font-size: 0.71em;
	line-height: 1.6em;
}


.ausgewaehlt
{
	color: #c80808;
	/*font-size: 0.8em;*/
	font-size: 0.71em;
}


/* 	FARBEN
----------------------------------------------- */

.familie1
{
	background-color: #8ECA2F;
}


.familie2
{
	background-color: #DFEA96;
}


.rat1
{
	background-color: #D01A61;
}


.rat2
{
	background-color: #DFA6BD;
}


.tourismus1
{
	background-color: #F38D36;
}

.tourismus2
{
	background-color: #FCC08D;
}


.umwelt1
{
	background-color: #11A8AA;
}

.umwelt2
{
	background-color: #AFD8DB;
}


.wirtschaft1
{
	background-color: #1F54BC;
}

.wirtschaft2
{
	background-color: #A4BBE1;
}


.startseite1
{
	background-color: #3A8DBC;
}

.startseite2
{
	background-color: #B0CCDD;
}


/* 	SONDERKLASSEN
----------------------------------------------- */

.antiFloat
{
	clear: both;
	visibility: hidden;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}


.blindThis
{
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}


/*      SPRUNG-NAVI (FOCUS)
----------------------------------------------- */

.sprungblind
{
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}

.sprungblind:focus,
.sprungblind:active  
{
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #A8C1D6;
	text-align: center;
	font-size: 0.71em;
	line-height: 1.7em;
	font-weight: bold;
	color: #c80808;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
}





