body {
margin: 0 0 0 0;
background-color: #fff;
}

a {
text-decoration: none;
color: #06f;
}

a:hover {
text-decoration: underline;
color: #06f;
}

#alphabet strong{
text-decoration: underline;
color: #06f;
}

#alphabet img {
border: 0px;
}

#alphabet span {
background: #EBEDFF;
}

.ll {
background: #fff;
color: #666;
text-decoration: underline;
}

.ll:hover{
color: #F4F235;
}


#header {
width: 100%; height: 110px;
margin: 0 0 0 0;
background-color: #000000;
vertical-align: bottom;
z-index: 1;
}

#header h1 {
display: block;
position: absolute;
margin: 76px 0 0 0; padding: 0;
background-color: transparent;
color: #fff;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 35px;
font-weight: 400;
z-index: 4;
}

#header big {
float: right;
margin: 10px 0 0 0; padding: 0;
color: #555;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 100px;
letter-spacing: -11px;
}

#menu {
position: absolute; top: 110px;
width: 100%;
height: 44px;
margin: 0 0 0 0;
background-color: #000;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #fff;
z-index: 3;
text-align: center;
}

#menu ul {
margin-top: 12px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 0.8em;
font-family: 'century gothic', verdana, sans-serif;
color: #666;
font-weight: bold;
text-decoration: none;
border-left: solid 1px #000;
border-right: solid 1px #000;
border-top: solid 0px #fff;
border-bottom: solid 0px #fff;
}

#menu ul li a:hover {
background: #06f url('bgbilder/menubg.png') repeat-x top;
color: #fff;
text-decoration: none;
border: solid 1px #fff;
}

#main {
position: absolute; top: 156px;
width: 100%;
background: url('bgbilder/main.png') repeat-x top;
}

span {
color: #06f;
}

#container {
width: 90%;
margin: 0 auto;
padding-top: 50px;
font-family: arial;
font-size: 0.9em;
}

#subnav {
height: 20px;
float: left;
width: 140px;
padding: 0;
font-size: 0.6em;
font-family: verdana, arial, sans-serif;
}

#subnav ul {	
list-style: none;
width: 140px;
margin: 0 0 20px 0px;
padding: 0;
font-size: 1.1em;
}	

#subnav li {
margin-bottom: 1px;
}

#subnav li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #aaaaaa;
display: block;
padding: 5px;
background: #333333;
border-left: 5px solid #06f;
}	
	
#subnav li a:hover {
background: url('bgbilder/menubg.png') bottom;
background-color: #06f;
color: #ffffff;
border-left: 5px solid #333333;
}

#suche {
position: absolute; 
top: -100px;
left: 30px;
float: center;}

#content {
margin: 0 160px 10px 140px;
border-right: 1px solid #ccc; padding: 0 20px 0 10px;
line-height: 1.6em;
color: #666;
font-size: 0.9em;
}

#content p {
padding-bottom: 5px;
}

h1 {
margin-top: 0px;
color: #06f;
letter-spacing: -2px;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h2, h3 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
letter-spacing: -1px;
font-size: 1.3em; font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

hr {
height: 1px;
background: #ccc;
color: #ccc;
border: 0px;
}

.right {
float: right;
margin: 0 0 8px 12px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

#footer {
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}

#extras {
clear: right;
float: right;
width: 140px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.7em;
}

#extras a {
font-family: arial;
text-decoration: underline;
}

#boxg {
width: 100%;
}

#box1 {
background: #fff url('bgbilder/boxbg.png') repeat-x top;
border: 1px solid #ccc;
width: 30%;  
float: left; 
margin: 0 2px; text-align: left;
padding: 1px; 
}

#box2 { 
background: #fff url('bgbilder/boxbg.png') repeat-x top;
border: 1px solid #ccc;
float: left;
margin: 0 auto;
width: 30%;  text-align: left; 
padding: 1px;
}

#box3 { 
background: #fff url('bgbilder/boxbg.png') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
float: left; 
margin: 0 2px; text-align: left;
padding: 1px;
}

#box1 h2 a:hover, #box1 h2 a, #box2 h2 a:hover, #box2 h2 a, #box3 h2 a:hover, #box3 h2 a {
text-decoration: none;
color: #666;
}

#box1 h2, #box2 h2, #box3 h2 {
margin-left: 4px;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
}

.box a {
text-decoration: none;
color: #666;
}

.box a:hover {
text-decoration: underline;
color: #666;
}

.box {
margin: 0 4px 10px 4px;
line-height: 1.3em;
font-size: 0.8em;
border: 0;
}

