*
{
	margin: 0;
	padding: 0;
}

body { background-color: #333333; }

DIV#outer
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 780px;
	height: 554px;
	margin-left: -390px;
	/* half of width */
	margin-top: -277px;
	/* half of height */
}

/* DIV.inner^
      {
      position:absolute;
      left: 50%;
      top :50%;
      width: 100px;
      height: 100px;
      margin-left: -50px;
      margin-top: -50px;   
      background-color: #99CCFF;
      }
    */

DIV#header
{
	height: 104px;
	width: 780px;
	background-image: url(../img/header_b.jpg);
	background-repeat: no-repeat;
	
	overflow: hidden;
}

DIV#main
{
	height: 450px;
	width: 780px;
	background-image: url(../img/y.jpg);
	background-repeat: repeat-y;
}

DIV#logo
{
	width: 166px;
	height: 104px;
	float: left;
}

DIV#top
{
	height: 10px;
	width: 780px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

DIV#middle
{
	height: 382px;
	width: 780px;
	overflow: hidden;
	padding: 0px 25px 0px 25px;
	color: #333333;
}

DIV#bottom
{
	height: 58px;
	width: 780px;
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

div#top_navi
{
	height: 47px;
	width: 614px;
	padding: 44px 0px 0px 0px;
	float: left;
}

div#top_navi ul { height: 47px; }

div#top_navi ul li
{
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

a.but1
{
	display: block;
	width: 104px;
	height: 47px;
	background: url(../img/button_a.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.but_active1
{
	display: block;
	width: 104px;
	height: 47px;
	background: url(../img/button_a.jpg) -104px 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.but2
{
	display: block;
	width: 80px;
	height: 47px;
	background: url(../img/button_b.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.but_active2
{
	display: block;
	width: 80px;
	height: 47px;
	background: url(../img/button_b.jpg) -80px 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.but3
{
	display: block;
	width: 104px;
	height: 47px;
	background: url(../img/button_c.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.but_active3
{
	display: block;
	width: 104px;
	height: 47px;
	background: url(../img/button_c.jpg) -104px 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.but4
{
	display: block;
	width: 132px;
	height: 47px;
	background: url(../img/button_d.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.but_active4
{
	display: block;
	width: 132px;
	height: 47px;
	background: url(../img/button_d.jpg) -132px 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a.but5
{
	display: block;
	width: 80px;
	height: 47px;
	background: url(../img/button_e.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.but_active5
{
	display: block;
	width: 80px;
	height: 47px;
	background: url(../img/button_e.jpg) -80px 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a.but0
{
	display: block;
	width: 80px;
	height: 47px;
	background: url(../img/shop_button.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.but_active0
{
	display: block;
	width: 80px;
	height: 47px;
	background: url(../img/shop_button.jpg) -80px 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

div#center_content
{
	width: 730px;
	padding: 0px;
	margin: 0px;
}

div#center_content img { border: 0; }
div.sep { clear: left; }

div.box_l
{
	width: 224px;
	padding: 10px;
	float: left;
}
div.box_l_long
{
	width: 468px;
	padding: 10px;
	float: left;
}
div.box_m
{
	width: 223px;
	padding: 10px 0px 10px 0px;
	float: left;
}

div.box_r
{
	width: 224px;
	padding: 10px;
	float: left;
}
div.box_l a,div.box_m a,div.box_r a,div.box_l_long a{
color: #cc6600;
	text-decoration:none;
}

p.topic
{
	color: #cc6600;
	font: normal 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

p.text
{
	color: #333333;
	font: normal 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:1.8em;
}
p.text_big
{
	color: #333333;
	font: normal 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:2em;
}
p.p_text_2
{
	color: #333333;
	font: normal 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
p.headline
{
	color: #333333;
	font: normal 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
}

div#bottom_l
{
	width: 164px;
	float: left;
}

p.bottom_l_p
{
	padding: 20px 0px 0px 15px;
	color: #999999;
	font: normal 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

div#bottom_m
{
	width: 424px;
	float: left;
	padding: 23px 0px 0px 0px;
}

p.bottom_m_p
{
	padding: 0px 0px 0px 15px;
	color: #999999;
	text-align: center;
}

div#bottom_m a { float: left; }

div#bottom_m img
{
	border: 0;
	float: left;
	display: block;
}

div#bottom_r
{
	width: 179px;
	float: left;
}

p.bottom_r_p
{
	padding: 20px 0px 0px 0px;
	color: #999999;
	font: normal 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

p.bottom_r_p a
{
	text-decoration: none;
	color: #9e9e9e;
}

p.bottom_r_p a.orange
{
	text-decoration: none;
	color: #cc6600;
	font-weight:bold;
	
}
a.link_back{
color: #cc6600;
	font: normal 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
div#boxr{
width:355px;float:left;padding:0px 10px 0px 10px;
}
div#boxr2{
width:345px;float:left;
}
#form_box{text-align:left;}

#form_box p {
	font: normal 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	margin-bottom: 2px;
}
.fieldclass {
	background-image: url("http://www.wichmann.junodesign.de/img/field-bg.gif");
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 2px 6px 0px 8px;
	height:20px;
	margin-bottom: 6px;
	width: 360px;
}
.fieldclass2 {
	background-image: url("http://www.wichmann.junodesign.de/img/field-bg.gif");
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 5px 8px 5px 8px;
	height:90px;
	margin-bottom: 2px;
	width: 360px;
}
#submitter {
	height: 30px;
	width: 102px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(../img/senden.jpg);
}
.reddot{color:#cc6600;}
div#kontakt_box{
padding:0px 0px 0px 10px;
}
p.warning_1,p.warning_2
{
	color: #cc6600;
	font: bold 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 6px 10px;
	
}
div#kontakt_left{float:left;width:400px;}
div#adresse{float:left;}
div#adresse p{float:left;font: normal 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;line-height:1.6em;}
	
	p.p_text_2 a
{text-decoration:none;color:#cc6600;

}
div.box_r ul,div.box_m ul{
padding:10px 0px 0px 30px;
}
div.box_r ul li,div.box_m ul li{
padding:0px 0px 10px 0px;
}
div.box_r ul li a,div.box_m ul li a{
font: normal 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
}