Warning: Cannot modify header information - headers already sent in /srv/apache/flo-soft.de/www/css.php on line 12
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
background-color: #dcdcdc;
margin: 5px;
padding: 0px;
line-height: 12pt;
}
div.global {
margin: 0 auto;
background-color: #b0c4de;
width: 800px;
min-height: 600px;
}
div.logo {
background-image: url('images/logo_de.gif');
background-repeat: no-repeat;
height: 100px;
}
div.menu {
background-color: #778899;
height: 30px;
border-top: 2px solid #99AABB;
border-bottom: 2px solid #99AABB;
font-size: 11pt;
}
div.menu ul {
list-style: none;
margin: 0px;
padding: 0px;
width: 100%;
}
div.menu ul li {
float: left;
padding: 5px;
height: 20px;
text-align: center;
border-right: 1px solid #99AABB;
width: 103px;
}
div.menu ul li.noborder {
border: 0px;
}
div.menu a {
text-decoration: none;
color: #b0c4de;
}
div.menu a:hover {
color: black;
}
a:link, a:visited {
text-decoration: none;
color: #334455;
}
a:hover, a:active {
color: black;
text-decoration: underline;
}
div.clearer {
clear: both;
width: 100%;
}
div.content {
padding: 10px;
min-height: 450px;
}
div.content_left {
float: left;
width: 180px;
font-size: 10pt;
}
div.content_left ul {
list-style: none;
margin: 0px;
padding: 5px;
background-color: #778899;
border: 1px solid #99AABB;
color: #b0c4de;
}
div.content_left ul li {
margin: 0px;
padding: 2px;
padding-left: 5px;
}
div.content_left a {
text-decoration: none;
color: #b0c4de;
}
div.content_left a:hover {
color: black;
}
div.content_right {
float: right;
width: 580px;
min-height: 400px;
}
div.footer {
width: 800px;
height: 20px;
font-size: 8pt;
margin: 0 auto;
text-align: center;
}
ul {
list-style: none;
margin: 0px;
padding: 0px;
}
ul.spalten li {
float: left;
}
div.text {
padding: 5px;
margin: 0px;
}
label {
float: left;
margin-right: 0.5em;
padding-top: 2px;
display: block;
}
form.label150 label {
width: 150px;
}