 
body {
	color: #363636;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    margin: 8px 0 0;
}
A.menulink {
	display: block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #000000;
	background-color: #EEEEEE;
 }

 A.menulink:hover {
	color: #0000FF;
	background-color: #FFFF99;
}

.beispiel {
	font-size:10px;
	color:#666666;
}
#currency {
	display: none;
}

#wrapper {
	width: 952px;
	margin: 0 auto 0 auto;
	/*background:url(../images/wrapper_bg.gif) top left repeat-y;*/
	background-color: #FFFFFF;
	border: 0px solid #000000;
}

#header {
	height: 155px;
	background: url(../images/layout/bg-header-corner.png) right top no-repeat !important;
}
#header #logo {
	border-right: 1px solid #dddddd;
	width: 169px;
	float: left;
}
#header #bannerbox {
	float: left;
    height: 88px;
    padding: 13px 0 0 7px;
    width: 587px;
}
#header #bannerbox div {
	height: 88px;
    padding: 0;
    width: 587px;
}
* html #header #bannerbox div object,
* html #header #bannerbox div a {
	display:block;
	position:relative;
	top:13px;
}
*+html #header #bannerbox div object,
*+html #header #bannerbox div a  {
	display:block;
	position:relative;
	top:13px;
}
#header #service {
	float:right;
	padding-bottom:2px;
	padding-right:10px;
	padding-top:11px; /*26px*/
	width:175px;
}
#header #metanavi {
	float:right;
	margin: 3px 0 0;
	padding:0;
	text-align: right;
    width: 180px;
}
#header #metanavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header #metanavi li {
	display: inline;
	padding: 0 1px;
}
#header #metanavi li a {
	font-size: 11px;
	color:#D22225 !important;
	text-decoration: none;
}
#header #metanavi li a:hover {
	color:#D22225;
}
#header #basket {
	border:1px solid #CCCCCC;
	float:right;
	margin:2px 0 0;
	padding:5px;
	width:157px;
}
/**+html #basket {
	margin: 0 0 0 600px;
}
* html #basket {
	margin: 0 0 0 600px;
}*/
#basket h6 {
	background-color:#EDBEC0;
	font-size:11px;
	margin:0 0 3px;
	padding:0 2px;
}

#menu {
	padding-left: 0px;
	height: 100%;
	min-height: 470px;
	clear: both;
	margin: 20px 0 0 0;
}
*+html  #menu {
	margin: -10px 0 0 0;
}
#menuList
{
	padding-left: 0px;
	height: auto;
}

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

#navi li {
	margin: 0 0 6px 0;
	height: 22px;
}

#navi a {
	margin: 0 0 0 22px;
	padding: 0 0 0 9px;
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FFFFFF;
}

#footer {
	clear: both;
	height: 100px;
	background:url(../images/layout/bg-footer.gif) bottom no-repeat;
}

#footer #search {
	height: 68px;
	width: 169px;
	border-right: 1px solid #dddddd;
	float: left;
}

#footer #contact {
	height: 68px;
	width: 612px;
	padding: 0 170px 0 0;
	float: left;
	text-align: center;
}

#left {
	float: left;
	width: 154px;
	clear: left;
	height:auto !important;
	margin: 0 0 0 0;
	border-right: 1px solid #dddddd;
	padding: 0 7px 0 8px;
}

#content {
	float: left;
	width: 587px;
	margin: 0 0 0 -1px;
	padding: 20px 9px 0 7px;
	border-left: 1px solid #dddddd;
}

#searchwords {
	border:1px solid #CCCCCC;
}
#searchwords h3 {
	background-color: #CCCCCC;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 25px;
	text-decoration:underline;
	color:#475425;
	cursor:pointer;
	height:20px;
	line-height:20px;
}
#searchwords h3.ui-state-default {
	background:url("../images/layout/plus.png") no-repeat scroll 5px center #CCCCCC;
}
#searchwords h3.ui-state-active {
	background:url("../images/layout/minus.png") no-repeat scroll 5px center #CCCCCC;
}
#searchwords p {
	display:none;
	margin:0;
}
#searchwords p a {
	color:#4D87C7;
	margin:0;
	line-height:20px;
	padding-left:8px;
}

