*  {
  margin:0px;
  padding:0px;
}

.Stil1        {color: #191970}
.affili a:link {color:#191970; text-decoration:none; font-size:16px}
.affili a:active {color:#191970; text-decoration:none;}
.affili a:visited {color:#191970; text-decoration:none;}
.affili a:hover {color:red; text-decoration:none;}

h1 {font-size:15px;}

html, body  {
  background-image:url(img/bg.png);
  background-repeat:repeat-x;
  background-color:#cccccc;
  font-family:Arial, Verdana;
  color:rgb(0,0,0);
  font-size:13px;
}

#wrapper  {
  background:url(img/wrapper.png) 180px 0 repeat-y;
  width:980px;
  margin:auto;
  margin-top:13px;
}

#logo  {
  background:url(img/logo.png) 200px 0 no-repeat;
  width:980px;
  height:50px;
  margin:auto;
}

#adboxleft {
 float: left;
 width: 180px;
 padding: 10px 0;
 text-align: center;
}


#navigation_top  {
  margin-left:10px;
  height:34px;
}

#navigation_top ul  {
  list-style:none;
}

#navigation_top ul li  {
  float:left;
  margin-left:5px;
  width:109px;
}

#navigation_top ul li a  {
  background-image:url(img/link_normal.png);
  width:109px;
  height:24px;
  display:block;
  text-decoration:none;
  text-align:center;
  color:rgb(0,0,0);
  line-height:21px;
}

#navigation_top ul li a:hover  {
  background-image:url(img/link_over.png);
  width:109px;
  height:24px;
  display:block;
  text-decoration:none;
  text-align:center;
  color:rgb(0,0,0);
  line-height:21px;
}

#content  {
  float:left;
  display:inline;
  width:514px;
  padding:0px 20px 0px 20px;
}

#content h2  {
  font-size:14px;
  font-weight:bolder;
}

#menu  {
  float:left;
  display:inline;
  width:146px;
  margin-top:20px;
}
#menu .navi_top  {
  background-image:url(img/navi_top_blue.png);
  width:146px;
  height:13px;
  font-size:1px;
}
#menu .navi_body  {
  background: url(img/navi_body_blue.png) repeat-y;
  width:126px;
  padding:0px 15px 0px 5px;
}
#menu .navi_body ul  { list-style:none; }
#menu .navi_body ul li a { list-style:none;display:block;color:rgb(0,0,0);text-decoration:none;height:14px; }
#menu .navi_body ul li a:hover { list-style:none;display:block;color:rgb(0,0,0);text-decoration:underline; }
#menu .navi_body h2  { font-size:12px;font-weight:bold; }
#menu .navi_footer  {
  background-image:url(img/navi_bottom_blue.png);
  width:146px;
  height:18px;
}

#footer  {
  background:url(img/footer.png) 180px 0 no-repeat;
  width:980px;
  height:17px;
  padding:25px 0 0;
  text-align:center;
  margin:auto;
  clear:both;
  font-size:11px;
}







.pak1  {
  width:90px;
  float:left;
  display:inline;
  background-color:rgb(85,85,85);
  border-style:solid;
  border-width:1px;
  border-color:rgb(170,170,170);
  text-align:center;
  color:rgb(255,255,255);
  font-size:15px;
  padding: 5px 0px 5px 0px;
}
.pak2  {
  width:150px;
  float:left;
  display:inline;
  padding:0px 5px 0px 5px;
  font-size:11px;
}
.pak3  {
  width:245px;
  float:left;
  display:inline;
  padding:0px 5px 0px 5px;
  font-size:11px;
}
.dashed_bottom  {
  border-style:none none dashed none;
  border-width:0px 0px 1px 0px;
  border-color:rgb(200,200,200);
}
.dashed_top  {
  border-style:dashed none none none;
  border-width:1px 0px 0px 0px;
  border-color:rgb(200,200,200);
}


.topsidebox h2 {
	margin: 0 0 0 15px;
	padding: 0;
	color: #fff;
	font-size: 12px;
	line-height: 47px;
}

	
h2.commh2 {
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
}

.post h2
{
color:#2B5F00;
border-bottom: 1px solid #84C541;
font-size:15px;

}



#technik { line-height: 2; }


h1 {
   border-bottom-width:2px; 
   border-bottom-style:solid;
   border-bottom-color:#191970;
}

.textvorspan {font-family: Verdana, Arial, Helvetica, sans-serif;
							 font-size:12px; 
							 font-style:normal;
							 font-weight:bold;
							 color:#000000;}	

.textvorspan2 {font-family: Verdana, Arial, Helvetica, sans-serif;
							 font-size:12px; 
							 font-style:normal;
							 color:#000000;}





.box_c		{ border-width:  1px; border-color: #000000 ; border-style: solid;clear: both; 	margin: 0; padding-left: 10px; padding-right: 10px; padding-top: 10px; background: #F0F8FF; 

.action_button	{
	background: url('#cccccc') top left no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: 900;
	line-height: 20px;
	text-align: center;	
	text-decoration: none;
	display: block;
	width: 130px;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 10px 10px 0 0;
	float: right; 
