html, body, td, th
{	
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
/*  color: #686text_news76B;*/
color: #303030;
}

strong,b {
 color: #0044CC;
}

h1
{
  padding:4px;
  background-color: #98989B;
  color:#ffffff;
  font-weight:bold;
  font-size:12px;
  border:1px solid #FFCC00;
  text-align:right;
  margin:0px 10px 6px;
}

h2, .orange
{
  color:#000000;
  font-size:12px;
  font-weight:bold;
  margin-bottom:4px;
}

h2 a
{
  color:#504E53;
  font-size:11px;
  font-weight:bold;
}

h2 a:hover
{
  color:#FFCC00;
}

a
{
  color:#504E53;

  text-decoration:none;
  font-weight:bold;  
}

input, textarea
{
  border:1px solid #FFCC00;
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-weight:normal;
  font-size:11px;
  witdh:120px;
}

/* Klassen fuer Container */
#box
{
  position:absolute;
  width:960px;
  left:50%;
  margin-left:-480px;
  margin-top:17px;
  background: url(../pics/bg.gif);
  overflow:visible;
  min-height:590px;
}

#head
{
  border-bottom: 1px solid #FFCC00;
  height:120px;
  background: url(../pics/balken_oben.jpg);
}

#freecall
{
	position: relative;
	top: 101px;
	text-align: right;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF00FF;
	bottom: 2px;
  padding-right:6px;
}

#middlebox
{
  height:100%;
  margin-top:2px;
  margin-left:180px;
  margin-right:107px;
  padding:0px;
}

#content
{
  width:100%;
  /*height:365px;
  min-height:365px;*/
}


#content a
{
color:#504E53;
}

#content_img
{
  margin:0px 0px 30px 8px;
  /* float:left; */
}

#back
{
  text-align:right;
  font-size:9pt;
  padding-right:15px;
  padding-top:6px;
  margin-bottom: 12px;
}

#text
{
  margin:0px 30px 12px 30px;
}

#text_news
{
  width:550px;
  margin-left:30px;
  margin-bottom:12px;
}

#text_index
{
  margin-left:88px;
  width:300px;
  /* clear:left; */
  margin-bottom:12px;
}

#leftbox
{
  float:left;
  background: url(/pics/bg_navi_links.jpg);
  padding:0px;
  border:0px;
  width:179px;
  height:436px;
  /*border-right:1px solid #FFCC00;*/
}

#menuleft 
{
  margin-top:8px;
  /*height:400px;*/
  min-height:300px;
  margin-bottom: 20px;

}

#menuleft a
{
  padding:6px 0px 6px 10px;
  display:block;
  background-image: url(/pics/list_style_image.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
  margin-left: 3px;
}

#menuleft ul a
{
  display:block;
  background-image: url(/pics/list_style_small.gif);
  background-repeat: no-repeat;
  background-position: 6px 10px;
  padding: 2px;
  padding-left: 15px;
}
#menuleft a:hover {
  background-image: url(/pics/list_style_image_over.gif);
}
#menuleft ul a:hover {
  background-image: url(/pics/list_style_small_over.gif);
}

#menulinie
{
  border-bottom:1px dotted #D6D4D1;
}


#menuleft a:hover
{
  color:#ffffff;
}

#menuleft li a
{
  color:#504E53;
}


#menuleft img
{
  margin-right:4px;
}


#search
{
  padding:0px 10px 0px 6px;
  color:#FFFFFF;
  font-weight:bold;
  line-height:100%;
  /*border-bottom:1px dotted #D6D4D1;*/
}

#search form
{
  border-bottom:0px solid;
}

#search button
{
  border-bottom:0px solid;
}

#address
{
  font-size:11px;
  color:#504E53;
  padding:0px 0px 0px 6px;
  font-weight:bold;
}

#rightbox
{
  float:right;
  background-color:#BEBDBB;
  width:106px;
  height:436px;
  border-left:0px solid #FFCC00;
}

#menuright 
{
  margin-top:80px;
}

#menuright a
{
  /*border:1px solid red;*/
  border-bottom:1px dotted #D6D4D1;
  padding:3px 0px 3px 22px;
  display:block;
  color:#504E53;
}

#menuright a:hover
{
  color:#ffffff;
}

#menuright img
{
  margin-right:4px;
}

#copyright
{
  padding:24px 120px 0px 15px;
  color: #505050;
  font-size:9px;
}

#footer
{
  width:100%;
  text-align:center;
/*  color:#504E53;*/
  color:#505050;
  clear:both;
  background-color: #ffffff;
}

#footer a, #footer a:hover, #footer td
{
  font-weight:normal;
  font-size:10px;
  color:#808080;
  margin-right:10px;
  line-height:150%;
}

#footerDotted
{
  background: url(/pics/footer_dotted.gif);
  border-bottom:1px solid #FFCC00;
  height:40px;
  clear:both;
  text-align:right;
}

#dotted
{
  background: url(/pics/dotted.gif);
  /* height:30px; */
  padding-top:10px; 
  /* ab hier neu: */
  /* min-heigth: 30px; */
  padding-bottom: 5px;
}

.dotted
{
  background: url(/pics/dotted.gif);
  padding-top:10px; 
  padding-bottom: 5px;
}

.language
{
  text-align:center;
  float:left;
  color: #ffffff;
  font-weight:bold;
  display:inline;
  line-height:200%;
  margin: 12px 0px 0px 10px;
}

.language a:hover
{
  color:#ffcc00
}

#subcatlink {
margin-left: 10px;
line-height: 18px;
}

#subcatlink a
{
  border-bottom:none;
  display:block;
  padding:0px;
  color:#ffffff;
}

#warenkorb
{
  cell-padding:4px;
  cell-spacing:0px;
}

#warenkorb td
{
  border-top: 1px solid #68676B;
  vertical-align:bottom;
}

#warenkorb th
{
  font-weight:bold;
}

.listmenu
{
margin: 0px;
margin-top: 0px;
list-style-image:url(/pics/list_style_small.gif)
}

.startseite {
  width: 100%;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

.startseite td {
  width: 33%;
  vertical-align: top;
  text-align: left;
  background-color: transparent;
}

.startseite td p{
  padding: 0px 10px;
}
.startseite td h1{
  padding-left: 10px;
  margin: 0px;
}

.startseite td h2{
  padding-left: 10px;
}
.startseite .startbox {
  border: 1px solid black;
  margin-bottom: 15px;
}

.startseite h2 {
  padding:4px;
  background-color: #98989B;
  color:#ffffff;
  font-weight:bold;
  font-size:11px;
  border:1px solid #FFCC00;
  margin:0px 10px 4px;
}

#downloadbox h1 a{
	color:#ffffff;
}

.dotted b{
	color:#ffffff;
}