@charset "iso-8859-1";

body {
	color: #1c2520;
	background: # fafcfa;
}

#content {
	font-size: 1.2em;
	width: 90%;
}
#content a:link {
	border-bottom: 1px dotted #788881;
}
#content a:visited {
	border-bottom: 1px dotted #cccccc;
	}
#content a:hover {
	border-bottom: 1px solid #788881;
	}
#content a:focus {
	border-bottom: 1px solid #788881;
	}
#content a:active {
	border-bottom: 1px solid #788881;
	}
#content h1 {
	font-size:1.8em;
	padding: 0em 0em 1em 0em;
	font-weight: bold;
}
#content h2 {
	font-size:1.5em;
	padding: 2em 0em 1.5em 0em;
	font-weight: bold;
}
#content h3 {
	font-size:1.3em;
	padding: 0em 0em 1em 0em;
	font-weight: bold;
}
#content h4 {
	font-size:1.1em;
	padding: 0em 0em 1em 0em;
	font-weight: bold;
}
#content h5 {
	font-size:1.0em;
	padding: 0em 0em 1em 0em;
	font-weight: bold;
}
#content h6 {
	font-size:1.0em;
	padding: 0em 0em 1em 0em;
	font-weight: bold;
}

#content p {
	padding: 0.3em 0em 0.3em 0em;
	font-size: 1.1em;
}

#content ul {

}
#content ul li {
	list-style-position: outside;
	background: url(images/Bullet1.png) 0.1em 0.2em no-repeat;
	margin: 0.3em 0 0 0em;
	padding: 0 0 0 1.5em;
	font-size: 1.1em;
}

.img_links {
}
.logo_links {
	float: left;
	height: 10em;
	margin: 0 2em 5em 0;
}
.umfliessen_aufheben {
	clear:both;
}

#crumbtrail a:link {
	border-bottom: 1px dotted #788881;
}
#crumbtrail a:visited {
	border-bottom: 1px dotted #cccccc;
	}
#crumbtrail a:hover {
	border-bottom: 1px solid #788881;
	}
#crumbtrail a:focus {
	border-bottom: 1px solid #788881;
	}
#crumbtrail a:active {
	border-bottom: 1px solid #788881;
	}
	
#subnav {
	color: #ffffff;
}
#subnav a:link {
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
}
#subnav a:visited {
	border-bottom: 1px dotted #cccccc;
	color: #cccccc;
	}
#subnav a:hover {
	border-bottom: 1px solid #ffffff;
	}
#subnav a:focus {
	border-bottom: 1px solid #ffffff;
	}
#subnav a:active {
	border-bottom: 1px solid #ffffff;
	}
