body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#FFF200;
 background-image:url("bilder/bg.gif");
 background-repeat:repeat-x;
 text-align:center;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

ul {margin:20px;}
li {list-style-type:square; }
 
#a
 {
  background-color:#efefef;
  border:1px solid #aaaaaa;
  text-align:left;
  width:760px;
  margin:0px auto;
 }
 
a:link, a:visited, a:active, a:hover
{ 
  font-weight:bold;
  text-decoration:none;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#000000;
  text-decoration:underline;
}
a.navi, a.active {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#737994;
 text-align:center;
 color:#eeeeee;
 text-decoration:none;
 }
a.navi:link, a.navi:visited, a.navi:active
{ 
 color:#FFF200;
 background-color:#FF0000;
 text-decoration:none; font-weight:bold;
}
a.navi:hover, a.active:link, a.active:visited, a.active:hover, a.active:active
{ 
 color:#FF0000;
 background-color:#FFF200;
 text-decoration:none; font-weight:bold;
}
.rightspace {
margin:2px;
}
.left {
float:left;
text-align:left;
}
.center {
text-align:center;
}
.right {
float:right;
text-align:right;
}

.navicont {
border:1px solid #000;
border-top:0px;
background-color:#FFFFFF;
width:106px;
margin:10px;
}
#page {
width:760px;
height:auto;
min-height:700px;
text-align:left;
top:0px;
margin:0px auto;
background-color:#FFFFFF;
background-image:url("bilder/hintergrund.jpg");
background-repeat:y-repeat;
background-position:left 145px;
border:1px solid #000000;
}
#title {
height:120px;
padding:0px;
background-image:url("bilder/titelbild.jpg");
border-bottom:0px solid #000;
}
#language, #bottom{
width:100%;
height:25px;
padding:0px;
text-align:right;
background-image:url("bilder/1.gif");
background-repeat:repeat-x;
border-bottom:0px solid #000;
}
#mini {
text-align:right;
margin:2px;
float:right;
}
#bottom{
width:748px;
height:13px;
margin:0px;
border:0px solid#000;
padding:6px;
background-image:url("bilder/3.gif");
text-align:center;
font-size:8pt;
}
#leftcont {
height:auto;
width:128px;
padding: 0px;
float:left;
}
#rightcont {
height:auto;
min-height:600px;
width:630px;
border:0px solid #efeff7;
padding:0px 10px;
}
