body {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: "Lucida Grande", Verdana, "Times New Roman", Georgia, Times;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
	background-color: #fcfcfc;
}

#todo {
	width:800px;
	margin: 0 auto;
	padding:0px 0px 0px 15px;
	background-image: url(img.head/body_bg.jpg);
}

#end {
	margin: 0 auto;
	width:815px;
	height: 16px;
	background-image: url(img.head/body_bottom.jpg);
}
#header {
	padding:30px 0px 0px 0px;
	float:left;
}

#logo {
	float:left;
	height: 51px;
	width: 179px;
	background: url(img.head/logo.jpg) no-repeat;
}

#head_navi {
	height: 30px;
	width: 555px;
	float:left;
	background-image: url(img.head/head_navi_bg.jpg);
	margin: 10px 0px 0px 35px;
	text-align: center;
	padding: 0px;
}

#head_navi ul{
	list-style-type:none;
padding:8px 0px 0px 0px;
	margin:0px;
}

#head_navi li{
display:inline;
padding:0px;
margin:0px 10px 0px 10px;
}

#head_navi li a{
text-decoration:none;
}

#head_navi li a:hover{
	color: #7f7f7f;
}

#body {
	width: 100%;
	clear:left;
	float:left;
	margin:0px 0px 20px 0px;
}


/* @group NAVI */

#navi {
	float: left;
	margin-left: 12px;
	margin-top: 21px;
	width: 168px;
	margin:25px 0px 0px 0px;
	padding-left: 5px;
}

#navi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#navi .parent {
	background-color: #ebebeb;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}

#navi .parent.active {
	font-weight: bold;
}

#navi ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#navi .child{
	background-color: #f8f8f8;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #cccccc;
}

#navi .child.selected a{
	font-weight: bold;
	color: #404040;
}

#navi .child.selected a:hover{
	color: #7f7f7f;
}

#navi a:hover{
	color: #7f7f7f;
}


#navihead {
	background: #404040 url(img.head/menu_head.jpg) no-repeat left top;
}

#navibottom {
	background: #404040 url(img.head/menu_bottom.jpg) no-repeat left bottom;
}

#navihead, #navibottom {
	border-style:none;
	margin:0px;
	padding:0px;
}

#navihead a, #navibottom a {
	margin:0px;	
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}


/* @end */




a:link, a {
	color: #474747;
	text-decoration: underline
}

#start {
	float: left;
	text-align: center;
	padding: 5px;
	width: 603px;
	margin:21px 0px 0px 8px;
	color: #6b6b6b;
}

#content {
	float: left;
	padding: 0 16px 0 17px;
	width: 560px;
	margin:21px 0px 0px 8px;
	color: #6b6b6b;
	text-align: justify;
}

#content td b {
	vertical-align: 10px;
	color: #656565;
	font-size: 1.1em;
	text-shadow: #fff 2px 2px 2px;
	padding-left: 0;
}

#content b {
	 color: #0084d8;
}


#miniprodukt {
	margin-bottom: 100px;
}


#content i {
	 color: #0084d8;
}
#content img {
	margin-left: 11px;
	margin-bottom: 3px;
}

#content h1 {
	color: #0084d8;
	font-weight: bold;
	font-size: 14px;
	margin: 2px 6px 10px 4px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #0084d8;
	}

#footer {
	height:78px;
	margin: 0 12px 0 auto;
	clear: left;
	background: url(img.head/footer_spacer.jpg) repeat-x;
	text-align: center;
	
}

#footer_m {
	margin:0 auto;
	width:240px;
	background: url(img.head/footer.jpg) no-repeat 0 0px;
	text-align: center;
	padding-top: 35px;
	color: #979797;
	font-size: 0.9em;
}

a:hover {
	text-decoration: none
}

a:active {
	text-decoration: none
}

a:visited {
	text-decoration: underline
}

#boxed {float: left; margin-top: 15;}


#dash_teaser {
float: left;
}