/*
Styles fuer linearisierte Version
www.e-workers.de
*/

html {
height: 100.1%;
}

body {
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
margin: 2% 15%;
line-height: 1.5;
padding-bottom: 30px;
background-color: #fff;
color: #000;
}

#header h1 {
font-family: Georgia, 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
font-style: italic;
font-size: 150%;
background-color: #fff;
color: #000;
}
#header h1 a {
background-color: #fff;
color: #555;
text-decoration: none;
border: 0 none;
}

a {
text-decoration: none;
border-bottom: 1px solid #0000ff;
background-color: #fff;
color: #0000ff;
}
a:link {

}
a:visited {

}
a:focus {

}
a:hover {

}
a:active {

}

p.text1 {
font-weight: bold;
}

li span.aktiv {
font-weight: bold;
}

.texticon {
margin-top: 20px;
}


img {
border: 0 none;
}

table {
border: 0 none;
}
th, td {
border: 1px solid #555;
padding: 0 10px;
}

label {
float: left;
width: 7em;
clear: left;
}
label.nofloat {
float: none;
padding: 0 20px 20px 0;
}

.inputtext,
.inputtextarea {
width: 25em;
padding: 1px 3px 2px 5px;
background-color: #fff;
color: #000;
border: 1px solid #555;
}
.inputtextarea {
width: 25.6em;
}

.inputbutton {
width: 34.2em;
background-color: #f0f0f0;
color: #000;
border: 1px solid #555;
cursor: pointer;
}

#printonly {
display: none;
background-color: #fff;
color: #000;
}

#spiegel p.artmedic {
position: absolute;
left: -5000px;
}

img.fl-r3 {
border: 1px solid #e0e0e0;
}