* {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
}

html, body, #outer {
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	background-color: #F1F3F5;
}

img {
	border: 0;
}

form {
	display: inline;
}

a {
	color: #012E57;
 	text-decoration: none;
}

a:hover {
	color: #000;
}

.error {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

#outer {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	width: 1039px;
}

#main {
	background-color: #fff;
}

#header {
	position: relative;
	width: 999px;
	height: 177px;
	margin: 0 auto;
}

#logo {
	display: none;
}

#logo-yellow {
	position: absolute;
	top: 19px;
	right: 0;
	background-color: #FFEC01;
	border-bottom: 10px #FFEC01 solid;
}

#global {
	position: absolute;
	top: 0;
	left: 0;
}

#global .corner-left {
	display: none;
}

#global a {
	display: none;
}

#global a.corner-right {
	display: none;
}

#nav0-1 {
	display: none;
}

#nav0-1 .menue {
	display: none;
}

#nav0-1 .menue a {
	display: none;
}

#nav0-1 .menue a:hover, #nav0-1 .menue a.active, #nav0-1 .menue a.activesub {
	display: none;
}

#pathfinder {
	display: none;
}

#pathfinder-yellow {
	display: none;
}

#pathfinder, #pathfinder a, #pathfinder-yellow, #pathfinder-yellow a {
	display: none;
}

#body {
	margin: 0 auto;
	width: 999px;
	background-image: url("../images/bg-body.gif");
}

.button {
	background-color: #345878;
	border: 1px #CDD4DA solid;
	font-size: 11px;
	color: #fff;
	height: 20px;
}

input, textarea, select {
	border: 1px #CDD4DA solid;
	vertical-align: middle;
}

#left {
	display: none;
}

#search {
	display: none;
}

	#search .headline {
		padding: 0 0 5px 0;
		text-transform: uppercase;
	}

	#search input {
		width: 118px;
		height: 16px;
	}

	#search .button {
		width: 30px;
		height: 20px;
	}

#nav0-2 {
	display: none;
}

#nav0-2 a {
	display: none;
}

#nav0-2 a:hover, #nav0-2 a.active, #nav0-2 a.activesub, #nav0-2 a.active:hover, #nav0-2 a.activesub:hover {
}

#login {
	display: none;
}

	#login .headline {
		padding: 0 0 5px 0;
		text-transform: uppercase;
	}

	#login input {
		width: 97px;
		height: 16px;
	}

	#login .button {
		width: 100px;
		height: 20px;
	}

	#login .align-right {
		padding: 0 0 3px 0;
		text-align: right;
	}

#shoppingcart {
	display: none;
}

	#shoppingcart .headline {
		display: block;
		margin: 0;
		padding: 0 0 10px 30px;
		height: 18px;
		text-transform: uppercase;
		background-image: url("../images/symbol-sc.gif");
		background-repeat: no-repeat;
	}
	
	#shoppingcart a:hover {
		color: #000;
	}

#notepad {
	display: none;
}

	#notepad .headline {
		display: block;
		margin: 0 0 0px 0;
		padding: 0 0 5px 30px;
		/*height: 18px;*/
		text-transform: uppercase;
		background-image: url("../images/symbol-np.gif");
		background-repeat: no-repeat;
		border-bottom: 1px #7892A9 solid;
	}
	
	#notepad a.produkt, #shoppingcart a.produkt{
		display: block;
		border-bottom: 1px #7892A9 solid;
		padding: 7px 0px;
		font-size: 11px;
	}
	
	#notepad a:hover {
		color: #00101F;
	}

#language {
	display: none;
}
	#language a {
		display: block;
		margin: 2px 0 2px 0;
		padding: 0 0 0 25px;
		color: #657D95;
		background-repeat: no-repeat;
		background-position: 0 2px;
	}

	#language a.lang1 {
		background-image: url("../images/fl-de.gif");
	}

	#language a.lang2 {
		background-image: url("../images/fl-en.gif");
	}

	#language a.lang3 {
		background-image: url("../images/fl-fr.gif");
	}

	#language a.lang4 {
		background-image: url("../images/fl-it.gif");
	}

	#language a.lang1:hover, #language a.lang1aktiv {
		background-image: url("../images/fl-de.gif");
		color: #012E57;
	}

	#language a.lang2:hover, #language a.lang2aktiv {
		background-image: url("../images/fl-en.gif");
		color: #012E57;
	}

	#language a.lang3:hover, #language a.lang3aktiv {
		background-image: url("../images/fl-fr.gif");
		color: #012E57;
	}

	#language a.lang4:hover, #language a.lang4aktiv {
		background-image: url("../images/fl-it.gif");
		color: #012E57;
	}

