@charset "utf-8";
/* CSS Document */

html {
	height: 100.1%;
}
body {
	margin: 0;
	padding: 0;
	height: 100.1%;
	font-size: 12px;
	background-color: #F8BA05;
}
hr {
	width: 100%;
	height: 1px;
	color: #666;
	border: none;
	background-color: #666;
}
/* ---------- box ---------- */
div#box {
	position : absolute;
	left : 16px;
	width: 980px;
	margin : 0;
	padding: 0;
	background-color: #FFF;
}
/* ---------- header ---------- */
div#header {
	width: 980px;
	height: 190px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
}
div#header_left {
	width: 260px;
	height: 190px;
	float: left;
	background-image: url(logo_260x200.jpg);
}
div#header_right {
	width: 720px;
	height: 190px;
	float: left;
}
div#header_right_top {
	width: 712px;
	height: 22px;
	font-size: 12px;
	color: #F00;
	padding-top: 8px;
}
div#header_right_top a:link, div#header_right_top a:visited, div#header_right_top a:focus, div#header_right_top a:hover, div#header_right_top a:active {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}
div#header_right_bottom {
	width: 720px;
	height: 160px;
}
div#header_right_bottom p, div#header_right_bottom img {
	margin: 0;
	padding: 0;
	border: none;
}
/* ---------- center ---------- */
div#center {
	width: 980px;
	height: 190px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
}
div#center_top {
	width: 980px;
	height: 160px;
	float: left;
	background-color: #F8BA05;
	background-image: url(schriftzug_internet.png);
	background-repeat: no-repeat;
}
/* ---------- center_bottom (navigation oben) ---------- */
div#center_bottom {
	width: 728px;
	height: 30px;
	float: left;
	background-color: #ffeabf;
	padding-left: 252px;
}
div#center_bottom a:link, div#center_bottom a:visited, div#center_bottom a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	height: 30px;
	line-height: 30px;
	float: left;
	display: block;
	text-align: left;
	padding: 0 8px;
}
div#center_bottom a:focus, div#center_bottom a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	height: 30px;
	line-height: 30px;
	float: left;
	display: block;
	text-align: left;
	padding: 0 8px;
	background: #FFF bottom left repeat-x;
	
}
div#center_bottom ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
div#center_bottom li {
	float: left;
	margin: 0 23px 0 0;
	white-space: nowrap;
}
/* ---------- bottom ---------- */
div#bottom {
	width: 980px;
	float: left;
	margin: 30px 0 0 0;
}
/* ---------- bottom_left (navigation links) ---------- */
div#bottom_left {
	width: 252px;
	float: left;
	margin-right: 8px;
	border-bottom: 1px solid black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
div#bottom_left a:hover {
	background-color: #F8BA05;
}
div#bottom_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
}
div#bottom_left li {
	border-top: 1px solid black;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}
div#bottom_left a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #666;
	margin: 0;
	padding: 4px 8px 4px 16px;
}
div#bottom_left ul li ul li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #666;
	margin: 0;
	padding: 4px 8px 4px 16px;
	background-color: #ffeabf;
}
div#bottom_left ul li ul li ul li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #666;
	margin: 0;
	padding: 4px 8px 4px 16px;
	background-color: #ffeabf;
}
div#bottom_left ul li ul li ul li ul li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #666;
	margin: 0;
	padding: 4px 8px 4px 16px;
	background-color: #ffeabf;
}
/* ---------- bottom_center (content) ---------- */
div#bottom_center {
	width: 472px;
	float: left;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	vertical-align: middle;
}
div#bottom_center a:link, div#bottom_center a:visited, div#bottom_center a:focus, div#bottom_center a:hover, div#bottom_center a:active {
	color: #009;
}
div#bottom_center p {
	margin: 0 0 12px 0;
	padding: 0;
}
div#bottom_center ul {
	margin-left: 4px;
	padding-left: 0;
	list-style: none;
	list-style-image: none;
}
div#bottom_center ul li {
	list-style: none;
	list-style-image: none;
	background-image: url(list.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-left: 4px;
	padding-left: 14px;
}
div#bottom_center ol li {
	margin-left: -20px;
	padding-left: 0px;
}
div#bottom_center h1 {
	font-size: 16px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
div#bottom_center h2 {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
div#bottom_center h3 {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
}
div#bottom_center h4 {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
div#bottom_center h5 {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
div#bottom_center h6 {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#bottom_center table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 0;
	margin: 0 0 12px 0;
}
div#bottom_center table tr {
	margin: 0;
	padding: 0;
}
div#bottom_center table td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
div#bottom_center table td p {
	margin: 0;
	padding: 4px;
}
div#bottom_center table td ul {
	margin: 0;
	padding: 4px;
}
div#bottom_center table img {
	padding: 0;
	margin: 0;
}
div#bottom_center img {
	border: 1px solid #666;
	padding: 0;
	margin: 0 0 12px 0;
}
div#bottom_center fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
div#bottom_center form {
	margin: 0;
	padding: 0;
}
div#bottom_center label {
	display: block;
}
div#bottom_center input, div#bottom_center textarea, div#bottom_center select {
	margin: 0 8px 8px 0;
	padding: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/* ---------- bottom_right (infoboxen) ---------- */
div#bottom_right {
	width: 240px;
	float: left;
	font-size: 12px;
	border-top: 8px solid #F8BA05;
	border-bottom: 24px solid #F8BA05;
	font-family: Verdana, Geneva, sans-serif;
}
div#bottom_right p {
	margin: 0;
	padding: 0;
}
div#bottom_right a:link, div#bottom_center a:visited, div#bottom_center a:focus, div#bottom_center a:hover, div#bottom_center a:active {
	color: #009;
}
div#bottom_right h1 {
	font-size: 12px;
	color: #F00;
	margin: 0 0 8px 0;
	padding: 0;
}
/* ---------- bottom_right_top (suche) ---------- */
div#bottom_right_top {
	width: 224px;
	float: left;
	background-color: #ffeabf;
	padding: 8px;
}
div#bottom_right_top form {
	margin: 0;
	padding: 0;
}
div#bottom_right_top .suchfeld {
	margin: 0 8px 0 0;
	padding: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 14px;
	float: left;
	border: 1px solid #F8BA05;
}
div#bottom_right_top .suchbutton {
	margin: 0;
	padding: 3px 4px 5px 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 24px;
	float: left;
	border: none;
	background-color: #F8BA05;
	cursor: hand;
}
/* ---------- bottom_right_middle (kontakt) ---------- */
div#bottom_right_middle {
	width: 224px;
	float: left;
	background-color: #ffeabf;
	border-top: 1px solid black;
	padding: 8px;
}
/* ---------- bottom_right_bottom (downloads) ---------- */
div#bottom_right_bottom {
	width: 224px;
	float: left;
	background-color: #ffeabf;
	border-top: 1px solid black;
	padding: 8px;
}
/* ---------- footer ---------- */
div#footer {
	width: 980px;
	height: 8px;
	float: left;
	background-color: #FFF;
}
