body
{
font-family:Verdana;
font-size:12px;
background-image:url('images/grass.jpg');
text-align:center;
margin:0px;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
code {font-size:14px;color:#0000ff;}
pre
{
font-size:14px;
color:brown;
padding:5px;
}
a:link, a:visited, a:active, a:hover
{
text-decoration:underline;
font-weight:normal;
color:#ff0000;
font-size:12px;
}
a:active, a:hover
{
color:#009999;
}
a.menu {
display:block;
padding:3px;
border-top:1px solid #000;
background-color:#red;
text-align:center;
color:#eeeeee;
text-decoration:none;
}
a.menu:link, a.menu:visited
{
color:#eeeeee;
background-color:orange;
text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
color:#737994; font-weight:bold;
background-color:#eeeeee;
}
#title {
height:34px;
padding:5px;
background-color:#7b7d8e;
border-bottom:1px solid #000;
}
#left {
background-color:#blue;
width:128px;
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:1px solid #000;
background-color:green;
width:106px;
margin-top:180px;
}
#contenthintergrund
{
background-color: green;
margin-left: 50px;
margin-right: 50px;
}
#content
{
border:3px solid #ff0000;
left:10px;top:50px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
-moz-border-radius:15px;
-khtml-border-radius:15px;
}
#contentcontainer {
border:1px solid #efeff7;
background-image:url('images/middle.gif');
width: 800px;
height: 50px;
float:right;
}
#contenttop {
border:1px solid #efeff7;
background-image:url('images/top.gif');
margin: auto;
width: 800px;
height: 125px;
float:right;
}
#contentbottom {
border:1px solid #efeff7;
background-image:url('images/bottom.gif');
margin: auto;
width: 800px;
height: 168px;
float:right;
}
#titel {
background-image:url('test-Dateien/logo9.gif');
width: 156px;
height: 39px;
margin-left: 3px;
float: right;
}