#marginal_wrapper {
}

#marginal {
	float:left;
	margin: 20px 0 0 0;
	width: 171px;
}

#headline {
	border-bottom:5px solid #D22225;
	clear:both;
	margin:10px 0 0 7px;
	min-height:20px;
	padding:0 0 0 8px;
	width:759px;
}
*+html #my_choice,
* html #my_choice {
	display:block;
	margin:-10px 0 0 0;
}
*+html #headline p {
	margin:0;
}
* html #headline p {
	margin:25px 0 0 0;
}
#headline p {
	font-size:16px;
	font-weight:bold;
	margin:0;
}

.highlight {
	font-weight: bold;
}
.clear {
	clear:both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.hide {
	display:none;
}
.left {
	float:left;
	margin-top:-35px;
}
*+html .left {
	float:left;
	margin-top:-2px;
}
.right {
	float:right;
}
.block {
	padding:5px; 
	border: 1px solid #cccccc; 
	height: auto !important; 
	height: 50px;
	min-height: 30px;
}
.block .content {
	background-color: #FFEEEE;
    padding: 1px 2px;
}
.block .content strong.headline {
	font-size: 12px;
}
.block .menu {
	list-style: none outside none;
	margin: 5px 0 0 0;
    overflow: hidden;
    padding: 0;
}
.block .menu li {
	float: left;
	padding: 2px 0;
	width: 287px; /*310px;*/
}
.block .menu li a {
	background: url("../images/layout/pointer-sprite.gif") no-repeat scroll 3px -9px transparent;
    color: #363636;
	font-size: 12px;
	font-weight: bold;
    padding: 0 0 0 13px;
}
.block .menu li a:hover {
	background: url("../images/layout/pointer-sprite.gif") no-repeat scroll 3px -33px transparent;
	color: #E42729;
}

#form_login{
	padding:5px 0px 50px 0px;
}

* html #form_login{
	padding:5px 0px 49px 0px;
}

*+html #form_login{
	padding:5px 0px 49px 0px;
}

a:link {
	COLOR: #d22225;
}
a:visited {
	COLOR: #d22225; 
}
a:active {
	COLOR: #d22225;
}
a:hover {
	COLOR: #ff0000;
}

input.text {
	margin: 0;
	padding: 0;
	height: 18px;
	border: 1px solid #999999;
}

.input_w183 {
	width: 163px;
	height: 16px;
	background: url(../images/layout/input_w183.gif) top left no-repeat;
	border: none;
	padding: 2px 10px 0 10px;
	margin: 0;
	font-size: 11px;
	color: #363636;
}
.input_w172 {
	width: 152px;
	height: 16px;
	background: url(../images/layout/input_w172.gif) top left no-repeat;
	border: none;
	padding: 2px 10px 0 10px;
	margin: 0;
	font-size: 11px;
	color: #363636;
}
.input_w158 {
	width: 138px;
	height: 16px;
	background: url(../images/layout/input_w158.gif) top left no-repeat;
	border: none;
	padding: 2px 10px 0 10px;
	margin: 0 0 0 1px;
	font-size: 11px;
	color: #363636;
}
.input_w152 {
	width: 132px;
	height: 16px;
	background: url(../images/layout/input_w152.gif) top left no-repeat;
	border: none;
	padding: 2px 10px 0 10px;
	margin: 0 0 0 1px;
	font-size: 11px;
	color: #363636;
}
.input_w125 {
	width: 105px;
	height: 16px;
	background: url(../images/layout/input_w125.gif) top left no-repeat;
	border: none;
	padding: 2px 10px 0 10px;
	margin: 0;
	float:left;
	font-size: 11px;
	color: #363636;
}
.input_w54 {
	width: 34px;
	height: 16px;
	background: url(../images/layout/input_w54.gif) top left no-repeat;
	border: none;
	padding: 2px 10px 0 10px;
	margin: 0 0 0 1px;
	font-size: 11px;
	color: #363636;
}
.input_w33 {
	width: 13px;
	height: 16px;
	background: url(../images/layout/input_w33.gif) top left no-repeat;
	border: none;
	padding: 2px 10px 0 10px;
	margin: 0 0 0 1px;
	font-size: 11px;
	color: #363636;
}
.input_w40 {
	width: 20px;
	height: 16px;
	background: url(../images/layout/input_w40.gif) top left no-repeat;
	border: none;
	padding: 2px 10px 0 10px;
	margin: 0 0 0 1px;
	font-size: 11px;
	color: #363636;
}

