/* * { margin: 0; padding: 0; border: 0; }*/
body, html {
	font-size: 86%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 130%;
	background-color: #d0d0d0;
	background-image: url(/img/bg.gif);
	text-align: center; }

/* --- Boxen --- */
#wrap1 {
	background-image: url(/img/bg-3sp.gif);
	text-align: left;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #b3b0b0; }
#wrap2 { background-image: url(/img/bg-2sp.gif);
	background-repeat: repeat-y; text-align: left;
	margin-top: 10px; margin-right: auto;
	margin-left: auto; width: 770px;
	border-style: solid; border-color: #006; }
#header1 {
	font-size: 86%;
	line-height: 150%;
	background-color: #fff;
	text-align: right;
	width: 100%;
	visibility: visible; }
#header2 {
	background-repeat: no-repeat;
	background-position: 1em 0;
	height: 110px;
	width: 100%; }
#logo {
	height: 110px;
	width: 158px;
	visibility: visible;
	float: left; }
#left {
	width: 19.5%;
	position: relative;
	float: left;
	border-color: purple;
	border-width: 2px; }
#wrap3 {
	width: 79%;
	position: relative;
	float: right; }
#content1 {
	width: 73.4%;
	position: relative;
	float: left; }
#content2 {
	position: relative;
	width: 99%;
	float: left;
	border-color: white;
	border-width: 2px; }
#right {
	width: 24.7%;
	position: relative;
	float: right; }
#footer {
	background-color: #e2e1e1;
	width: 100%;
	visibility: visible;
	clear: both;
	border-top: 1px solid #959393; }

/* --- Formate --- */
#header1 a:link, #header1 a:visited { color: #0b66a9; text-decoration: none; visibility: visible; }
#header1 a:hover, #header1 p a:active { color: #f00; background-color: #fff; text-decoration: none; visibility: visible; }

#left p { visibility: hidden; }
#left ul { visibility: hidden; margin: 0; padding: 0; list-style-type: none; }
#left li { font-size: 100%; margin: 0; padding: 0; }
#left li a { font-weight: bold; voice-family: inherit; height: 18px; text-decoration: none; visibility: visible; padding: 8px 0 0 20px; display: block; }
#left li li a { padding-left: 35px; }
#left li a:link { color: #0b66a9; }
#left li a:visited { color: #666; }
#left li a:hover, #links p a:active { color: #df016c; background-color: #fff;  }
#left li a.rot { color: #f00; background-color: #fff; }

h1 { color: #0b66a9; font-size: 120%; font-weight: bold; line-height: 100%; text-align: center; margin: 2em 0 1em; }
h3 { color: #fe6600; font-size: 98%; font-weight: bold; text-align: center; margin-top: 2em; }
p { color: #666; line-height: 160%; }
a { color: #666; text-decoration: underline; }

ul { margin-left: 40px; list-style-type: square; }
ol { margin-left: 40px; list-style-type: decimal; }
ol ol { list-style-type: lower-alpha; }
li { line-height: 160%; }
ol.text li { line-height: 160%; padding-top: 10px; }
ul.ws, ol.ws { margin-left: 40px; list-style-type: none; }

input { border: 1px solid #069; padding: 0px 1px 0px 1px; background-color: #f0f0f0; }
select { width: 140px; border: 1px solid #069; padding: 0px 0px 0px 1px; background-color: #f0f0f0; }
textarea { width: 100%; border: 1px solid #069; padding: 0px 1px 0px 1px; background-color: #f0f0f0; }
button { color: #0b66a9; font-size: 86%; font-weight: bold; padding: 2px 10px 2px 10px; border: 1px solid #c0c0c0; border-top-color: #f8f8f8; border-left-color: #f8f8f8; background-color: #f0f0f0; }

.blau { color: #0b66a9; font-weight: bold; }
.rot { color: #f00; font-weight: normal; }

.fett { font-weight: bold; }
.einzug { padding-left: 30px; }
.mittig { text-align: center; }
.rechts { text-align: right; }

#footer p {
	text-align: right;
	margin: 0;
	padding: 0; }
#footer a {
	color: #06c;
	font-size: 93%;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	letter-spacing: 0.02em; }