#textbox {
	background-color: #E5EAEE;
	padding: 11px;
	color: #012E57;
	border-bottom: 11px #fff solid;
}

.arrow-white {
	display: block;
	margin: 2px 0 0 0;
	padding: 0 0 0 15px;
	background-image: url("../images/arrow-white.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #fff;
	font-weight: bold;
}

#right {
	float: left;
	margin: 0;
	padding: 0;
	width: 799px;
}

#footer-outer {
	margin: 0 auto;
	width: 999px;
	border-top: 10px #fff solid;
}

#footer {
	display: none;
}

#footer a {
	font-size: 11px;
	color: #012E57;
	text-transform: uppercase;
}

#copyright {
	color: #6084A4;
}

#www {
	color: #6084A4;
	width: 200px;
	height: 35px;
	float: left;
}

#start-left {
	float: left;
	width: 380px;
}

#start-right {
	float: left;
	width: 419px;
}

.raster {
	background-image:url("../images/bg-raster.gif");
	height: 25px;
	margin: 0 0 11px 0;
}

.teaser {
	width: 380px;
	border-top: 11px #fff solid;
}
.teaser tr td {
	vertical-align: top;
}

.teaser .grey {
	padding: 5px 10px 5px 10px;
	width: 338px;
	background-color:#EAEFF3;
	border-bottom: 1px #fff solid;
}

.teaser .grey a {
	color: #000;
}

.teaser .text {
	padding: 5px 10px 0 10px;
	width: 161px;
}

.teaser .yellow {
	width: 21px;
	background-color:#FFEC01;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.teaser .yellow2 {
	width: 21px;
	background-color:#FFF88E;
	border-right: 1px #fff solid;
}

.teaser .red {
	width: 21px;
	background-color:#F01614;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.teaser .red2 {
	width: 21px;
	background-color:#F74F4E;
	border-right: 1px #fff solid;
}

.teaser .blue {
	width: 21px;
	background-color:#14B3D3;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.teaser .blue2 {
	width: 21px;
	background-color:#64C9DD;
	border-right: 1px #fff solid;
}

.teaser .orange {
	width: 21px;
	background-color:#EC8907;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.teaser .orange2 {
	width: 21px;
	background-color:#F3A237;
	border-right: 1px #fff solid;
}

.teaser .purple {
	width: 21px;
	background-color:#7469AD;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.teaser .purple2 {
	width: 21px;
	background-color:#A197C9;
	border-right: 1px #fff solid;
}

.teaser .green {
	width: 21px;
	background-color:#52A24D;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.teaser .green2 {
	width: 21px;
	background-color:#78B277;
	border-right: 1px #fff solid;
}

.teaser .lightred {
	width: 21px;
	background-color:#D99686;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.teaser .lightred2 {
	width: 21px;
	background-color:#EDBDB1;
	border-right: 1px #fff solid;
}

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