#searchbox {
	height: 50px;
    margin-left: 603px;
    margin-top: -45px;
    position: absolute;
    width: 180px;
}
*+html #searchbox {
	margin-top: -74px;
	margin-left: 596px;
}
* html #searchbox {
	margin-top: -43px;
	margin-left: 596px;
}

#searchbox .submit, #direct_order_submit, #show_artnr_submit, #content .submit {
	float: right;
	width: 41px;
	height: 18px;
	background: url(../images/layout/button_los.gif) top left no-repeat;
	border: none;
	margin: 0 8px 0 0;
}

#content .submit, #passlost .submit {
	float: none;
	width: 53px;
	background: url(../images/layout/button_default.gif) top left no-repeat;
	font-weight: bold;
	margin: 0 !important;
	padding-bottom:2px;
	font-size: 11px !important;
	color: #363636;
	text-align: center;
	border: none;
}

*+html #content .submit {
	padding-bottom:1px;
}

* html #content .submit {
	padding-bottom:1px;
}

.update_submit {
	width: 173px;
	height: 18px;
	background: url(../images/layout/button_update.gif) top left no-repeat;
	border: none;
	margin: 8px 8px 0 0;
}

#direct_order_submit {
	margin: 0;
}

#show_artnr_submit {
	margin: 0 !important;
	float: left;
}

#newsletter_box .submit, .submit_anmelden {
	float: right;
	width: 73px;
	height: 18px;
	background: url(../images/layout/button_anmelden.gif) top left no-repeat;
	border: none;
	margin: 8px 2px 0 0;
}

#form_login .submit {
	float: right;
	width: 48px;
	height: 18px;
	background: url(../images/layout/button_default_small.gif) top left no-repeat;
	border: none;
	margin: 8px 2px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
	padding-bottom: 1px;
}

#searchbox a {
	display: block;
	float: left;
	margin: 1px 0 0 5px;
	color: #363636;
}

select {
	font-size: 11px;
}

.hr {
	margin:0 0 0 0;
	font-size: 0px;
	line-height:0px;
	width:100%;
	border-bottom: 1px solid #dddddd;
}

* html .hr {
	margin:0 0 15px 0;
}

select {
	font-size: 11px;
}
#searchform select {
	width:185px;
}
/*textarea {
	width: 386px;
	height: 183px;
	padding: 5px;
	border: none;
	background: url(../images/layout/textarea396-193.gif) top left no-repeat;	
}*/

textarea {
	border: 1px solid #ccc;
}

/* FormMaker */
form.formmaker table tbody tr {
	margin: 0 0 10px 0;
	padding: 0;
}

form.formmaker table tbody tr td {
	margin: 0;
	padding: 0;
}

form.formmaker table tbody tr td p {
	margin: 0 0 10px 0;
	padding: 0;
}


.asueberschrift {	
	font-size:14pt;
	font-weight:bold;
	color:#d22225;
}
						
p.ashintergrund {	
	background-color: #CCCCCC;
}

					
