body {
background-image:url(/img/bg.png);
background-repeat:repeat-x;
background-color:#ffffff;
font-family: Verdana, Arial;
font-size: 11px;
color:#000000;
padding:0px;
margin:0px;
}

a:link, a:active, a:visited {
color:#497bdc;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

.title {
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 0px 4px;
}

.inhalt a{
	padding:1px 1px 1px 1px;
	color:#000000;
}

body h2, h3, h1, table, td, tr, div, a, ul, li, span, p {
font-family:Verdana, Arial;
font-size:11px;
color:#83878f;
}

#main {
width:900px;
margin:0 auto 0 auto;
}

#header {
width:900px;
height:129px;
}

#logo {
float:left;
width:164px;
height:53px;
padding:50px 0 0 15px;
}

#logo img {
border:none;
}

#login {
float:right;
padding:56px 0 0 0;
}

#login ul {
margin:0;
padding:0;
list-style:none;
}

#login ul li {
float:left;
margin:0 4px 0 0;
}

#login ul li a {
display:block;
width:120px;
padding:5px 0 6px 0;
font-size:11px;
background-image:url(/img/toplink.png);
background-repeat:repeat-x;
border:1px solid #60d040;
text-align:center;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#topnav {
width:898px;
height:40px;
border:1px solid #60d040;
background-image:url(/img/nav.png);
background-repeat:repeat-x;
}

#topnav ul {
margin:0 0 0 1px;
padding:0;
list-stlye-type:none;
}

.none {
list-stlye:none;
list-style-type:none;
}

#topnav ul li {
float:left;
}

#topnav ul li a {
text-align:center;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
width:116px;
padding:13px 0 14px 0;
font-size:11px;
}

#diagramm {
clear:left;
height:180px;
width:900px;
margin:1px 0 0 0;
background-image:url(/img/diagramm.jpg);
background-repeat:no-repeat;
background-position:0 0;
text-align:left;
}

#inthis {
padding:20px;
color:#FFFFFF;
}

#space {
margin:1px 0 0 0;
width:900px;
height:11px;
font-size:1px;
background-image:url(/img/verlauf.png);
background-repeat:no-repeat;
}

#content {
float:left;
width:780px;
height:auto;
color:#83878f;
}

#content h2 {
color:#44bb2b;
font-size:11px;
font-weight:bold;
margin:2px 0 0 0;
padding:0 0 4px 0;
border-bottom:1px solid #e5e1e0;
}

#navigation {
float:right;
width:110px;
color:#83878f;
text-align:right;
}

#navigation h2 {
color:#44bb2b;
font-size:11px;
font-weight:bold;
margin:2px 0 6px 0;
padding:0 0 4px 0;
border-bottom:1px solid #e5e1e0;
text-align:right;
}

#navigation ul {
margin:0;
padding:0;
list-style:none;
}

#navigation ul li a {
font-size:10px;
color:#adadad;
display:block;
padding:2px 0px 2px 0px;
border-bottom:1px dotted #98eb65;
background-color:#FFFFFF;
text-decoration:none;
text-align:right;
}

#navigation ul li a img {
padding:0 0 0 4px;
border:none;
text-align:right;
}

#navigation ul li a:hover {
color:#44bb2b;
border-bottom:1px dotted #44bb2b;
background-color:#edffdd;
}

#copy {
padding:10px 0 10px 0;
border-top:1px solid #e5e1e0;
text-align:left;
color:#83878f;
}

#copy a {
color:#44bb2b;
text-decoration:underline;
}

input, textarea, select {
background-image:url(/img/toplink.png);
background-repeat:repeat-x;
background-color: #59c83b;
font-size: 11px;
border: 1px solid #59c83b;
color:#ffffff;
padding:1px;
margin:1px;
}



/* Konfigurationen von FairAds (Überarbeitungen) */

.column2-unit-left {float:left; width:325px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:325px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}


table.data {
    border-width: 1px 1px 1px 1px;
    border-spacing: 1px;
    border-style: dotted dotted dotted dotted;
    border-color: blue blue blue blue;
    border-collapse: collapse;
    background-color: white;
}
table.data th {
    border-width: 0px 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    border-style: dashed dashed dashed dashed;
    border-color: blue blue blue blue;
    background-color: white;
}
table.data td {
    border-width: 0px 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    border-style: dashed dashed dashed dashed;
    border-color: blue blue blue blue;
    background-color: white;
}

