@charset "utf-8";
body {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FBFBFC;
	border-right-color: #FBFBFC;
	border-bottom-color: #FBFBFC;
	border-left-color: #FBFBFC;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: normal;
	line-height: 4em;
	height: auto;
	background-color: #FFFFFF;
}
.bild_rechts {
	clear: left;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bild_links {
	margin-right: 10px;
	margin-bottom: 10px;
}
.bild_rahmen {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

a {
	color: #000000;
}
a:hover {
	font-weight: bold;
}

#Struktur {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #DD9F44;
}
#Kopfzeile h1 {
	background-image: url(images/CF%20Logo%20app%20frue.gif);
	background-position: center 38%;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#inhaltsverzeichnis {
	float: left;
	width: 150px;
}
#navigation {
	background-color: #DD9F44;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#navigation a {
	text-decoration: none;
	margin-right: 40px;
	font-weight: bold;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: underline;
}



#hauptbereich {
	float: left;
	width: 530px;
}
#info {
	float: right;
	width: 10px;
	height: 350px;
}
#fusszeile {
	background-color: #FFFFFF;
	clear: both;
	font-size: 1em;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
}
#inhaltsverzeichnis ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inhaltsverzeichnis ul li a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7DBDB8;
	border-right-color: #7DBDB8;
	border-bottom-color: #7DBDB8;
	border-left-color: #7DBDB8;
	padding-left: 5px;
	display: block;
	text-decoration: none;
}
#inhaltsverzeichnis ul li {
	margin-bottom: 3px;
}
#inhaltsverzeichnis ul li {
	margin-bottom: 3px;
}
#inhaltsverzeichnis ul li a:hover {
	color: #666666;
	border-top-color: #666666;
}

