@charset "utf-8";
/* CSS Document */

a:link{
color:#ffcc01;
text-decoration:none;
}

a:active{
color:#ffcc01;
text-decoration:none;
}

a:visited{
color:#ffcc01;
text-decoration:none;
}

a:hover{
color:#ffcc01;
text-decoration:underline;
text-decoration:overline;
}

p{
font-size:1.2em;
text-align:justify;
}



h1{
color:#FFCC01;
font-size:1.8em;
font-weight:bold;
text-align:center;
}

h3{
font-size:1.2em;
color:#FFCC01;
}

.imgright {
float:right;
margin:0px 10px 0px 10px;
}
.imgleft {
float:left;
margin:0px 10px 0px 10px;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background: #000000 url(../bilder/background/background.gif) no-repeat fixed center center;
}

#logol{
position:fixed;
top:20px;
left:20px;
}

#logor{
position:fixed;
top:20px;
right:20px;
}

#schriftzug{
position:fixed;
top:20px;
left:120px;
right:120px;
}

#links{
position:fixed;
top:200px;
left:30px;
}

.links{
margin-top:5px;
}

#aktuelles{
position:fixed;
top:200px;
right:0px;
font-size:1.2em;
line-height:1.5em;
padding-right:10px;
}

.link{
color:#ffcc01;
text-decoration:none;
margin-left:-30px;
}

.clink{
color:#ffcc01;
text-decoration:none;
}

#content{
position:fixed;
color:#FFFFFF;
top:220px;
left:230px;
right:250px;
bottom:40px;
font-size:1.0em;
text-align:justify;
line-height:1.5em;
overflow:auto;
padding-right:15px;
}

table#gb { border-width: 1px; border-style: solid; border-color:#990000; }

table#menutb { border-width: 1px; border-style: solid; border-color:#990000; }

.gbhead {font-family: "Georgia"; margin-left: 8px; margin-right: 8px; font-size: 11pt; font-weight: bold }
.gbtext {font-family: "Georgia"; margin-left: 8px; margin-right: 8px; margin-bottom: 6px; font-size: 11pt }
  
.fontComic {font-family: "Georgia"; }

.gross { font-size: large; }

.fontComicLarge
{
	font-family: "Georgia";
	font-size: xx-large;
	font-weight: bold;
}
