/* CSS für #GF von Elias November 2010; urspr. 2001 */

body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {font-size: 11px;}
.minimini {font-size: 10px;}

a {font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#0b2087;}
a:visited {color:#666666;}
a:active {color:#ffffff;}
a:hover{color: #ffffff;}

/* neu für GAYfamily */

body {
background: url(images/bg_muster.gif);
color: black; background-color: white;
margin: 0; padding: 0;
text-align: center;  /* Zentrierung im Internet Explorer */
}

/* Arena Navigation */
ul#Navigation {
padding: 1.5em 0 0 1.3em;
float: left;
margin: 0;
border: 0;
max-width:83px; overflow:hidden;
}

ul#Navigation li {
list-style: none;
margin: 0; padding-left: 1em;
}


/* Arena mit Backgrounds */
div#Arena {
background: #D9CF97 url(images/aren_li.gif) repeat-y;
text-align: left;    /* Seiteninhalt wieder links ausrichten */
margin: 20px auto 0 auto;      /* standardkonforme horizontale Zentrierung */
width: 760px;
}

div#Arena2 {
padding: 1.7em;
background: url(images/aren_re.gif) repeat-y; background-position: right top;
margin-left: 100px;
padding: 0;
border: 0;
}

div#ArenaInhalt {
margin-right:100px;
padding: 0 1.3em 1.3em;
border-top: 1px dashed silver;
}

div#ArenaInhalt h1 {
text-align:right;
padding-right:1.2em;
text-transform:uppercase;
}

div#ArenaInhalt h2 {
text-align:right;
padding-right:3em;
padding-bottom:1em;
}

/* AddOns */

a#tooCool {
 position: fixed;
 left: 0;
 top: 0;
 display: block;
 height: 80px;
 width: 80px;
 background: url(images/too_cool.png) top left no-repeat;
 text-indent: -999em;
 text-decoration: none;
}

.gototop {
 background: url(images/top.gif);
 width: 12px;
 height: 12px;
 cursor: pointer;
 position: fixed;
}



/* Header & Footer */

div#header {
position: fixed;
top: 0;
left: 18%;
width: 64%;
height: 25px;
background: #E7C889;
margin: 0em 0 0px;
border-bottom:2px solid black;
}

div#footer {
position: fixed;
bottom: 0;
left: 18%;
width: 64%;
height: 25px;
background: #E7C889;
border-top:2px solid black;
}

div#footer,div#header h1,h2 {
margin-top:0;
text-align: center;
}
.w3 {
position: absolute;
border: 0;
left:700px;
bottom: 2px;
}
/*ENDE*/