body {
  font-family:Arial, Helvetica, Verdana;
  text-align:left;
  margin:0;
  border:0;
  padding:0;
}

a:hover {
  color:darkblue;
}

.divCenter a:hover {
  color:darkblue;	
}

img {
  margin:0;
  padding:0;	
}

#temp img {
  text-decoration:none;
  border:none;
}

h4 {
  font-size:20px;	
  margin-left:15px;
  margin-right:15px;	
  margin-top:15px;
  border-top-color:#CCCCCC;
  border-bottom-color:#DDDDDD;
  border-top-style:solid;
  border-bottom-style:solid;
  border-top-width:1px;
  border-bottom-width:1px;	
  text-align:center;	
  color:darkblue;
}

h5 {
  font-size:16px;	
  margin-left:15px;
  margin-right:15px;	
  margin-top:15px;	
  text-align:center;	
}

.divHead {
  width:950px;
  height:70px;
  
  position:absolute;
  left:0px;
  top:0px;
  
  background-color:darkblue;
  background-image:url(bg_head_small.jpg);
  background-repeat:repeat-X;
  background-position:0px 15px;
  
  text-align:left;
}

.divHeadIndex {  
  background-color:darkblue;
  background-image:url(bg_head_small.jpg);
  background-repeat:repeat-X;
  background-position:0px 15px;
  
  text-align:center;
}

.roundedOben {
  position:absolute;
  top:70px;
  left:150px;
  width:650px;
  z-index:15;
}

.roundedUnten {	
  position:absolute;
  top:1088px;
  left:150px;
  width:650px;
  z-index:15;
}

.roundedObenForum {
  position:absolute;
  top:70px;
  left:150px;
  width:800px;
  z-index:15;
}

.roundedUntenForum {	
  position:absolute;
  top:1088px;
  left:150px;
  width:800px;
  z-index:15;  
}

.divLogo {
  position:absolute;
  top:0px;
  left:800px;
  width:150px;
  height:200px;	
  text-align:center;
  background-color:transparent;
  
  z-index:25;
}

.divLogo img {
  position:relative;
  top:5px;  
}

.divMain {
  position:absolute;
  margin-left:10px;	
  width:950px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  height:1100px;
  margin-bottom:10px;
    
  background-color:#FDFBFB;
  
  z-index:10;
}

.divNaviLeft {
  width:150px; 
  
  position:absolute;
  left:0px;
  top:70px;
	
  background-color:darkblue;
  height:1030px;
  
  z-index:5;
}

.divNaviRight {	
  width:150px; 
  
  position:absolute;
  left:800px;
  top:70px;
  
  background-color:darkblue;
  color:white;
  text-align:center;
  height:890px;
  padding-top:140px;
  
  z-index:5;
}

.divCenter {
  position:absolute;
  top:70px;
  left:140px;
  width:650px;
  height:1010px;
  padding:10px;
  font-size:12px;
  text-align:center;
  color:black;

  background-image:url(rounded_seite.gif);
  background-repeat:repeat-Y;
  background-position:10px 0px;
}

.divBericht {
  padding-left:20px; 
  padding-right:20px;
  text-align:left;
}

.divMain_Forum {
  position:absolute;
  margin-left:10px;	
  width:800px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  height:1100px;
  margin-bottom:10px; 
  background-color:white;
  
  z-index:10;
}

.divCenter_Forum {
  position:absolute;
  top:70px;
  left:140px;
  width:800px;
  height:1010px;
  padding:10px;
  font-size:12px;
  text-align:left;
  color:black;
  
  background-image:url(rounded_seite_forum.gif);
  background-repeat:repeat-Y;
  background-position:10px 0px;
  
  z-index:3;
}

.divCenter h4 {
  text-align:center;
  padding:0px;	
}

.divCenter p {
  margin:12px;	
}

.divCenter .p_left {
  margin:12px;
  text-align:left;	
}

.divCenter a {
  color:black;	
}

img {
  border:0px;	
}

.divCenter table {
  margin-left:8px;
  margin-top:0px;
  width:600px;
  vertical-align:top;
}

