@charset "utf-8";
  body {
  	background-image:url(images/layout/balken.png);
	background-repeat:repeat-x;
	background-position:0px 0px; 
	
    color: black; background-color: #FFFFFF;
    font-size: 90.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0;
    text-align: center;
  }

   div#Seite {

    text-align: left;    
    margin: 0 auto;     
    width: 981px;
  	padding: 0;
    background: #FFFFFF;
    border: 0px;
	
	
  }
    div#Topbox {
	font-size:9px;
	color:#FFFFFF;
	border-bottom:1px white dashed;
 	position:absolute;
  	margin-top:22px;
	margin-left:895px;
}
    div#Topbox a {
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	}

  div#Header {
	margin:0;
	padding:0;
  }

  div#Navi {
 	margin-top:2px;
    font-size: 1.1em;
    text-align: left;
  }
 
	div#Navi a:link {
	padding:1px;
	padding-left:3px;
	padding-right:3px;	
    color: black;
	text-decoration:none;
	border:1px solid black;
	
  }
	div#Navi a:visited {
	padding:1px;
	padding-left:3px;
	padding-right:3px;	
    color: black;
	text-decoration:none;
	border:1px solid black;
  }
	div#Navi a:hover {
	padding:1px;
	padding-left:3px;
	padding-right:3px;	
    color: black; 
	background-color:#cd4c4c;
	text-decoration:none;
  }
	div#Navi a:active {
	padding:1px;
	padding-left:3px;
	padding-right:3px;	
    color: black;
	text-decoration:none;
  }
  div#Navi_Balken {
  	margin-top:5px;
  }

  div#Inhalt {
  margin-top:10px;
	width:981px;
  }
  div#Content {
  	
    float:left;
	width:780px;
	border-right:dashed 1px #333333;
	min-height:280px;
	margin-bottom:5px;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  div#Inhalt p {
    font-size: 0.9em;
    margin: 1em 0;
  }
  div#tabfontsize {
  	font-size: 90.01%;  
  }
  .box_inhalt {
		padding-top:10px;	
	
	}
	.box_inhalt_thread {
		padding-top:5px;
		font-size: 0.8em;	
	
		
		
	
	}
  /******************BAR*********************/
  .bar {

	width:  750px;
	float:left; 	
 	background-color:#FFFFFF;
	margin-bottom:10px;
	}

	.bar_o_li{
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 43px;
	 background-image: url(images/layout/bar/bar_li.png);
	 background-repeat: no-repeat;
}

	.bar_o_mi {
	 position: relative;
	 padding-top:9px;
	 color: black;
	 font-size:14px;
	 float: left;
	 width: 710px;
	 height: 34px;
	 background-image: url(images/layout/bar/bar_m.png);
	 background-repeat:repeat-x;	
	}

	.bar_o_re {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 43px;
	 background-image: url(images/layout/bar/bar_re.png);
	 background-repeat: no-repeat;
	} 
	
	
  /******Box dunkelgrau Berichte******/
  .box1 {

	width:  750px;
	float:left; 	
 	
	margin-bottom:10px;
	}

	.box1_o_li{
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 35px;
	 background-image: url(images/layout/box_dunkelgrau/o_li.gif);
	 background-repeat: no-repeat;
}

	.box1_o_mi {
	 position: relative;
	 padding-top:9px;
	 color:#FFFFFF;
	 font-size:14px;
	 float: left;
	 width: 710px;
	 height: 35px;
	 background-image: url(images/layout/box_dunkelgrau/o_m.gif);
	 background-repeat:repeat-x;	
	}

	.box1_o_re {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 35px;
	 background-image: url(images/layout/box_dunkelgrau/o_re.gif);
	 background-repeat: no-repeat;
	} 
	.box1_u_li {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 12px;
	 background-image: url(images/layout/box_dunkelgrau/u_li.gif);
	 background-repeat: no-repeat;
	} 
	.box1_u_mi {
	 position: relative;
	 float: left;
	 width: 710px;
	 height: 12px;
 	 background-image: url(images/layout/box_dunkelgrau/u_m.gif);
	 background-repeat:repeat-x;

	}
	.box1_u_re {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 12px;
	 background-image: url(images/layout/box_dunkelgrau/u_re.gif);
	 background-repeat: no-repeat;
	} 
	.box1_content {
	padding-left: 20px;
	background-color:#727272;
	
	} 
	.box1_content table{
		clear:left;
		margin-top:10px;
		text-align:center;
		position:static;
		border-style:solid;
		border:0;
	}
	.box1_content_table td{
		border-bottom:1px #333333 dashed;	
	}
	.box1_pic {
		float:left;	
	}
	.box1_text {	
		float:left;
		padding-left: 5px;
		max-width:500px;
		font-size:13px;
	}
	.box1_text table{
		border:0;
		text-align:left;
	}
	.box1_titel {
		font-size:18px;	
		/*margin-bottom:5px;	*/
	}
	/******LINKS*******/
	.box1_titel a:link {
		text-decoration:none;
		color:#000000;	
	}
	.box1_titel a:visited{
		text-decoration:none;
		color:#000000;
		
	}
	.box1_titel a:hover {
		color:#FFFFFF;
		
	}
	.box1_titel a:active {
		text-decoration:none;
		color:#000000;	
	}

	/*******************/
	.box1_clear  {
		clear:left;
	}
	.box1_einam {	
		width:100%;
		color:#999999;
		font-size:10px;
		padding-bottom:5px;
	}
	.box1_gallery {
		margin-left:10px;
	}
	.box1_gallery a{	
		text-decoration: none;
	}
	
	/******Box hellgrau klein******/
  .box2 {

	width:  370px;
	float:left; 	
 	
	margin-bottom:10px;
	}

	.box2_o_li{
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 36px;
	 background-image: url(images/layout/box_hellgrau/o_li.gif);
	 background-repeat: no-repeat;
}

	.box2_o_mi {
	 position: relative;
	 padding-top:9px;
	 color:#000000;
	 font-size:14px;
	 float: left;
	 width: 330px;
	 height: 32px;
	 background-image: url(images/layout/box_hellgrau/o_m.gif);
	 background-repeat:repeat-x;	
	}

	.box2_o_re {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 36px;
	 background-image: url(images/layout/box_hellgrau/o_re.gif);
	 background-repeat: no-repeat;
	} 
	.box2_u_li {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 12px;
	 background-image: url(images/layout/box_hellgrau/u_li.gif);
	 background-repeat: no-repeat;
	} 
	.box2_u_mi {
	 position: relative;
	 float: left;
	 width: 330px;
	 height: 12px;
	 background-image: url(images/layout/box_hellgrau/u_m.gif);
	 background-repeat:repeat-x;

	}
	.box2_u_re {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 12px;
	 background-image: url(images/layout/box_hellgrau/u_re.gif);
	 background-repeat: no-repeat;
	} 
	.box2_content {
	 padding-left: 20px;
	 margin-top:-10px;
	 position: relative;
	 float: left;
	 width: 350px;
	 background-color:#d8d8d8;
	} 
	/******Box rot klein******/
  .box3 {

	width:  370px;
	float:left; 	
 	
	margin-bottom:10px;
	margin-left:10px;
	}

	.box3_o_li{
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 36px;
	 background-image: url(images/layout/box_rot/o_li.gif);
	 background-repeat: no-repeat;
}

	.box3_o_mi {
	 position: relative;
	 padding-top:9px;
	 color:#FFFFFF;
	 font-size:14px;
	 float: left;
	 width: 330px;
	 height: 32px;
	 background-image: url(images/layout/box_rot/o_m.gif);
	 background-repeat:repeat-x;	
	}

	.box3_o_re {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 36px;
	 background-image: url(images/layout/box_rot/o_re.gif);
	 background-repeat: no-repeat;
	} 
	.box3_u_li {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 12px;
	 background-image: url(images/layout/box_rot/u_li.gif);
	 background-repeat: no-repeat;
	} 
	.box3_u_mi {
	 position: relative;
	 float: left;
	 width: 330px;
	 height: 12px;
	 background-image: url(images/layout/box_rot/u_m.gif);
	 background-repeat:repeat-x;

	}
	.box3_u_re {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 12px;
	 background-image: url(images/layout/box_rot/u_re.gif);
	 background-repeat: no-repeat;
	} 
	.box3_content {
	 padding-left: 20px;
	 margin-top:-10px;
	 position: relative;
	 float: left;
	 width: 350px;
	 background-color:#d36363;
	} 


	 /******Box dunkelgrau Sponsoren*****/
  #Sponsoren {
 	float:right; 
	width:  180px;


	margin-bottom:10px;	
	
	}

	#Sponsoren_o_li{
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 35px;
	 background-image: url(images/layout/box_dunkelgrau/o_li.gif);
	 background-repeat: no-repeat;
	}

	#Sponsoren_o_mi {
	 position: relative;
	 padding-top: 10px;
	 float: left;
	 width: 140px;
	 height: 35px;
	 color:#FFFFFF;
	 font-size:14px;
	 background-image: url(images/layout/box_dunkelgrau/o_m.gif);
	 background-repeat: repeat-x;
	}

	#Sponsoren_o_re {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 35px;
	 background-image: url(images/layout/box_dunkelgrau/o_re.gif);
	 background-repeat: no-repeat;
	} 
	#Sponsoren_u_li {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 12px;
	 background-image: url(images/layout/box_dunkelgrau/u_li.gif);
	 background-repeat: no-repeat;
	} 
	#Sponsoren_u_mi {
	 position: relative;
	 float: left;
	 width: 140px;
	 height: 12px;
	 background-image: url(images/layout/box_dunkelgrau/u_m.gif);
	 background-repeat:repeat-x;
	}
	#Sponsoren_u_re {
	 position: relative;
	 float: left;
	 width: 20px;
	 height: 12px;
	 background-image: url(images/layout/box_dunkelgrau/u_re.gif);
	 background-repeat: no-repeat;
	} 
	#Sponsoren_content {
		text-align:center;
		background-color:#727272;
		padding-top:5px;
		margin-top:-10px;
		 position: relative;
	 	float: left;
		width: 180px;
	} 
	#Sponsoren_content img {
		padding-bottom:5px;
	}
  p#Fusszeile {
    clear: both;
    font-size: 0.7em;	
    margin: 0; padding: 0.1em;
	margin-top:10px;
    text-align: center;
	background:url(images/layout/bottom.png);
	background-repeat:repeat-x;
	padding-top:21px;
  }
 a:link {
	color: black;
}
  a:visited {
	color: black;
}
   a:hover {
	color: white;
	
}
  a:active {
	color: red;
} 
  
  
  /**************************************************/
  
	img {
	border : 0;
	}
	hr{
	border:0px;
	border-top: 2px solid gray;
	border-bottom: transparent;
	margin-top: -15px;
	margin-right: 50px;
	
	}
	


  a.tooltip{
    position:relative; 
    z-index:24; 
    color:#000;
    text-decoration:none}

a.tooltip:hover{z-index:25; color:#333333}

a.tooltip span{display: none}

a.tooltip:hover span{ 
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #999999;
    background-color:#E9E9E9; color:#000;
    text-align: center}



