body {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:#000;
	margin:0;
	padding:0;
}

h1,h2 {
	color: #00256C;
	padding: 0;
	margin: 5px 0 10px 0;
	font-weight:bold;
	font-size:15px;
}

a {
	color:#00256b;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;
}

form {
	display:inline;
}

input {
	border:1px #393939 solid;
	font-size:11px;
	background-color:#fff;
}

#main {
	width:775px;
	margin:auto;
}

#header {
	position:relative;
	background-image:url("images/header_bg.jpg");
	width:775px;
	height:100px;
}

#mainnavigation {
	position:absolute;
	top:59px;
	right:0;
}

#pathfinder {
	background-color:#e5edfa;
	line-height:24px;
	padding:0 8px;
	margin:3px 0 15px 0;
	font-size:10px;
}

#globalnav {
	float:right;
}

#body {
	background-image:url("images/body_bg.gif");
}

#left {
	float:left;
	width:160px;
	margin:0 15px 40px 0;
	background-color:#fff;
}

#left h2 {
	background-color:#efefef;
	line-height:24px;
	font-size:11px;
	color:#032A6D;
	padding-left:10px;
	margin:0;
	text-transform:uppercase;
}

#left div.box_left {
	border:1px #efefef solid;
	padding:10px;
	width:138px;
	background-color:#fff;
	margin-bottom:10px;
}

#left div.box_left_filled {
	border:1px #efefef solid;
	padding:10px;
	width:138px;
	background-color:#efefef;
	margin-bottom:10px;
}

#search a {
	display:block;
	margin:5px 0 0 0;
	clear:both;
}

#left #search .button {
	float:right;
}

#left #search #searchterm {
	width:105px;
	float:left;
}

#subnavigation {
	border-top:15px #fff solid;
	width:160px;
	padding:10px 0 10px 0;
	background-color:#efefef;
	margin-bottom:10px;
}

#subnavigation span {
	display:block;
	line-height:20px;
	padding:0 10px 0 25px;
	width:125px;
	background-image:url("images/bullet_blue.gif");
	background-repeat:no-repeat;
	background-position:10px 5px;
}

#subnavigation span.active {
	background-image:url("images/bullet_down.gif");
	background-repeat:no-repeat;
	background-position:10px 5px;
}

#subnavigation span.active a {
	color:#00256B;
	font-weight:bold;
}


#subnavigation span.red {
	background-image:url("images/bullet_red.gif");
}
#subnavigation span.red a {
	color:#BE0000;
}

#subnavigation2 {
	width:158px;
	padding:8px 0 10px 0;
	background-color:#fff;
	margin:5px 0 5px 0;
	border-left:1px #EFEFEF solid;
	border-right:1px #EFEFEF solid;
}

#subnavigation2 span {
	display:block;
	line-height:15px;
	padding:0 10px 0 33px;
	width:115px;
	background-image:url("images/bullet_small.gif");
	background-repeat:no-repeat;
	background-position:24px 5px;
}

#subnavigation2 span a {
	font-size:10px;
	color:#000;	
}

#subnavigation2 span.active {
	background-image:url("images/bullet_small.gif");
	background-repeat:no-repeat;
	background-position:24px 5px;
}

#subnavigation2 span.active a {
	font-size:10px;
	color:#000;	
	text-decoration:underline;

}




#left div.product_teaser {
	background-image:url("images/product_teaser_bg_white.gif");
	background-repeat:repeat-y;
	width:158px;
	background-color:#e5edfa;
	border:1px #e5edfa solid;
	margin-bottom:10px;
}

#left div.product_teaser img {
	float:left;
	margin:10px 0 0 0;
}

#left div.product_teaser .description {
	width:85px;
	float:right;
	padding:10px 5px;
	font-size:10px;
}

#left div.product_teaser .description .preis {
	font-weight:bold;
	color:#00256b;
	font-size:11px;
	margin:10px 0 0 0;
}

#content {
	width:415px;
	float:left;
}

#footer {
	margin:30px 0 0 0;
}

#print_top {
	background-color:#f2f5fc;
	line-height:30px;
	padding:0 10px;
	margin:0 0 5px 0;
}

#toplink {
	float:right;
	display:block;
	background-image:url("images/totop.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
}

#printlink {
	float:left;
	display:block;
	background-image:url("images/printer.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
}

#footernavigation, #footernavigation a {
	font-weight:bold;
	color:#00256B;
}

#copyright {
	margin:8px 0 0 0;
	font-size:10px;
}

#right {
	float:right;
	width:170px;
	background-color:#fff;
}

#right h2 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	color:#032A6D;
	padding-left:10px;
	text-transform:uppercase;
	line-height:25px;
	background-color:#fff;
	border:1px #e5edfa solid;
}

div.box_right {
	border:1px #e5edfa solid;
	background-color:#fff;
	padding:10px;
	margin-bottom:10px;
	width:148px;
}

div.box_right_filled {
	background-color:#e5edfa;
	padding:10px;
	margin-bottom:10px;
	width:150px;
}

#right div.box_right_filled h2 {
	margin:0;
	background-color:transparent;
	padding:0;
	line-height:normal;
}

#right div.box_right_filled h3 {
	font-size:10px;
	color:#032A6D;
	margin:0 0 15px 0;
}

#newsletter_email {
	float:left;
	width:110px;
}

#newsletter input.button {
	float:right;
}

