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

p,br,ul,ol,li,div,table,td,th,tr,input,select,address,blockquote {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.abstand {
	height:1px;
	line-height:1px;
	width:1px;
	font-size:1px;
}

.bg_weiss {
	background:#FFFFFF;
}

.textschwarz {
	color:#000000;
}

.text9 {
	font-size:9px;
}

/* Überschriften */

h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #053780;
}

h2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #053780;
}

h3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #666666;
	margin:0px;
	padding:0px;
}

h4 {
	font-size:18px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.list_title {
	font-weight:bold;
	font-size:12px;
	color:#292121;
	height:45px;
}

.submit {
	background:#F2F2F2;
	color:#053780;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:20px;
	line-height:12px;
}

/* Link */

a {
	color: #053780;
	text-decoration: none;
}

a.navi_top {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	padding-right:15px;
}

a.navi_top:hover {
	text-decoration:none;
}

a.navi_top_active {
	color:#FF0000;
}

a.weiss {
	color:#ffffff;
	text-decoration:none;
}

a.weiss:hover {
	text-decoration:underline;
}

a.subnavi {
	line-height:18px;
	padding-left:32px;
}


span.subnavi2 {
	padding-left: 10px ;
}

span.os_navimainactive {
	font-weight:bold;
	padding-left: 10px;
	position: relative;
	left:-10px;
}


a.footer {
	color: #747474;
	text-decoration:none;
}

a.footer:hover {
	text-decoration:underline;
}

/* Haupt Container */

#container_head {
	height:121px;
	width:100%;
}

#container_head p,br,ul,ol,li,div,table,td,th,tr,address,blockquote {
	font-family:verdana,arial,helvetica;
}

.container_navi {
	vertical-align:top;
	width:225px;
}

.container_navi p,br,ul,ol,li,div,table,td,th,tr,input,select,address,blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: normal;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

.container_content {
	width:600px;
	vertical-align:top;
}









#container_logo {
	width:522px;
	height:152px;
	float:left;
	background:url(/shop/images/bg_logo.jpg) right no-repeat;
}

#logo {
	padding-top:39px;
	padding-left:11px;
}

#container_warenkorb {
	width:137px;
	height:152px;
	float:left;
	background:#ececec;
}

#container_service {
	width:178px;
	height:152px;
	float:left;
	background:#ececec;
}

#container_login {
	width:144px;
	height:152px;
	float:left;
	background:#ececec;
}

#container_navi_top {
	float:left;
	width:478px;
	padding:12 0 0 0px;
}

#container_produktsuche {
	float:right;
	width:475px;
	padding:10 0 0 0px;
}

.container_content_mitte {
	vertical-align:top;
	width:653px;
}

#container_ihre_vorteile {
	width:613px;
	height:153px;
	background:url(/shop/images/bg_ihre_vorteile.jpg) no-repeat;
	padding:0px;
	margin:0px;
}

.content_width {
	width:600px;
	text-align:left;
}

/* Content */

.cat_navi {
	width:613px;
	line-height:20px;
	border-bottom:1px solid #c8c8c8;
}

.cat_picture {
	vertical-align:top;
	width:200px;
}

.cat_text {
	vertical-align:top;
	width:413px;
}

/* Angebote */

.angebots_bild {
	width:56px;
	vertical-align:top;
}

.angebots_preis {
	width:74px;
	vertical-align:top;
}

/* Detailansicht */

.detail_picture {
	vertical-align:top;
	text-align:left;
}

.detail_description {
	vertical-align:top;
	width:381px;
	text-align:left;
}

/* Footer */

#footer {
	width:990px;
	line-height:4px;
	height:4px;
	background:url(/shop/images/bg_footer.gif) repeat-x;
}

#footer2 {
	width:990px;
	line-height:4px;
	height:4px;
	background:url(/shop/images/bg_footer_right.gif) no-repeat right;
}

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

/* ALLGEMEIN : Allgemein Meldungen -> Schriften */

.os_error { color:#ca0000; }
.os_small { font-size:10px; }
