/*
orange = #FE9300 254,153,0;
dunkelgrau = #636363;
schwarz = #303030 48,48,48 ;
*/

html {
height: 100%;
padding-bottom: 1px;}

body {
margin:0px;
text-align: center;
background:url(i/hg3.gif) repeat-x;
font-family:Arial,Helvetica,sans-serif;
font-size:95%;
color:#545454;
/*background-color:#F0F0F0;*/
line-height:140%;
padding:0px;}

a {
white-space:nowrap;}

#box {
width:1000px;
margin:0 auto;
border:1px solid #000;
text-align:left;
background-color:#FFF;}

#kopf {
background:url(i/kopf.png) no-repeat;
padding-left:20px;
height:180px;}

#navigation {
width:100%;}

#inhalt {
background:url(i/schatten.gif) repeat-y top left;
padding-left:20px;
float:left;
width:780px;}

#links {
background:url(i/schatten.gif) repeat-y top left;
padding-left:20px;
padding-right:10px;
float:left;
width:670px;}

#rechts {
background:url(i/schatten.gif) repeat-y top left;
float:left;
padding-left:30px;
width:270px;}

#fuss {
clear:left;
padding-top:10px;
padding-left:20px;
background:url(i/fuss-hg.gif) repeat-x;
height:40px;}

h1 {
padding-top:10px;
font-size:150%;
color:#000}

h2 {
text-shadow:#1c1c1c 0 2px 2px;
letter-spacing:0.3em;
color:#FE9300;
font-size:130%;}

h3 {
font-size:115%;}

ul {
margin-bottom:5px;
list-style-image: url(i/b.gif);}

ol, li {
padding-bottom:10px;}

.r {
color:red;}

.f {
font-weight:600;}

.i {
background-color:#FE9300;
padding:10px;
font-size:95%;
border: 2px dashed blue;
color:#000;}

.z {
text-align:center;}

.k {
font-size:80%;
line-height:90%;
color:#000;}

.s {
color:#000;
font-size:85%;
font-weight:600;}

.kn {
background:#FE9300;
font-weight:bold;
color:black;}

img {
border:none;}

table {
border-spacing:0;
font-size:95%;
line-height:140%;}

td {
vertical-align:top;
padding:6px;}

.transparent {
background-color:rgb(255,255,255);
border-top: silver 1px solid;
border-bottom: black 1px solid;}

.farbig {
background-color:rgb(230,230,230);
border-top: silver 1px solid;
border-bottom: #666666 1px solid;}