.teamfoto {
  margin-top:10px;
  width:460px;
  height:310px;
  background-image:url(teamfotos-rahmen.jpg);
  background-repeat:no-repeat;
  margin-left:auto;
  margin-right:auto;
}

.teamfoto img {
  height:293px;	
  width:440px;
  margin-left:auto;
  margin-right:auto;
  margin-top:9px;
}

.title {
  position:absolute;
  left:470px;
  top:14px;
  height:40px;
  width:400px;
  
  background-image:url(title.gif);
  background-repeat:no-repeat;
  background-position:0px;
}

.titleIndex {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  
  padding-top:29px; 
  height:40px;
  width:400px;
  
  background-image:url(title.gif);
  background-repeat:no-repeat;
  background-position:0px;
}

.news_iframe {
  width:150px; 
  height:320px; 
  margin-left:auto; 
  margin-right:auto; 
  border: none;
}

.forum_iframe {
  width:793px;
  margin-left:3px;
  height:860px;
  align:center;
}

.newstitle {
  font-family:Arial, Verdana, Helvetica;
  font-size:13px;
  font-weight:bold;
  
  display:block;  
  cursor:pointer;
  margin-bottom: 5px;

  color:white;
  width:142px;
  text-indent:10px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
  margin-left:4px;
  margin-right:4px;
  
  background-image:url(bg_menu_menutitle.jpg);
  
  border-top-color:#555555;
  border-bottom-color:#444444;
  border-top-style:solid;
  border-bottom-style:solid;
  border-top-width:1px;
  border-bottom-width:1px;
}

.newstitle_inner_closed {
  height:auto;
  background-image:url(dblarrow_down.gif);
  background-repeat:no-repeat;
  background-position:right;
  margin-right:13px;
}

.newstitle_inner_open {
  height:auto;
  background-image:url(dblarrow_up.gif);
  background-repeat:no-repeat;
  background-position:right;
  margin-right:13px;
}

.p_center {  
  padding:12px;
  text-align:center;
}

.p_left { 
  margin-left:30px;
  margin-right:40px;
  text-align:left;
}

.divCenter table {
  text-align:left;
  width:95%;
  margin-left:auto;
  margin-right:auto;
}

.td_randunten {
  border-bottom-color:silver;
  border-bottom-style:solid;
  border-bottom-width:1px; 
  
  text-align:center; 
}

.td_randobenunten {
  border-bottom-color:silver;
  border-bottom-style:solid;
  border-bottom-width:1px; 
  
  border-top-color:silver;
  border-top-style:solid;
  border-top-width:1px; 
  
  text-align:center; 
}

.td_randobenunten_grey {
  border-bottom-color:silver;
  border-bottom-style:solid;
  border-bottom-width:1px; 
  
  border-top-color:silver;
  border-top-style:solid;
  border-top-width:1px; 
  
  text-align:center; 
  
  background-color:#EEEEEE;
  filter: alpha (opacity=80);
}



.td_randoben { 
  border-top-color:silver;
  border-top-style:solid;
  border-top-width:1px; 
  
  text-align:center; 
}

.live_counter {
   text-align:center;
   background-image:url(bg_menu_menutitle.jpg);
   width:142px;
   margin-left:4px;
   margin-right:4px;	
}

.divBall {
  position:absolute;
  top:70px;
  left:140px;
  width:650px;
  height:1010px;
  padding:10px;
  font-size:12px;
  text-align:center;
  color:black;

  background-image:url(wildsau2.jpg);
  background-repeat:no-repeat;
  background-position:250px 100px;
}

.divYoungWilds {
  position:absolute;
  top:70px;
  left:140px;
  width:650px;
  height:1010px;
  padding:10px;
  font-size:12px;
  text-align:center;
  color:black;

  background-image:url(bg_youngwilds.gif);
  background-repeat:no-repeat;
  background-position:120px 100px;
}

.vorbericht {
  background-image:url(wildsau2.jpg);
  background-repeat:no-repeat;
  background-position:center;
  }
