/* Farbtabelle

Hintergrund			- #000
Textfarbe			- #FFF

Erste Überschrift	- #F0EE58
Zweite Überschrift	- #E98E3C
Dritte Überschrift	- #8A8A8A

Linkfarbe			- #00CCFF
Aktiver Link		- #FFF
Besuchter Link		- #3F899B

*/

img { border:none; }

a:link { font-weight:normal; text-decoration:underline; color:#00CCFF; }
a:visited { font-weight:normal; text-decoration:underline; color:#3F899B; }
a:active { font-weight:normal; text-decoration:none; color:#FFF; }
a:hover { font-weight:normal;; text-decoration:none; color:#FFF; }

body {
      font-family:georgia, arial, helvetica, sans-serif;
      background:#000;
      text-align:left;
      font-size:15px;
	  line-height:1.3em;
      color:#B6AE80;
      margin:0 ;
      padding:0;
     }
	  
p { font-size: 1.0em; line-height: 1.5em; margin:1.4em 0 0 0; }

h1 { font-size:2.3em; color:#F0EE58; margin:0 0 12px 0; font-weight:normal; text-align:center; }
h2 { font-size:1.7em; color:#E98E3C; margin:40px 0 0 0; font-weight:normal; text-align:center; }
h3 { font-size:1.2em; color:#DEB566; margin:16px 0 -18px -6px; font-weight:normal; text-decoration:none; }
 .news2 { margin:-10px 0 -10px 0; }

strong { color:#EFE4A8; }

ul { list-style-position:outside; list-style:disc; margin:1.0em 0; }

ol { list-style-type:decimal; padding:0 0 0 28px; margin:1.0em 0; }
 li { padding:10px 0 10px 0; }

table { border-collapse:collapse; }
 .layout { margin:0 40px; }
 tr { }
  td { background-color:#191919; border:2px solid #3B3B3B; padding:20px; }
  .hg1 { background-image:url(img/sandstein.jpg); }
  .hg2 { background-image:url(img/mamor.jpg); }
  .news1 { background-color:#000; }
  
.center { text-align:center; }


.profil { padding:20px; margin:10px 0; height:165px; }
 .left { text-align:center; padding:20px 0 0 0; width:200px; height:140px; }
  .leftc { float:right; margin:-150px 0px 0px 0px; width:500px; }
 
 .right { float:right; text-align:center; padding:20px 0 0 0; width:200px; height:140px; }
  .rightc { margin:20px 0 0; width:500px; }
  
.bannercodes { height:210px; width:80%; }
  

#navigationsbild { float:left; width:141px; height:500px; margin:0; padding:0; background-image:url(img/navigation.png)}
  #navigationselemente { width:141px; height:208px; margin-top:120px; }
   #navi { margin:0; padding:0; list-style-type:none; }
   #navi li a { margin:-10px 0; padding:0; display:block; width:140px; height:26px; background:url(img/navigation.png) no-repeat; }
   #navi li a span { display:none; }

     #mitglieder a:link, #mitglieder a:visited, #mitglieder a:active { background-position:0px -120px; }
     #mitglieder a:hover { background-position:0px -620px; }

     #infos a:link, #infos a:visited, #infos a:active { background-position:0px -146px; }
     #infos a:hover { background-position:0px -646px; }
	 
     #bewerben a:link, #bewerben a:visited, #bewerben a:active { background-position:0px -172px; }
     #bewerben a:hover { background-position:0px -672px; }

     #news a:link, #news a:visited, #news a:active { background-position:0px -198px; }
     #news a:hover { background-position:0px -698px; }
	 
     #forum a:link, #forum a:visited, #forum a:active { background-position:0px -224px; }
     #forum a:hover { background-position:0px -724px; }
	 
     #regeln a:link, #regeln a:visited, #regeln a:active { background-position:0px -250px; }
     #regeln a:hover { background-position:0px -750px; }
	 
     #banner a:link, #banner a:visited, #banner a:active { background-position:0px -276px; }
     #banner a:hover { background-position:0px -776px; }
	 	 
     #code a:link, #code a:visited, #code a:active { background-position:0px -302px; }
     #code a:hover { background-position:0px -802px; }


#head { float:left; background-image:url(img/header.png); background-repeat:no-repeat; background-position:0px 0px; width:659px; height:168px; margin:0; padding:0; }

#content { position:absolute; margin:200px 0 0 160px; min-width:600px; height:200px; }

#footer { text-align:center; padding:8px 0; }

