* {font-family:Arial; color:yellow;}

html {width:100%; height:100%;}
body {background-color:#000; padding:0; margin:0; width:100%; height:auto;}

div#inhalt
{
/*position:absolute; left:15%; width:70%; top:14%;  */
margin-left:15%; margin-right:15%; padding-top:7%;
background-image:url(/gbstart/streifen.gif); background-repeat:repeat-y;
}

#banner
{position:relative; margin-top:3em; left:0em; background-color:#C0C0C0; width:100%;
}

#banner li {width:20em; display:inline; color:black;}
#banner li a {color:red;}

.infotext {padding:1em; font-weight:bold;}
h1, h2 {padding-left:11px;}
