@charset "iso-8859-1";
body{
	background: #E6E6E6;
	color: #2f0b71;
	font-family: "Century Gothic", "Arial", "Avantgarde", arial, sans-serif;
	font-size: 1em;
}
table{
	border-collapse:collapse;	
}
a{
	color: #2c0b6a;
}
.td_right{
	text-align: right;
}
#wrapper{
	border: 1px solid black;
	margin: 0 auto;
	width: 1000px;
}
#content{
	background: white;
	min-height: 550px;
	padding-bottom: 30px;
	width: 1000px;
}
#content h1{
	font-size: 18px;
	font-weight: bold;
}
#content h2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
#content h3{
	font-size: 16px;
	font-weight: bold;
}
h5{
	font-size: 16px;
	font-weight: bold;
}
#left{
	color: #333;
	float: left;
	padding: 10px 0 0 8px;
	width: 230px;
}
.content_text{
	background: #FFF69D;
	border: 1px dotted gray;
	padding: 10px;

}
.left_content{
	background: #d1c9f3;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 225px;
}
#right{
	float: right;
	padding-top: 10px;
	width: 750px;
}
.drei_spalten_wrapper{
	margin-top: 20px;
	width: 742px;
}
.mode-fuer-maedchen{
	background: url(../pics/mode-fuer-maedchen.jpg) no-repeat;
	cursor: pointer;
	float: left;
	height: 307px;
	margin-right: 60px;
	text-align: center;
	width: 203px;
	border: 2px solid #9d8cbc;
}
.mode-fuer-jungen{
	background: url(../pics/mode-fuer-jungen.jpg) no-repeat;
	cursor: pointer;
	float: left;
	height: 307px;
	margin-right: 60px;
	text-align: center;
	width: 203px;
	border: 2px solid #9d8cbc;
}
.kinderschuhe{
	background: url(../pics/kinderschuhe.jpg) no-repeat;
	cursor: pointer;
	float: left;
	height: 307px;
	text-align: center;
	width: 203px;
	border: 2px solid #9d8cbc;
}
.pic_headline{
	margin-top: 238px;
}
.pic_headline a{
	color: #2c0b6a;
	font-family: "Century Gothic", "Arial", "Avantgarde", arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#header{
	background: #fff url(../pics/header.jpg) no-repeat;
	cursor: pointer;
	height: 131px;
}
#kategorie_name{
	background: #fff url(../pics/kategorie_ueberschrift.gif);
	font-size: 1.3em;
	font-weight: bold;
	height: 32px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 13px;
}
.box_wrapper.closed_box{
	display: none;
	margin-bottom: 5px;
}
.box_wrapper{
	background: #fff;
	width: 202px;
}
.auswahl_filtern{
	margin-left: 10px;
	width: 200px;
}
.arrowlistmenu{
	width: 202px;
}
.arrowlistmenu .headerbar{
	background: #F2F2F2;
	color: #000;
	font-family: "Century Gothic", "Arial", "Avantgarde", arial, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 4px 0 4px 4px;
	text-transform: uppercase;
}
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.arrowlistmenu ul li a{
	background: url(../pics/btn_giraffe.png) no-repeat;
	border-top: 1px solid #dadada;
	display: block;
	font-size: 14px;
	padding: 5px 0;
	padding-left: 30px;
	text-decoration: none;
}
.arrowlistmenu ul .sub_kategorie li a{
	background: none;
	border: none;
	display: block;
	font-size: 12px;
	padding: 2px 0;
	padding-left: 35px;
	text-decoration: none;
}
.arrowlistmenu ul li a:hover{
	background: #E7FDE6 url(../pics/btn_giraffe_z.png) no-repeat;
	color: #A70303;
}
.arrowlistmenu ul li.geschlecht_m a{
	background: url(../pics/maennlich.gif) no-repeat;
}
.arrowlistmenu ul li.geschlecht_w a{
	background: url(../pics/weiblich.gif) no-repeat;
}
.farben{
	padding: 4px;
}
.farben img{
	margin-right: 3px;
}
#shop_headline{
	font-size: 25px;
	font-weight: bold;
	left: 400px;
	position: relative;
	top: 35px;
	width: 350px;
}
#underlinemenu{
	margin: 0;
	padding: 3px;
}
#underlinemenu ul{
	float: left;
	font-weight: bold;
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
	width: 200px;
}
* html #underlinemenu ul{
	margin-bottom: 0;
}
#underlinemenu{
	width: 200px;
}
#underlinemenu ul li{
	display: inline;
}
#underlinemenu ul li a{
	background: white;
	border: 1px solid gray;
	color: gray;
	float: left;
	font-weight: bold;
	margin-right: 2px;
	padding: 2px 6px 4px 6px;
	text-decoration: none;
	width: 22px;
}
#underlinemenu ul li a:hover{
	background-color: #F3F3F3;
	border-bottom: 4px solid gray;
	color: black;
	padding-bottom: 0;
}
.filter_ueberschrift{
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
	width: 193px;
}
div .filter{
	font-size: 14px;
	overflow: hidden;
	padding-left: 4px;
	width: 170px;
}
.opend{
	background: url(../pics/kategorie_opend.png);
}
.closed{
	background: url(../pics/kategorie_closed.png);
}
#navigation{
	background: white url(../pics/menu_background.gif);
	background-repeat: repeat-x;
	font-size: 1.2em;
	height: 46px;
	padding-left: 190px;
	width: 810px;
}
.size-left{
	background: url(../pics/size-left.png) no-repeat;
	cursor: pointer;
	float: left;
	height: 25px;
	width: 4px;
}
.size-middle{
	background: url(../pics/groesse_ganz.png) repeat-x;
	cursor: pointer;
	float: left;
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 5px;
	margin-right: 8px;
	min-width: 32px;
	padding-top: 5px;
	text-align: center;
}
.size-middle:hover{
	background: url(../pics/groesse_ganz_hover.png) repeat-x;
	font-size: 11px;
}
.size-middle a{
	color: #2c0b6a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.size-right{
	background: url(../pics/size-right.png) no-repeat;
	cursor: pointer;
	float: left;
	height: 25px;
	margin-bottom: 5px;
	margin-right: 6px;
	width: 4px;
}
#show_artikel{
	background: #d1c9f3;
	padding-top: 10px;
	width: 740px;
}
.search_wrapper{
	background: #fff url(../pics/back_pagination_wrapper.png) repeat-x;
	font-size: 13px;
	margin-bottom: 4px;
	padding: 3px;
	width: 734px;
}
.search_wrapper select{
	font-size: 13px;
}
.paginate{
	float: right;
	margin-bottom: 5px;
}
.paginate span{
	display: block;
	float: left;
	line-height: 13px;
}
.paginate span a{
	border-right: 1px solid #bbbbbb;
	color: #606060;
	display: block;
	font-size: 14px;
	padding: 1px 4px 1px 4px;
	text-decoration: none;
}
.paginate span a:hover, #paginate span a:active{
	border-right: 1px solid #bbbbbb;
}
.paginate span.aktuell{
	border-right: 1px solid #bbbbbb;
	color: #000075;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
}
.pagination_wrapper{
	background: #d1c9f3;
	margin-bottom: 4px;
	width: 740px;
}
#artikel_wrapper{
	margin: 0 auto;
	width: 720px;

}
.artikel_box{
	cursor: pointer;
	float: left;
	height: 337px;
	margin-bottom: 10px;
	margin-right: 6px;
	width: 236px;
}
.artikel_overlay.reduziert{
	background: url(../pics/reduziert.png) no-repeat;
	position:absolute;
	height: 337px;
	width: 236px;
	z-index: 100;
}
.artikel_overlay.neu{
	background: url(../pics/neu.png) no-repeat;
	position:absolute;
	height: 337px;
	width: 236px;
	z-index: 100;
}
.artikel_header{
	background: url(../pics/box_header.png) no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
}
.artikel_header a{
	text-decoration: none;
}
.artikel_body{
	background: url(../pics/box_body.png) repeat-y;
	clear: right;
	display: table-cell;
	height: 246px;
	text-align: center;
	vertical-align: middle;
	width: 236px;

}
.artikel_body img{
	max-height: 246px;

}
.artikel_groesse{
	background: url(../pics/box_groessen.png) no-repeat;
	height: 21px;
}
.artikel_groesse .groesse_value{
	border-left: 1px solid #d8d8d8;
	color: #2c0b6a;
	float: left;
	font-size: 0.7em;
	height: 18px;
	padding: 3px 3px 0 3px;
}
.groesse_value.green{
	background: #CCFFCC;
}
.artikel_footer{
	background: url(../pics/box_footer.png) no-repeat;
	height: 37px;
}
.artikel_footer .price{
	float: right;
	font-size: 15px;
	font-weight: bold;
	margin-top: 4px;
	padding-right: 10px;
}
.picbox{
	float: left;
	width: 309px;
}
.picbox_header{
	background: url(../pics/picbox_header.png) no-repeat;
	height: 14px;
	width: 309px;
}
.picbox_body{
	background: url(../pics/picbox_body.png) repeat-y;
	height: 430px;
	padding: 0 2px 0 2px;
	text-align: center;
	width: 305px;
}
#picbox_img{
	display: table-cell;
	height: 350px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 300px;
}
#picbox_img img.detail_bild{
	max-height: 350px;
	max-width: 300px;
}
.divider{
	border-bottom: 2px solid #dbdbdb;
	padding: 5px;
	width: 292px;
}
.picbox_footer{
	background: url(../pics/picbox_footer.png) no-repeat;
	height: 18px;
	width: 309px;
}
.uebersicht_wrapper{
	background: #d1c9f3;
	margin-top: 15px;
	padding: 10px;
	width: 290px;
}
.uebersicht_button{
	background: #fff;
	padding: 5px;
	text-align: center;
}
.uebersicht_button{
	cursor: pointer;
}
.detail_content{
	background: #d1c9f3;
	float: right;
	margin-right: 10px;
	min-height: 525px;
	width: 405px;
}
.detail_box{
	background: #fff;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 10px;
	width: 385px;
}
#content h2.artikel_bezeichnung{
	font-size: 24px;
	font-weight: bold;
}
.detail_price{
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.detail_box .beschreibung{
	margin-top: 20px;
}
.detail_box p{
	margin: 0;
}
.passende_artikel{
	background: #d1c9f3;
	padding: 10px;
	text-align: center;
	width: 720px;
}
.passende_artikel a img{
	border: 1px solid black;
	height: 100px;
}
#content h3.weitere_artikel{
	font-size: 16px;
	font-weight: bold;
}
.warenkorb_wrapper{
	background: #d1c9f3;
	margin-bottom: 15px;
	padding: 4px;
	width: 219px;
}
.warenkorb_content{
	background: white;
	font-size: 14px;
	padding: 10px;
}
.warenkorb_pic{
	float: left;
	width: 60px;
}
.warenkorb_pic img{
	border: 1px solid #dbdbdb;
}
.warenkorb_preis{
	float: right;
}
.warenkorb_box{
	margin-bottom: 10px;
}
.warenkorb_bezeichnung{
	margin-bottom: 5px;
}
.overview_wrapper{
	background: #d1c9f3;
	padding: 4px;
	width: 730px;
}
.overview_content{
	background: white;
	font-size: 14px;
	padding: 10px;
}
.overview_artikel{
	margin-top: 10px;
}
.overview_artikel table{
	border-collapse: collapse;
	width: 100%;
}
.overview_artikel th{
	background: #dbdbdb;
	text-align: left;
}
.overview_artikel td{
	padding-top: 3px;
}
.overview_artikel td.preis, th.preis{
	text-align: right;
}
.overview_pic{
	border: 1px solid #dbdbdb;
	float: left;
	margin-right: 5px;
	width: 60px;
}
.option_box{
	border: 1px solid #dbdbdb;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
.register_wrapper{
	background: #d1c9f3;
	margin-bottom: 4px;
	padding: 4px;
	width: 730px;
}
.register_content{
	background: white;
	padding: 4px;
	padding-left: 10px;
}
.point{
	background: url(../pics/point.png) no-repeat;
	color: white;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-left: 9px;
	padding-top: 3px;
	width: 14px;
}
.point_deactivated{
	background: url(../pics/point_deactivated.png) no-repeat;
	color: white;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-left: 9px;
	padding-top: 3px;
	width: 14px;
}
.point-text{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
	margin-right: 20px;
}
.overview_artikel td.no_padding{
	padding: 0;
}
.left_input{
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.full_input{
	margin-bottom: 5px;
}
.right_input{
	float: left;
}
.clear{
	clear: left;
	margin-bottom: 5px;
}
#user_data label{
	display: block;
}
#user_data .left_input input[type=text],#user_data .right_input input[type=text]{
	background: #e8e4f9;
	border: 1px solid #9785b8;
	height: 20px;
	width: 250px;
}
#user_data .full_input input[type=text],#user_data .full_input textarea{
	background: #e8e4f9;
	border: 1px solid #9785b8;
	border-style: solid;
	height: 20px;
	width: 514px;
}
#user_data .full_input textarea{

	height: 40px;
}
#user_data .full_input select{
	background: #e8e4f9;
	border: 1px solid #9785b8;
	width: 512px;
}
#user_data .left_input select{
	background: #e8e4f9;
	width: 252px;
}
#user_data fieldset{
	border: none;
}
#andere_lieferanschrift{
	display: none;
	margin-top: 10px;
}
div.cmf-skinned-select{
	background: url('../pics/select_arrow.png') top right no-repeat;
	border: 1px solid #ccc;
}
div.cmf-skinned-text{
	padding-left: 3px;
	padding-top: 2px;
}
.search_form_wrapper{
	display: block;
	float: left;
	height: 30px;
	margin-left: 8px;
	margin-right: 8px;
	overflow: hidden;
	position: relative;
	width: 150px;
	z-index: 10;
}
#search_page{
	background: url(../pics/bg_input_search.png);
	border: 0;
	color: #C1C1C1;
	height: 23px;
	padding-left: 9px;
	padding-top: 6px;
	width: 109px;
}
.marken_wrapper{
	margin-top: 20px;
}
.marken_kindermode{
	float: left;
	margin-top: 10px;
	width: 535px;
}
.marken_kindermode a{
	display: block;
	font-size: 16px;
	text-decoration: none;
}
.marken_list{
	float: left;
	width: 267px;
}
.marken_kinderschuhe{
	float: left;
	margin-top: 10px;
	width: 200px;
}
.marken_kinderschuhe a{
	display: block;
	font-size: 16px;
	text-decoration: none;
}
#footer_wrapper{
	background: #8074bd url(../pics/background_footer.jpg) repeat-x;
	width: 1000px;
}
.footer_box{
	background: #b9b1e1 url(../pics/footer_box.png) no-repeat;
	float: left;
	height: 185px;
	margin: 20px 0 20px 18px;
	width: 228px;
}
.fbox_content{
	font-size: 13px;
	font-weight: normal;
	padding: 10px;
}
.fbox_content ul{
	margin-top: 10px;
	padding-left: 20px;
}
.fbox_content li{
	display: list-item;
	float: none;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 4px;
}
.infotext{
	font-size: 13px;
	font-weight: normal;
	padding: 19px;
	text-align: justify;
}
#preise_versand{
	border: 2px solid #d1c9f3;
	margin: 0 auto;
	padding: 10px;
	width: 260px;
}
.teaser_startseite img{
	border: 5px solid #9d8cbc;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 2px solid #d1c9f3; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 2px solid #d1c9f3; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 2px solid #d1c9f3; background: #C7FAC9 url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold;  }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 2px solid #d1c9f3; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 2px solid #d1c9f3; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
