/* CSS-Design, 19.04.05:	pietzpluswild.de fuer die Stadtwerke Bonn */



/* Grundelemente */

body {
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #fef6f6;

	}

.neuer_abschnitt {clear: both;}

img {border: 0;} 

strong {color: #000;}

ul, ol, li {
	list-style: none;
	margin: 0em;
	border: 0em;
	padding: 0em;
}

.versteckt {display: none;}


/* Kopf */

.kopf {
	padding-top: 0px;
	background-color: #fff;
}



/* Linke Spalte */

.linke_spalte {
   float: left;
	background-repeat: no-repeat;
	width:14em;
	background-color: #EA2C2D;

}


.navigation {
   float: left;
	width:100%;
}

.zentrieren {
   float: left;
	padding: 14px;
}

.logo_leerraum {
	padding-top: 0em;
}

.logo_leerraum2 {
	padding-top: 0em;
}

.linke_spalte2 {
/*   float: left;
	background-repeat: no-repeat;
	width:4px;
	padding-top: 51.6em;
	padding-left: 3em;
*/	
}




/* Navigation */

.erste {
	line-height: 1em;
	margin-top:	1px;
	border-top:	1px solid #fff;
	background: url(/images/erste.gif) no-repeat top left;
	font-size: 0.75em;
	padding: 0.3em 0.75em 0.3em 1.4em;
}


.erste a {color: #fff; text-decoration: none; font-weight:bold;}
.erste a:link {color: #fff;}
.erste a:visited {color: #fff;}
.erste a:hover {color: #000; background-color: #ffffff;}
.erste a:active {color: #fff; background-color: #000;}
.erste a:focus {color: #000; background-color: #ffffff;}

.erste_aktiv {
   line-height: 1em;
	margin-top:	1px;
	border-top:	1px solid #fff;
	background: url(/images/erste.gif) no-repeat top left;
	font-size: 0.75em;
   padding: 0.3em 0.75em 0.3em 1.4em;
}

.erste_aktiv a {color: #000; text-decoration: none; font-weight:bold;background-color: #ffffff;}
.erste_aktiv a:link {color: #000;}
.erste_aktiv a:visited {color: #000;}
.erste_aktiv a:hover {color: #fff; background-color: #000;}
.erste_aktiv a:active {color: #fff; background-color: #000;}
.erste_aktiv a:focus {color: #fff; background-color: #000;}


.zweite {
   line-height: 1.5em;
	background: url(/images/zweite.gif) no-repeat top left;
	font-size: 0.8em;
	padding: 0.2em 0.75em 0.2em 2.4em;
}

.zweite a {color: #fff; text-decoration: none; font-weight: normal;}
.zweite a:link {color: #fff;}
.zweite a:visited {color: #fff;}
.zweite a:hover {
	padding: 0.2em 0.75em 0.2em 0.4em;}
.zweite a:active {color: #fff;}
.zweite a:focus {color: #fff;}

.zweite_aktiv {
   line-height: 1.5em;
	background: url(/images/zweite_aktiv.gif) no-repeat top left;
	font-size: 0.8em;
	padding: 0.2em 0.75em 0.2em 2.7em;
}

.zweite_aktiv a {color: #fff; text-decoration: none; font-weight: bold;}
.zweite_aktiv a:link {color: #fff;}
.zweite_aktiv a:visited {color: #fff;}
.zweite_aktiv a:hover {
	padding: 0.2em 0.75em 0.2em 0.4em;}
.zweite_aktiv a:active {color: #fff;}
.zweite_aktiv a:focus {color: #fff;}


.dritte {
	line-height: 1em;
	margin-top:	1px;
	border-top:	1px solid #fff;
}



/* Mitte Inhalt */
.mitte_inhalt{
padding: 30px 20px 0px 240px;
	}
	
.mitte_inhalt_2{
padding: 20px 10px 0px 240px;
	}

.trennlinie_rot {
   line-height: 1.8em;
	background: url(/images/trennlinie_rot.gif);
   padding: 0.3em 0 0.8em 0;
}

.trennlinie_abstand {
   line-height: 7.8em;
   padding: 8.3em 0em 0em 0em;
}

.trennlinie_abstand2 {
   line-height: 7.8em;
   padding: 9.3em 0em 0em 0em;
}

.bild_rechts {
   float: right;
}

.bild_link {
   float: left;
}

.links {
   padding: 1em 0em 0em 0em;
   float: left;
}


.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.4em;
color: #14152A;
}

.textplus {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
line-height: 1.4em;
color: #14152A;
}

.text_fett {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.95em;
color: #14152A;
margin-top: 2em;
margin-bottom: 0em;
font-weight: bold;
line-height: 1.4em;
}

.text_fett2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #14152A;
margin-top: 2em;
margin-bottom: 0em;
font-weight: bold;
line-height: 1.4em;
}

.text_rot {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.95em;
color: #EA2C2D;
margin-top: 2em;
margin-bottom: 0em;
font-weight: bold;
line-height: 1.4em;
}

.text_rot2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #EA2C2D;
margin-top: 2em;
margin-bottom: 0em;
font-weight: bold;
line-height: 1.4em;
}

.text_2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #000;
margin-top: 2em;
margin-bottom: 0em;
font-weight: bold;
line-height: 1.4em;
}

h1 {
font-size: 1.4em;
color: #EA2C2C;
font-weight: bold;
margin: 0em;

}

h2 {
font-size: 1.9em;
color: #000;
font-weight: bold;
margin: 0em;
}

h3 {
font-size: 0.9em;
color: #EA2C2C;
font-weight: bold;
}

h4 {
font-size: 0.9em;
color: #000;
font-weight: bold;
}


.pfad1:link, .pfad1:visited, .pfad1:active {
	color: #000;
	text-decoration: none; 
	font-size: 0.9em;

}

.pfad1:focus, .pfad1:active, .pfad1:hover {
color: #cc0000;
}

.pfad2:link, .pfad2:visited, .pfad2:active {
	color: #cc0000;
	text-decoration: none; 
	font-size: 0.9em;

}

.pfad2:focus, .pfad2:active, .pfad2:hover {
color: #000;
}


.content_link:link, .content_link:visited, .content_link:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none; 
	font-size: 1.1em;

}

.content_link:focus, .content_link:active, .content_link:hover {
	font-size: 1.1em;
	color: #000;
}

.content_link2:link, .content_link2:visited, .content_link2:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none; 
	font-size: 0.9em;

}

.content_link2:focus, .content_link2:active, .content_link2:hover {
	font-size: 0.9em;
	color: #000;
}


/* Contentzusatz-Elemente */
.bestellvorgang {
	line-height: 1em;
	margin-top:	1px;
	border-top:	1px solid #fff;
	background: url(/images/bestellvorgang.gif) no-repeat center left;
	font-size: 0.75em;
	padding: 0.8em 0.75em 0.8em 3em;
}

.anmelden {
	line-height: 1em;
	margin-top:	1px;
	border-top:	1px solid #fff;
	background: url(/images/anmelden.gif) no-repeat center left;
	font-size: 0.75em;
	padding: 0.8em 0.75em 0.8em 3em;
}

.bestpreis {
	line-height: 1em;
	margin-top:	1px;
	border-top:	1px solid #fff;
	background: url(/images/bestpreis.gif) no-repeat center left;
	font-size: 0.75em;
	padding: 0.8em 0.75em 0.8em 3em;
}

.beispiel {
	line-height: 1em;
	margin-top:	1px;
	border-top:	1px solid #fff;
	background: url(/images/bestellvorgang.gif) no-repeat center left;
	font-size: 0.75em;
	padding: 0.8em 0.75em 0.8em 3em;
}



/* Fuss */
#unten_nav li { 
float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
padding: 0px 2px 2px 6px;
}

#unten_nav li a {color: #4F4F4F; text-decoration: none; font-weight: bold;}
#unten_nav li a:link {color: #4F4F4F;}
#unten_nav li a:visited {color: #4F4F4F;}
#unten_nav li a:hover {color: #cc0000;}
#unten_nav li a:active {color: #212344;}
#unten_nav li a:focus {color: #cc0000;}

.fuss_leiste {
	clear: both;
}

.trennlinie_unten {
   line-height: 1.8em;
	background: url(/images/trennlinie_2.gif);
   padding: 1.8em 0 0.1em 0;
}
