body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #efefef;
background: #A19489 
text-align: center;
}
/*url(../images/bg.gif) 0 0 no-repeat;*/
a {
color: #fff;
text-decoration: none;
}
a:hover {
color: #fff;
background: #635B50;
text-decoration: none;
}
a img {
border: 0 none;
}

h1 { 
font: 2em Tahoma, Arial, Helvetica, sans-serif; 
margin: 20px 0 15px 0; 
color: #a19489;
clear: left;
padding-right: 10px;
}

h2 { 
font: 1.4em Tahoma, Arial, Helvetica, sans-serif;  
padding: 5px 0;
color: #F4F5F0;
background: transparent;
margin: 0.5em 0; 
}
h3, h4 { 
font: 1.4em Tahoma, Arial, Helvetica, sans-serif; ; 
color: #F4F5F0;
background: #cecabf;
padding: 2px 5px;
margin: 0.5em 0;
}
h4 { 
font-style: italic; 
}
h5, h6 { 
font-size: 1.2em; 
margin: 0.5em 0;
}
h6 { 
font-style: italic; 
}

input, textarea, p, a, th, td, blockquote, li, label {
font-size: 0.80em;
}
li h3, li p, li a, p a, td a, td p, td h2, td h3, td h4, td h5 {
font-size: 100%;
}


#alles {
position: relative;
width: 1130px;
text-align: left;
background: #333333;
margin: 0 auto;
}

#logo {
position: absolute;
top: 30px;
left: -2000em;
}
#navoben {
position: absolute;
top: 0px;
left: 225px;
width: 630px;
list-style-type: none;
text-align: right;
z-index: 5;
}
#navoben li {
display: inline;
}
#navoben a {
display: block;
float: right;
color: #333;
padding: 2px 7px 2px 7px;
text-decoration: none;
}
#navoben a:hover {
text-decoration: none;
color:#fff;
}
#navoben a.akt {
color: #c51225;
}

#header {
display: block;
width: 990px;
height: 171px;
background: #FF0000 url(video2brain/bg_header.jpg) top right no-repeat; 
}
#main {
width: 1000px;
height:600px;
background: transparent url(../img/bg.gif) no-repeat;
padding-top: 0px;
}

#hinweis{
position: absolute;
top: 420px;
left: 70px;
width: 630px;
height: 52px;
color: #333;
z-index: 10;
}

#inhalt .subnav, 
#inhalt .navsubsub { 
display: block;
margin: 0 0 20px -5px;
padding: 0;
list-style: none;
width: 600px;
clear: left;
text-align: right;
}
#inhalt .navsubsub { 
margin-left: 1px;
}
#inhalt .subnav li, 
#inhalt .navsubsub li {
display: inline;
padding: 0;
}
#inhalt .subnav a, 
#inhalt .navsubsub a {
display: block;
float: left;
text-decoration: none;
margin: 2px 0;
padding: 0 5px;
font-weight: normal;
line-height: normal;
padding-left: 16px;
background: transparent url(video2brain/show_link.gif) 3px 2px no-repeat;
}
#inhalt .subnav span {
padding: 0 3px;
display: block;
float: left;
margin: 2px 0;
}
#inhalt .subnav a:hover, 
#inhalt .navsubsub a:hover {
color: #a7ad00;
}
#inhalt .subnav a.akt, 
#inhalt .navsubsub a.akt {
font-weight: bold;
}