#registerlink {
	margin:0 -9px -9px -9px;
	background-color:#fff;
	padding:12px 0 10px 25px;
	display:block;
	background-image:url("images/bullet_blue.gif");
	background-repeat:no-repeat;
	background-position:10px 50%;
	font-size:9px;
}

#shoppingcartlink {
	margin:0 -9px -9px -9px;
	background-color:#fff;
	padding:10px 0 10px 40px;
	display:block;
	background-image:url("images/shopping_cart.gif");
	background-repeat:no-repeat;
	background-position:10px 50%;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}

#customers_login div {
	clear:both;
	margin-bottom:10px;
}

#customers_login label {
	width:60px;
}

#customers_login input.textfield {
	width:70px;
	float:right;
}

#customers_login input.button {
	float:right;
	margin-bottom:10px;
}

#costomers_personal_menue {
	list-style-type:none;
	margin: 0;
	padding:0;	
}
#costomers_personal_menue li {
	margin: 0;
	padding:1px 0 1px 26px;	
	background-image:url("images/bullet_blue.gif");
	background-repeat:no-repeat;
	background-position:10px 50%;
	font-weight: bold;
}

#domain {
	clear:both;
	background-color:#00256B;
	width:145px;
	padding:0 0 0 15px;
	line-height:15px;
}

#domain a {
	color:#fff;
	font-size:11px;
}


/* 
 * Detailseite
 */

#detail_main {
	border: 1px #E5E5E5 solid;
	padding:0;
	width:100%;
	margin-top:7px;
}
#detail_bild {
	padding:8px;
}
#detail_info {
	width:160px;
	padding:15px;
}
#detail_info div {
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}
#detail_preisfeld {
	padding:15px;
}

#detail_preis {
	font-weight:bold;
	font-size:14px;
	color:#00256C;
}

#detail_upreis {
	font-size:11px;
	color:#00256C;
}

#detail_in_den_korb {
	background-color:#00256C;
}
#detail_in_den_korb img {
	float:left;
	text-align:center;
	margin-left:15px;
}
#detail_in_den_korb #detail_into_basket {
	float:left;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	line-height:22px;
	font-size:12px;
}
#detail_beschreibung {
	border: 1px #E5E5E5 solid;
	padding:0;
	width:100%;
	margin-top:15px;
}
#detail_beschr1 {
	padding:15px 12px;
	font-size:12px;
}

#detail_beschr1 ul {
list-style-type:none;
margin:0;
padding:5px 0 5px 0;
}

#detail_beschr1 ul li {
padding:0 0 2px 14px;
background-image:url("images/bullet_small.gif");
background-repeat:no-repeat;
background-position:5px 5px;
}

#detail_beschr3 img {
	float:right;
}
#detail_beschr3 a, #detail_beschr3 a:link {
	float:right;
	display:block;
	line-height:30px;
	text-decoration:underline;
	font-weight:bold;
	color:#555555;
	padding-right:10px;
	font-size:12px;
}
#detail_beschr2 img {
	float:left;
}
#detail_beschr2 a, #detail_beschr2 a:link {
	float:left;
	display:block;
	line-height:30px;
	text-decoration:underline;
	font-weight:bold;
	color:#555555;
	padding-left:10px;
	font-size:12px;
}

#detail_beschr2 a:hover, #detail_beschr3 a:hover {
	text-decoration:none;
	color: #00256C;
}




#detail_blauerbalken {
	background-color:#00256C;
	color:#fff;
	font-weight:bold;
	padding:4px 10px;
	margin-top:15px;
	font-size:12px;
}


/*
 * Übersichtsseite
 */
div.pageinfos {
	color:#00256c;
	font-weight:bold;
	height:18px;
	padding-top:4px;
}

div.pageinfos .products {
	float:left;
}

div.pageinfos .pagelinker {
	float:right;
}


div.pageinfos .pagelinker img.leftimg {
	margin-right:5px;
}

div.pageinfos .pagelinker img.rightimg {
	margin-left:5px;
} 

#productlist {
	margin-top:7px;
}

#productlist div.picture {
	width:57px;
	float:left;
	padding:10px;
}

#productlist div.description {
	width:99px;
	float:right;
	padding:10px;
}

#productlist div.description h2 {
	margin:0 0 15px 0;
	font-weight:bold;
	font-size:11px;
}

#productlist div.description h2 a {
	color:#000;
}

#productlist div.description div.preis {
	font-size:12px;
	color:#00256c;
	font-weight:bold;
	margin:0 0 5px 0;
}
#productlist div.description div.preis2 {
	font-size:11px;
	font-weight:normal;
	margin:0 0 5px 0;
}

#productlist div.description div.text {
	font-size:10px;
	font-weight:bold;
	margin:0 0 15px 0;
}

#productlist div.description a.infolink {
	margin:0 0 5px 0;
	padding:2px 0 0 15px;
	display:block;
	background-image:url("images/bullet_blue.gif");
	background-repeat:no-repeat;
	background-position:0 50%;
	font-size:9px;
	width:70px;
}

#productlist td.left {
	width:199px;
	border-top:1px #e6e6e6 solid;
	border-bottom:1px #e6e6e6 solid;
	background-image:url("images/productlist_bg.gif");
	background-repeat:repeat-y;
}

#productlist td.middle {
	width:17px;
}

#productlist td.right {
	width:199px;
	border-top:1px #e6e6e6 solid;
	border-bottom:1px #e6e6e6 solid;
	background-image:url("images/productlist_bg.gif");
	background-repeat:repeat-y;
}

#ok_page{
	font-size:11px;
}