/* CSS-Design, 18.01.06:	pietzpluswild.de fuer den Städtetag NRW */


/* Grundelemente */

.Grundrahmen  {
	margin-top:4px;
}


/* Kopf */

.service {
	font-size: 1.067em;
	color: #353D3F;
	font-weight: bold;
	padding: 0.1em 0em 0.3em 1.2em;
}

.service_ro {
	color: #E56C01;
}


/* Linke Spalte */

.links_4:link, .links_4:visited, .links_4:active {
	color: #586162;
	font-size: 1em;
	background: url(/stnrw/assets/images/pfeil_content_4.gif) no-repeat top left;
	padding: 0em 0.75em 0.3em 1.3em;
	font-weight: bold;
}

.links_4:focus, .links_4:hover {
	color: #4D536A;
	text-decoration: underline;
	background-color: #fff;
}

/* Mittlere Spalte */

.randbox_6 {
	border-top: 1px solid #D8E6D7;
	border-bottom: 1px solid #D8E6D7;
	border-left: 1px solid #D8E6D7;
	border-right: 1px solid #D8E6D7;
	padding: 0.4em 0em 0.4em 0.4em;
	width: 34em;
	margin: 0.4em 0em 1.333em 0em;
	float: left;
}

.boxrahmen:link, .boxrahmen:visited, .boxrahmen:active {
	color: #586162;
	font-size: 0.933em;
	line-height:1.45em;
	background: url(/stnrw/assets/images/pfeil_content_2.gif) no-repeat top left;
	padding: 0em 0.75em 0.2em 1.6em;
	font-weight: bold;
	background-color: #fff;
}

.boxrahmen:focus, .boxrahmen:hover {
	color: #4D536A;
	text-decoration: underline;
	background-color: #fff;
}

/* Rechte Spalte */

.text_klein_fett_2 {
font-size: 0.95em;
color: #198B19;
font-weight: bold;
background-color: #fff;
}