/* CSS Document */
#inhalt-kopf {
	width: 760px;
	background-color:#333333;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px; 
}
#inhalt-text {
	width: 760px;
	background-color:#333333;
	margin-left: auto;
	margin-right: auto;
}
#inhalt-fuss {
	width: 760px;
	background-color:#333333;
	margin-left: auto;
	margin-right: auto;
}
#inhalt-fuss p {
	text-align: center;
}
#auswahl {
	display: block;
	width: 150px;
	float: left;
	background-color:#333333;
	text-align: center;
}
.firefox-table { display: table; table-layout: fixed; }
.table-row { display: table-row; }
.table-colm { display: table-column; width: 150px; float: left; }
.table-colt { display: table-column; width: 610px; float: left; }
.info-box {
	position: static;
	display: block;
	float:left; 
	left: 150px;
	width: 605px;
	color: #333333;
	background-color: #fefefe;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.information {
	position: static;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 590px;
	color: #333333;
	background-color:#fefefe;
}
.information li {
	text-align: left;
}
.info-text h1 {
	display: block;
	width: 100%;
	color: #333333;
	background-color:#fefefe;
}
.info-text h2 {
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px;
	color: #333333;
}
.info-text h3 {
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
	font-size: 12px;
}
.info-text a,
.info-text a:hover,
.info-text a:visited,
.info-text ol,
.info-text ul,
.info-text li {
	background-color: #fefefe;
	color: #333333;
	font-size: 12px;
}
.info-text a:hover {
	background-color:#CCCCCC;
}
.info-text p,
.info-text ul,
.info-text ol,
.info-text li {
	color: #333333;
	font-weight: normal;
}
.weiter-ind {
	background-color: #333333;
	color: #fefefe;
	display: block;

}
.weiter-ind ul {
	list-style-type: none;
	background-color: #333333;
	color: #fefefe;
	padding: 0px;
	margin: 0px;
}
.weiter-ind li {
	background-color: #333333;
	color: #fefefe;
	padding: 2px;
}
.weiter-ind a,
.weiter-ind a:hover,
.weiter-ind a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: #333333;
	color: #fefefe;
	font-size: 10px;
}
.weiter-ind a:hover {
	background-color:#CCCCCC;
	color: #333333;
}


p {
	text-align: left;
	color: #333333;
}
p.ueber {
	background-color: #666666;
	color: #fefefe;
	display: block;
	font-weight: 500;
	letter-spacing: 1px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.weiter {
	background-color: #fefefe;
	color: #333333;
	display: block;
}
.weiter ul {
	list-style-type: none;
	background-color: #fefefe;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
.weiter li {
	background-color: #fefefe;
	color: #333333;
	padding: 2px;
}
.weiter a,
.weiter a:hover,
.weiter a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: #fefefe;
	color: #333333;
	font-size: 10px;
}
.weiter a:hover {
	background-color:#CCCCCC;
}
.suchbegriffebox {
	font-size: 9px;
}


