body {
background-color:#5fbf5f;
background-image:url(img/bg-test.jpg);
background-repeat:no-repeat;
background-position:center top;
margin:0px;
padding:0px;
font-family:sans-serif;
font-size:8pt;
}
a {
color:#008;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#body {
width:800px;
margin:0px auto;
padding:53px 130px 53px 0px;
background-color:none;
}
#menu,#menu2 {
display:table;
width:650px;
height:32px;
margin:0px auto;
padding:0px;
background-image:url(img/menu.png);
background-repeat:repeat-x;
background-position:top;
table-layout:fixed;
}
a.menu {
display:table-cell;
vertical-align:middle;
text-align:center;
text-decoration:none;
color:#800;
width:1%;
}
a.menu:hover {
background-color:#fff;
}
#buch {
background-color:none;
margin:0px;
margin-bottom:32px;
padding:0px;
height:600px;
}
#links,#rechts {
margin:75px 100px 0px;
text-align:center;
padding:0px;
width:250px;
height:500px;
overflow:auto;
}
#links {
float:left;
}
#rechts {
float:right;
margin-left:0px;
}
a#greatnet {
display:block;
width:634px;
margin:0px auto 16px;
padding:8px;
background-color:#800;
color:#fff;
text-align:center;
font-weight:bold;
}
a#greatnet:hover {
text-decoration:none;
color:#ccc;
}
h1 {
color:#800;
font-size:16pt;
font-weight:normal;
margin:0px;
margin-bottom:16px;
padding:0px;
}
h2 {
color:#800;
font-size:8pt;
font-weight:bold;
margin:16px 0px 4px;
padding:0px;
}
.eingabebox,ul {
display:inline-block;
text-align:left;
width:150px;
}
ul {
width:150px;
}
label {
display:inline-block;
width:70px;
vertical-align:middle;
margin:0px;
padding:0px;
margin-bottom:5px;
}
input[type=submit],a.button {
margin:0px;
margin-top:12px;
padding:4px 8px;
background-color:#fff;
color:#800;
border:1px solid #800;
cursor:pointer;
font-size:8pt;
text-decoration:none;
}
input[type=submit]:hover,a.button:hover {
background-color:#800;
color:#fff;
}
.info {
display:block;
background-color:#fff;
color:#000;
border:1px solid #800;
margin:0px;
margin-bottom:16px;
padding:16px;
}
#about {
font-style:italic;
display:block;
margin:0px;
padding:0px;
font-size:6pt;
}
.statistik {
display:inline-block;
overflow:hidden;
margin:1px;
padding:4px;
}
.statistik.links {
background-color:#f88;
text-align:left;
}
.statistik.rechts {
background-color:#88f;
text-align:right;
}