li {
	background-image: url("../images/arrow-blue.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 11px;
}

.navigation {
	float: right;
	text-align: right;
	padding: 5px 20px 0 0;
	width: 178px;
	height: 20px;
	background-color: #012E57;
}

.navigation, .navigation a {
	color: #fff;
}

.navigation a.active {
	font-weight:bold;
}

.prodlist {
	border-top: 1px #012E57 solid;
	padding: 10px 0 20px 0;
}

.prodlist td {
	vertical-align: top;
}

.prodlist .pic {
	width: 135px;
	background-image: url("../images/prod-kasten.gif");
	background-repeat: no-repeat;
	padding: 0 10px 0 26px;
}

.prodlist .text {
	padding: 0 30px 0 0;
}

.prodlist .text .artnr {
	font-size: 11px;
	color: #012E57;
}

.prodlist .text .elf {
	font-size: 11px;
	color: #012E57;
}

.prodlist .text .beschr {
	padding: 5px 0 5px 0;
}

.prodlist .text .preis {
	font-size: 14px;
	color: #012E57;
	font-weight: bold;
}

.prodlist .warenkorb {
	width: 197px;
}

.prodlist .warenkorb .ordernow {
	margin: 0 0 1px 0;
	padding: 9px;
	background-color: #CCD5DE;
	font-size: 15px;
	color: #012E57;
}

.prodlist .warenkorb .amount {
	padding: 9px 9px 5px 9px;
	background-color: #CCD5DE;
	font-size: 11px;
	color: #012E57;
}

.prodlist .warenkorb .amount input {
	padding: 2px 1px 0px 5px;
	width: 110px;
	font-size: 11px;
	color: #012E57;
}

.prodlist .warenkorb .indenwarenkorb {
	width: 197px;
	height: 30px;
	margin: 10px 0 0 0;
	border: 0;
}

.prodlist .warenkorb .verpackungseinheit {
	padding: 5px 0 0 0;
	font-style: italic;
}






/*Muss für den FCKEditor überschrieben werden. Das p-Element wird als Standardschriftart verwendet. */
p {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #012e57;
	margin:0;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #58585a;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#themepic, #rechte_randleiste, #content {
	position: relative;
	display: block;
}

.directedit {
	position: absolute;
	right:0px;
	top:0px;
}

.content {
	padding: 10px;
	background-color: #fff !important;
}

/* Für WYSIWYG immer Content als important setzen! */
.content a {
 	color: #F40045 !important;
 	text-decoration: none !important;
}

.content table {
	border-collapse: collapse;
}



.randleiste_2 {
}

.randleiste_3 {
}

#sitemap {
}

#sitemap div a {
	display:block;
	border-bottom:1px #e2e2e2 solid;
	padding:1px 3px 1px 0;
	font-weight:normal;
}

#sitemap div a.eebene {
	display:block;
	padding:1px 3px 1px 3px;
	font-weight:bold;
}

.customers_headline {
	display: none;
}

.customers_nav {
	display: none;
}

.customers_nav a, .customers_nav a:hover {
	background-color:#e5eaee;
	padding:4px 10px;
	color:#012E57;
	font-weight:normal;
	display:block;
	border-top:1px #fff solid;
}

.customers_nav a:hover {
	background-color:#ccd5de;
}

.customers_nav a.active {
	background-color:#ccd5de;
	font-weight:bold;
}

/* Elemente für die Templates */
/* Warenkorb */

a.button_next {
	display:block;
	width:125px;
	line-height:21px;
	height:21px;
	color:#fff;
	background-image:url("../images/arrow_right.gif");
	background-repeat:no-repeat;
	background-position:135px 5px;
	padding:0 15px 0 5px;
	float:right;
	border:0;
	border-left:12px #fff solid;
	background-color: #012E57;
	font-size:10px;
}



input.button_next {
	border:0;
	height:21px;
	width:157px;
	color:#fff;
	background-image:url("../images/button.gif");
	padding:0;
	text-align:left;
	text-indent:17px;
	float:right;
	background-color: #012E57;
	font-size:10px;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
}

.basket_table .product_menue a {
	display:block;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-size:11px;
	border-top:1px #fff solid;
}

a.button_prev {
	display:block;
	width:130px;
	line-height:21px;
	color:#fff;
	padding:0 0 0 20px;
	float:left;
	background-color: #012E57;
	background-image:url("../images/arrow_left.gif");
	background-repeat:no-repeat;
	background-position: 5px 6px;
	font-size:10px;
	border-right:12px #fff solid;
}

.product_menue a.button_prev {
	display:block;
	float:none;
	padding:0 0 0 15px;
	position:static;
	border-right:0;
	font-size:10px;
	background-color: #7C7C7C;
}

.product_menue a.button_next {
	display:block;
	width:125px;
	line-height:21px;
	color:#fff;
	background-image:url("../images/arrow_right.gif");
	background-repeat:no-repeat;
	background-position:135px 5px;
	padding:0 15px 0 5px;
	float:none;
	border-left:0;
	background-color: #012E57;
	font-size:10px;
}

.product_menue a.button_bottom {
	display:block;
	line-height:21px;
	color:#fff;
	background-color: #7C7C7C;
	background-image:url("../images/arrow_bottom.gif");
	background-repeat:no-repeat;
	background-position: 3px 9px;
	font-size:10px;
	padding: 0px 0px 0px 17px;
}

.basket_table {
	border: 0;
	margin: 0 0 12px 0;
	padding: 0;
	border-collapse: collapse;
	width:100%;
}
.basket_table td {
	padding: 0;
	margin: 0;
}

.basket_table .product_image {
	width: 75px;
	vertical-align: bottom;
	padding-bottom: 12px;
	border-bottom: 1px #7C7C7C dotted;
}
.basket_table .product_image img {
	border: 0;
}

