/*
Styles fuer linearisierte Version
www.e-workers.de
*/

body {
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
margin: 2% 15%;
background-color: #f3e7cd;
color: #000;
}

#header h1 {
background-image: url(../images/logotext.gif);
background-repeat: no-repeat;
height: 60px;
}
#header a {
display: block;
width: 420px;
height: 60px;
border: 0 none;
}
#header a span.invis {
display: none;
}

table#ioffer {
border: 0 none;
}
#ioffer th,
#ioffer td {
background-color: #f8efde;
color: #000;
border: 1px dotted #eddbb6;
}

table#analyse {
border: 0 none;
}
table#analyse th,
table#analyse td {
background-color: #f8efde;
color: #000;
border: 1px dotted #eddbb6;
}

.helpbox {
padding: 5px 10px;
border: 1px dotted #eddbb6;
background-color: #f8efde;
color: #000;
}

h2, h3 {
padding: 3px 0px 3px 5px;
background-color: #eddbb6;
color: #000;
}

p {
padding: 0px 0px 0px 10px;
}

a {
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid #600;
}
a:link {
background-color: transparent;
color: #a00;
}
a:visited {
background-color: transparent;
color: #600;
}
a:hover {
background-color: transparent;
color: #c00;
}
a:active {
background-color: transparent;
color: #c00;
}
a:focus {
background-color: transparent;
color: #c00;
}

span.aktiv,
span.aktiv {
background-color: transparent;
color: #000;
font-weight: bold;
border-bottom: 1px solid #000;
}

a.extern {
background-image: url(../images/extern3.gif);
background-repeat: no-repeat;
background-position: center right;
padding-right: 15px;
}

#content #spiegel p.text1 {
font-weight: bold;
}

a.textver {
display: inline;
}
a.graver, #printonly {
display: none;
}

img {
border: 0 none;
}

#footer {
background-color: #eddbb6;
color: #000;
}
#footer p {
padding: 5px 0px 5px 10px;
}