@charset "iso-8859-1";
html{
	background:url('../images/lowerback.jpg') repeat-y;
}

#canvas{
	background: url('../images/absoluttopback.jpg') repeat-x;
}
#header{
	background: url('../images/scherenschnitt.jpg') no-repeat;
}
#titel {
	background:url('../images/titel.jpg') repeat-y;
}
#kleineleute{
	background: url('../images/kleineleute.jpg');
}

dt {
color: #525252;
}
dfn {
color: #e20031;
}
address {
	border-left: 5px solid #e20031;
}

#inav {}
.normal {
	background: url(../images/bullet1.jpg) 0 5px no-repeat;
}
.high {
	background: url(../images/bullet2.jpg) 0 5px no-repeat;
	font-weight: bold;
}
.high a {
	margin:0 0 0 -3px;
	color: #ffffff;
	background: #e20031;
}
.normal a {
	color: #525252;
}
#atoz a {
color: #525252;
}
#atoz a:visited {
	color: #525252;
}
#atoz a:hover {
	color: #000000;
}
#atos a:focus {
	color: #000000;
}
#atos a:active {
	color: #000000;
}

	#newslist h2 a {
		color: #525252;
	}
	#newslist h2 a:visited {
		color: #525252;
	}
	#newslist h2 a:hover {
		color: #000000;
	}
	#newslist h2 a:focus {
		color: #000000;
	}
	#newslist h2 a:active {
		color: #000000;
	}

#gnav {}
#gnav a {
	text-decoration:none;
	border: 0;
	font-weight:bold;
}
#gnav a:visited {
	text-decoration:none;
	border: 0;
	}
#gnav a:hover {
	text-decoration:none;
	color: #ffffff;
	background: transparent;
	border: 0;
}
#gnav a:focus {
	text-decoration:none;
	color: #ffffff;
	background: transparent;
	border: 0;
}
#gnav a:active {
	text-decoration:none;
	color: #ffffff;
	background: transparent;
	border: 0;
}

.inaktiv a {
	color: #4b3c34;
}
.current a {
	color:#ffffff;
}

#pagecontent {}
	#pagecontent ul li {
		background: url(../images/commonbullet.jpg) 0 5px no-repeat;
	}

.txt_farbe1_gross {
color: #e20031;
}

.txt_farbe1_fett {
color: #e20031;
}

.txt_adresse {
	border-left: 5px solid #e20031;
}