﻿@charset "utf-8";
/* CSS Document */
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F3F2;
}
.ll {
	width: 203px;
	float: left;
	padding: 10px;
	background-color: #F1F3F2;
	height: 280px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#content #clear {
	clear: left;
	float: none;
}


* {
	margin: 0px;
	padding: 0px;
}
#head {
	height: 100px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1E1E1E;
	background-image: url(../img/headbg.jpg);
	background-repeat: no-repeat;
}
#head h2 {
	font-size: 190%;
	color: #FFFFFF;
	padding-top: -10px;
	padding-left: 12px;
	font-weight: 100;
	position: relative;
	top: -10px;
}
#head h1 {
	font-size: 85%;
	color: #FFFFFF;
	padding-left: 12px;
	font-weight: 100;
	position: relative;
	top: -8px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	background-image: url(../image/bg.gif);
}
#head a {
	color: #FFFFFF;
	text-decoration: none;
}
#head a:hover {
	color: #0099FF;
}
#image h1 {
	font-size: 190%;
	color: #1E1E1E;
	padding-bottom: 6px;
	font-weight: lighter;
}
#image h2 {
	font-size: 110%;
	font-weight: bold;
	color: #1E1E1E;
}
#content #l {
	width: 205px;
	float: left;
	padding: 10px 10px 10px;
	background-color: #F1F3F2;
	height: 280px;
}
#content #r {
	width: 221px;
	float: left;
	border: 1px solid #FFFFFF;
	background-color: #E6E4E6;
	height: 300px;
}
#content #rr {
	width: 225px;
	float: right;
	border: 0px solid #FFFFFF;
	background-color: #E6E4E6;
	height: 300px;
}
.fett {
	font-weight: bold;
}
#content  h1 {
	font-size: 110%;
	color: #1E1E1E;
	padding: 10px 10px 10px 0px;
}
#content  p {
	font-size: 80%;
	color: #1E1E1E;
	padding-bottom: 10px;
}
#content a {
	color: #FF6600;
	text-decoration: none;
}
#content #ll a:hover {
	color: #1E1E1E;
}
#content h2 {
	font-size: 110%;
	color: #1E1E1E;
	background-color: #E5E5E5;
	padding: 10px;
}
#content #rr p {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#content li {
	background-color: #F1F3F2;
	padding: 8px;
	border: 1px solid #FFFFFF;
}
#content ul {
	font-size: 80%;
	list-style-type: none;
}
#content #content1 {
	background-color: #FFFFFF;
	padding-top: 20px;
	height: 60px;
}
#content1 img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 4px;
	padding-left: 10px;
}
#content #rr a:hover {
	color: #1E1E1E;
}
#content #l a:hover {
	color: #1E1E1E;
}
#content1 h3 {
	font-size: 100%;
	color: #002144;
}
#footer {
	background-color: #1E1E1E;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content #r a:hover {
	color: #1E1E1E;
}
#footer ul {
	list-style-type: none;
	color: #FFFFFF;
}
#footer li {
	display: inline;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px;
	font-size: 80%;
}
#apDiv1 {
	position:relative;
	left:448px;
	height:35px;
	z-index:1;
	color: #FFFFFF;
	top: 26px;
	width: 440px;
}
#apDiv1 .hot {
	background-color: #FF6600;
	padding: 2px 4px;
	border: 1px solid #FFFFFF;
}
#apDiv1 a {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: 100;
}
#head #apDiv1 #search #suchbegriff {
	font-size: 80%;
	background-color: #FFFFFF;
}
#head #apDiv1 #search input {
	background-color: #FF6600;
	font-size: 60%;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 6px;
	margin-left: 0px;
}
#content1 .content1 {
	float: left;
	width: 225px;
}
#content #clearboth {
	clear: left;
	float: none;
}
.clear {
	clear: both;
}
.rrr {
	width: 654px;
	float: left;
	padding: 10px;
	background-color: #E6E4E7;
	height: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.l {
	width: 428px;
	float: left;
	padding: 10px;
	background-color: #F1F3F2;
	height: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tablerow {
	background-color: #F1F3F2;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 1px;
	margin-left: 10px;
}
.tablerow2 {
	background-color: #E6E4E7;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 10px;
}
.rr {
	width: 205px;
	float: left;
	padding: 10px;
	background-color: #F1F3F2;
	height: 280px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.ll6 {
	width: 205px;
	float: left;
	padding: 10px;
	background-color: #F1F3F2;
}
.rrr6 {
	width: 652px;
	float: left;
	padding: 10px;
	background-color: #F1F3F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.innenlink {
	background-image: url(../image/innenlink.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
}
.downloadlink {
	background-image: url(../image/download.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
}
.aussenlink {
	background-image: url(../image/aussenlink.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
}
.tablerow3 {
	background-color: #E6E4E7;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 10px;
}
.llv {
	width: 203px;
	float: left;
	padding: 10px;
	background-color: #F1F3F2;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.lv {
	width: 428px;
	float: left;
	padding: 10px;
	background-color: #F1F3F2;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}#content6 .ll6 li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 6px;
}
#content0 .ll a:hover {
	color: #000000;
}
#content2 .ll a:hover {
	color: #000000;
}
#content2 .rr a:hover {
	color: #000000;
}
.rrv {
	width: 205px;
	float: left;
	padding: 10px;
	background-color: #F1F3F2;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

