html,body{
 font-family:"times new roman";
 color:#000;
 font-size:14px;
 margin:0;
 padding:0;
 width:100%;
 height:100%;}

html{
 background-color:#CDD4D5;
 background-image:url(layout/bg.gif); }

body{
 background-image:url(layout/menue.jpg);
 background-repeat:repeat-y;
 background-position:0px 2px; }

img{ border:none; }

.L{
 height:35px;
 line-height:35px;
 font-size:35px; }

.L2{
 height:67px;
 line-height:67px;
 font-size:67px; }

.L3{
 height:10px;
 line-height:10px;
 font-size:10px; }

#seite {
 width:770px;
 min-height:450px;}

#kopf {
 width:100%;
 height:89px;
 background-image:url(layout/headbg.gif);
 background-repeat:repeat-x;}

#navigation{
 display:inline;float:left;width:100px;}

#content{
 margin-left:50px;
 display:inline;float:left;width:555px;
 background-image:url(layout/verlauf.png);
 background-repeat:repeat-x;}

#hide{
 display:none;}

.block{background-color:#C3CCD4;padding:10px;}
p{margin-top:0px;margin-bottom:10px;}
.navlink{display:block;height:21px;margin-top:3px;margin-bottom:3px;overflow:hidden;}

.cb{clear:both;}

.gba:link{
color:black;
text-decoration:underline;
font-size: 14px;
display:inline;}

.gba:visited{
color:black;
text-decoration:underline;
font-size: 14px;
display:inline;}

.gba:hover{
text-decoration:none;
background-color:gray;
color:white;
font-size: 14px;
display:inline;}

.gba:active{
color:white;
text-decoration:underline;
font-size: 14px;
display:inline;}

a,.gba,body,span,block,td,p,br,div{font-family:"times new roman";}