.basket_table .product_desc {
	vertical-align: middle;
	padding:0 5px 12px 5px;
	border-bottom: 1px #7C7C7C dotted;
}
.basket_table .product_menue {
	width: 145px;
	border-left: 12px #fff solid;
	background-color: #EFEFEF;
	vertical-align: bottom;
}



.basket_table .product_menue input.button {
	padding:0 0 0 10px;
	height:24px;
	line-height:24px;
	margin:1px 0 0 0;
	width:145px;
	background-color:#7C7C7C;
	color:#fff;
	font-size:11px;
	border:0;
	text-align:left;
}

.basket_table .product_menue div {
	margin: 20px;
}
.basket_table .product_menue div input {
	border: 1px #7C7C7C solid;
}

div.basket_sum {
	padding:15px 0 0 0;
}

div.basket_sum_text {
	float:left;
	width:550px;
	text-align:right;
	padding-bottom:25px;
}

span.sum {
	font-size:16px;
}

span.tax {
	font-size:16px;
}

div.basket_sum_num {
	float:right;
	width:135px;
	padding-left:10px;
	padding-bottom:25px;
}

.order_basket_table {
	clear:both;
	margin:0 0 12px 0;
	padding:0 0 5px 5px;
	width:428px;
	border-bottom:1px #7C7C7C dotted;
}

.order_basket_table .product_desc {
	float:left;
	width:292px;
}

#tac {
	border-bottom:1px #7C7C7C dotted;
	margin-bottom:12px;
	padding:0 0 12px 0;
}

#tac_text {
	height:150px;
	overflow:scroll;
	margin-bottom:12px;
	padding:0 5px;
}

#tac input {
	border:0;
	vertical-align:middle;
}

#product_empfehlung {
	display:none;
}

#product_empfehlung_buttons {
	display:none;
}


#steps {
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	border-right:1px #ccc solid;
	height:70px;
	margin-bottom:12px;
}

#steps a {
	color:#333;
}

#steps a.active {
	color:#012E57	;
	background-color:#CCD5DE;
}

#steps a.inactive {
	color:#999;
}

#steps strong {
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}

#step1 {
	padding:10px;
	width:180px;
	border-left:1px #ccc solid;
	float:left;
	font-size:10px;
	background-color:#efefef;
	height:50px;
}

#step2 {
	padding:10px;
	width:180px;
	border-left:1px #ccc solid;
	float:left;
	font-size:10px;
	background-color:#efefef;
	height:50px;
}

#step3 {
	padding:10px;
	width: 180px;
	border-left:1px #ccc solid;
	float:left;
	font-size:10px;
	background-color:#efefef;
	height:50px;
}

#step4 {
	padding:10px;
	width:174px;
	border-left:1px #ccc solid;
	float:left;
	font-size:10px;
	background-color:#efefef;
	height:50px;
}

.shipping {
	padding:0 5px;
	margin-bottom:12px;
}

.comment {
	padding:0 5px 0 5px;
	margin-bottom:12px;
}

#address_choose {
	display:none;
	margin-bottom:12px;
}

#address_choose .seite {
	padding: 0px 0px 10px 0px;
}

.proddetail .merkzettel, .proddetail .empfehlen, .proddetail .infos {
	background-repeat: no-repeat;
	background-color: #849BAD;
	text-transform: uppercase;
	color: #fff;
	line-height: 20px;
	padding: 0px 20px 0px 20px;
	display: block;
}

.proddetail .merkzettel {
	background-image: url('../images/merkzettel_bg.gif');
}

.proddetail .empfehlen {
	background-image: url('../images/produkt_empfehlen_bg.gif');
}

.proddetail .infos {
	background-image: url('../images/mehrinfos_bg.gif');
	background-color: #002E56;
}

.prodlist .merkzettel, .prodlist  .empfehlen, .prodlist  .infos {
	background-repeat: no-repeat;
	background-color: #849BAD;
	text-transform: uppercase;
	color: #fff;
	padding: 3px 10px 3px 20px;
}

.prodlist .merkzettel {
	background-image: url('../images/merkzettel_bg.gif');
}

.prodlist .empfehlen {
	background-image: url('../images/produkt_empfehlen_bg.gif');
}

.prodlist .infos {
	background-image: url('../images/mehrinfos_bg.gif');
	background-color: #002E56;
}
