* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #ffffff;
	color: #687982;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

.green{
	color: green;
	margin-top: 10px;
	margin-bottom: 10px;
}

.red{
	color: #911e21;
	margin-top: 10px;
	margin-bottom: 10px;
}

label{
	width: 140px;
	display: inline-block;
	padding-right: 10px;
	text-align: left;
}

ul{
	list-style-type: none;
}

a{
	color: #5f621f;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #5F621F;
}

form.register label{
	width: 145px;
}

form.register input.text{
	width: 145px !important;
}

a.title{
	font-size: 14px;
	font-weight: bold;
	color: #5f621f;
	text-decoration: none;
}

input{
	background: #eaf1f3;
	padding: 2px;
}

input.text{
	width: 150px;
	margin-bottom: 4px;
	padding: 3px;
	border: 1px;
}

select{
	border: none;
	background: #EAF1F3;
	width: 156px;
	margin-bottom: 4px;
	padding: 3px;
}

div.home{
	width: 903px;
	height: 363px;
	background: url(/img/home.jpg);
	position: relative;
}

div.home h1
{
	position: absolute;
	text-indent: 0px;
	top: 150px;
	left: 240px;
	color: #1c3643;
	font-size: 16px;
}

div.home h2
{
	position: absolute;
	text-indent: 0px;
	top: 170px;
	left: 240px;
	color: #687982;
	font-size: 16px;
	width: 330px;
	font-weight: normal;
}

div.home a.anzuege{
	padding: 5px 10px 5px 10px;
	display: block;
	position: absolute;
	top: 300px;
	left: 240px;
	background: #391831;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

div.home a.anzuege:hover{
	background: #818f97;
	color: #fff !important;
}

div.home a.hemden{
	padding: 5px 10px 5px 10px;
	display: block;
	position: absolute;
	top: 300px;
	left: 340px;
	background: #391831;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

div.home a.hemden:hover{
	background: #818f97;
	color: #fff !important;
}

div.home a.stoffproben{
	display: block;
	position: absolute;
	top: 280px;
	left: 12px;
	width: 149px;
	height: 72px;
}

#screenshot{
	position:absolute;
	border:3px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.wrapper{
	width: 903px;
	margin: 0px auto;
	position: relative;
	overflow: visible;
}

img.logo{
	position: absolute;
	top: 12px;
	left: 715px;
}

td, th{
	text-align: center;
}

div#header{
	height: 114px;
	width: 100%;
	position: relative;
}

div#userpanel{
	position: absolute;
	top: 16px;
	left: 0;
	color: #757f80;
	font-family: Georgia;
	font-size: 13px;
}

div#userpanel a{
	color: #7c8185;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
}

div#footer{
	width: 903px;
	margin: 0px auto;
	padding-top: 30px;
	position: relative;
}

div#footer a{
	color: #687982;
}

div#footer ul{
	width: 684px;
	position: absolute;
	right: 0;
}

div#footer ul li{
	float: left;
	width: 76px;
	text-align: center;
}

/* Menu */

ul#menu{
	width: 684px;
	height: 28px;
	position: absolute;
	left: 0;
	top: 73px;
}

ul#menu li{
	float: left;
	display: block;
}

ul#menu li a {
    display: block;
    background: #fff url(/img/menu.jpg) no-repeat top left; /* Sprite */
    overflow: hidden;
    text-indent: -9000px;
}

ul#menu li.home a{
	width: 40px;
	height: 14px;
	background-position: 0px 0px;
	margin-right: 23px;
}

ul#menu li.home a:hover{ background-position: 0px -14px; }
ul#menu li.home a.selected{ background-position: 0px -14px; }

ul#menu li.anzuege a{
	width: 57px;
	height: 14px;
	background-position: -63px 0px;
	margin-right: 26px;
}

ul#menu li.anzuege a:hover{ background-position: -63px -14px; }
ul#menu li.anzuege a.selected{ background-position: -63px -14px; }

ul#menu li.hemden a{
	width: 58px;
	height: 14px;
	background-position: -146px 0px;
	margin-right: 26px;
}

ul#menu li.hemden a:hover{ background-position: -146px -14px; }
ul#menu li.hemden a.selected{ background-position: -146px -14px; }

ul#menu li.vermessung a{
	width: 96px;
	height: 14px;
	background-position: -230px 0px;
	margin-right: 23px;
}

ul#menu li.vermessung a:hover{ background-position: -230px -14px; }
ul#menu li.vermessung a.selected{ background-position: -230px -14px; }

ul#menu li.garantie a{
	width: 129px;
	height: 14px;
	background-position: -349px 0px;
	margin-right: 23px;
}

ul#menu li.garantie a:hover{ background-position: -349px -14px; }
ul#menu li.garantie a.selected{ background-position: -349px -14px; }

ul#menu li.support a{
	width: 66px;
	height: 14px;
	background-position: -503px 0px;
	margin-right: 26px;
}

ul#menu li.support a:hover{ background-position: -503px -14px; }
ul#menu li.support a.selected{ background-position: -503px -14px; }

ul#menu li.konto a{
	width: 89px;
	height: 14px;
	background-position: -595px 0px;
}

ul#menu li.konto a:hover{ background-position: -595px -14px; }
ul#menu li.konto a.selected{ background-position: -595px -14px; }

/* Anzüge */

h1, h2{
	overflow:hidden;
	text-indent: -9000px;
	margin: 10px;
	margin-left: 0px;
}

h1.anzuege{
	height: 21px;
	width: 84px;
	background: url(/img/h_anzuege.jpg);
}

h1.hemden{
	height: 21px;
	width: 87px;
	background: url(/img/h_hemden.jpg);
}


h1.vermessung{
	height: 21px;
	width: 137px;
	background: url(/img/h_vermessung.jpg);
}

h1.blog{
	height: 21px;
	width: 57px;
	background: url(/img/h_blog.jpg);
}

h1.warenkorb{
	height: 21px;
	width: 131px;
	background: url(/img/h_warenkorb.jpg);
}

h1.konto{
	height: 21px;
	width: 132px;
	background: url(/img/h_konto.jpg);
}

ul.anzuege li{
	float: left;
	width: 225px;
	height: 388px;
	overflow: hidden;
}

div.details{
	background: url(/img/bg_kariert.jpg);
	width: 225px;
	height: 69px;
	position: relative;
	overflow: hidden;
}

p.massband_text{
	position: absolute;
	top: 20px;
	left: 2px;
	padding: 0 !important;
	font-style: italic;
}

div.details p{
	padding: 6px;
	padding-left: 20px;
	color: #010a0e;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
}

div.clear{
	clear: both;
}

a.details_link{
	background: url(/img/btn_details.jpg);
	height: 18px;
	width: 59px;
	position: absolute;
	top: 51px;
	left: 150px;
	overflow: hidden;
	display: block;
	text-indent: -9000px;
}

a.details_link:hover{
	background: url(/img/btn_details_selected.jpg);
}

a.probe_link{
	background: url(/img/btn_probe.jpg);
	height: 19px;
	width: 123px;
	position: absolute;
	top: 50px;
	left: 0px;
	overflow: hidden;
	display: block;
	text-indent: -9000px;
}

a.probe_link:hover{
	background: url(/img/btn_probe_selected.jpg);
}

div.nach_oben{
	float: right;
	padding: 30px;
	padding-right: 0px;
}

div.nach_oben img{
	cursor:pointer;
}

div.anzug{
	height: 319px;
	width: 225px;
	overflow: hidden;
}

/* Detailansicht */
div#details_description{
	width: 239px;
	height: 488px;
	float: left;
	overflow: hidden;
}

div#details_image{
	background-repeat: no-repeat;
	background-position: 50% 0%;
	cursor: move;
	float: left;
	height: 488px;
	width: 460px;
	overflow: hidden;
}

div#details_thumbnails{
	width: 204px;
	height: 488px;
	float: left;
	overflow: hidden;
}

img.arrow_left{
	position: absolute;
	top: 444px;
	left: -40px;
}

img.arrow_right{
	position: absolute;
	top: 444px;
	left: 910px;
}

div#details_description div#details{
	border-top: 1px dotted #687982;
	border-bottom: 1px dotted #687982;
	border-right: 1px dotted #687982;
	cursor: pointer;
	width: 59px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}

p.vermessung{
	border-bottom: 1px dotted #687982;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

p.vermessung a{
	left: 240px;
	position: absolute;
	top: 6px;
}

div#details_description div#anzug{
	border-top: 1px dotted #687982;
	border-bottom: 1px dotted #687982;
	border-right: 1px dotted #687982;
	cursor: pointer;
	width: 59px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}

div#details_description div#hemd{
	border-top: 1px dotted #687982;
	border-bottom: 1px dotted #687982;
	cursor: pointer;
	width: 59px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}

div#details_description div#jacket{
	border-top: 1px dotted #687982;
	border-bottom: 1px dotted #687982;
	border-right: 1px dotted #687982;
	cursor: pointer;
	width: 59px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}

div#details_description div#hose{
	border-top: 1px dotted #687982;
	border-bottom: 1px dotted #687982;
	cursor: pointer;
	width: 59px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}

div#details_description .selected{
	border-bottom: 0 !important;
	color: #010a0e;
}

div#desc_details, div#desc_anzug, div#desc_jacket, div#desc_hose{
	border-bottom: 1px dotted #687982;
	padding-top: 5px;
	height: 227px;
}

div#anzug_details{
	width: 100%;
	height: 169px;
	position: relative;
}

div#desc_details a{
	color: #687982;
	font-weight: bold;
}

div#desc_details a:hover{
	color: #5f621f;
}

div#anzug_order{
	position: relative;
}

h2, h3{
	color: #010a0e;
}

a.btn_order{
	width: 78px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	height: 19px;
	position: absolute;
	top: 60px;
	left: 0px;
	background: url(/img/btn_bestellen.jpg);
}

a.btn_order:hover{
	background: url(/img/btn_bestellen_selected.jpg);
}

a.btn_configure{
	width: 109px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	height: 19px;
	position: absolute;
	top: 140px;
	left: 0px;
	background: url(/img/btn_konfigurieren.jpg);
}

a.btn_configure:hover{
	background: url(/img/btn_konfigurieren_selected.jpg);
}

p.probe_bestellen{
	color: #010a0e;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-top: 9px;
}

a.probe_bestellen{
	background: url(/img/btn_probe.jpg);
	height: 19px;
	width: 123px;
	overflow: hidden;
	display: block;
	text-indent: -9000px;
	position: absolute;
	top: 36px;
}

a.probe_bestellen:hover {
	background: url(/img/btn_probe_selected.jpg);
}

ul.anzug_thumbnails{
	height: 488px;
	width: 102px;
	float: left;
	overflow: hidden;
}

ul.anzug_thumbnails li{
	height: 139px;
	padding-bottom: 2px;
	width: 100px;
	padding-right: 2px;
	overflow: hidden;
}

ul.anzug_thumbnails a{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

a.transparent:hover{
	background: url(/img/transparent.gif) !important;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

a.vorschau:hover{
	background: url(/img/btn_vorschau.jpg) no-repeat bottom !important;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

div#stoffproben_links{
	float: left;
	width: 567px;
	padding-bottom:40px;
}

div#stoffproben_rechts{
	float: left;
	width: 336px;
}

h1.stoffproben{
	height: 21px;
	width: 146px;
	background: url(/img/h_stoffproben.jpg);
}

h2.anzuege{
	background: url(/img/sh_anzuege.jpg);
	width: 80px;
	height: 20px;
}

h2.anzuege{
	background: url(/img/sh_anzuege.jpg);
	width: 80px;
	height: 20px;
}

h2.hemden{
	background: url(/img/sh_hemden.jpg);
	width: 82px;
	height: 15px;
}

h2.massband{
	background: url(/img/sh_massband.jpg);
	width: 113px;
	height: 21px;
}

h2.weitere_stoffe{
	background: url(/img/sh_weitere_stoffe.jpg);
	width: 164px;
	height: 15px;
}

h2.weitere_anzug_stoffe{
	background: url(/img/sh_weitere_anzugstoffe.jpg);
	width: 235px;
	height: 16px;
}

h2.weitere_hemden_stoffe{
	background: url(/img/sh_weiter_hemdenstoffe.jpg);
	width: 250px;
	height: 16px;
}

p#einleitung{
	text-align: justify;
	width: 556px;
}

div#proben{
	background: url(/img/bg_kariert.jpg);
	margin: 20px;
	width: 266px;
	color: #1c3643;
	font-weight: bold;
	position: relative;
	padding: 15px;
	margin-top: 0px;
}

ul.stoffproben li{
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 139px;
	width: 100px;
	background: url(/img/bg_kariert.jpg);
	position: relative;
}

ul.stoffproben li a{
	display: block;
	height: 139px;
	width: 100px;
	cursor: pointer;
}

ul.stoffproben li a:hover{
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/img/mouseover_probe_bestellen.jpg) no-repeat;
	background-position: bottom;
}

ul.stoffproben li#anzug_1{ background: url(/img/stoffproben.jpg) 0px -382px; }
ul.stoffproben li#anzug_2{ background: url(/img/stoffproben.jpg) -110px -382px; }
ul.stoffproben li#anzug_3{ background: url(/img/stoffproben.jpg) -220px -382px; }
ul.stoffproben li#anzug_4{ background: url(/img/stoffproben.jpg) -330px -382px; }
ul.stoffproben li#anzug_5{ background: url(/img/stoffproben.jpg) -440px -382px; }
ul.stoffproben li#anzug_6{ background: url(/img/stoffproben.jpg) -550px -382px; }
ul.stoffproben li#anzug_7{ background: url(/img/stoffproben.jpg) -660px -382px; }
ul.stoffproben li#anzug_8{ background: url(/img/stoffproben.jpg) -770px -382px; }

ul.stoffproben li#hemd_1{ background: url(/img/stoffproben.jpg) 0px -534px; }
ul.stoffproben li#hemd_2{ background: url(/img/stoffproben.jpg) -110px -534px; }
ul.stoffproben li#hemd_3{ background: url(/img/stoffproben.jpg) -220px -534px; }
ul.stoffproben li#hemd_4{ background: url(/img/stoffproben.jpg) -330px -534px; }
ul.stoffproben li#hemd_5{ background: url(/img/stoffproben.jpg) -440px -534px; }

ul.stoffproben li#stoff_1{ background: url(/img/stoffproben.jpg) 0px -686px; }
ul.stoffproben li#stoff_2{ background: url(/img/stoffproben.jpg) -110px -686px; }
ul.stoffproben li#stoff_3{ background: url(/img/stoffproben.jpg) -220px -686px; }
ul.stoffproben li#stoff_4{ background: url(/img/stoffproben.jpg) -330px -686px; }
ul.stoffproben li#stoff_5{ background: url(/img/stoffproben.jpg) -440px -686px; }
ul.stoffproben li#stoff_6{ background: url(/img/stoffproben.jpg) -550px -686px; }
ul.stoffproben li#stoff_7{ background: url(/img/stoffproben.jpg) -660px -686px; }
ul.stoffproben li#stoff_8{ background: url(/img/stoffproben.jpg) -770px -686px; }

ul.selected_stoffe li{
	cursor: pointer;
	height: 78px;
	width: 57px;
	background: #dee7e9;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	position: relative;
}

ul.selected_stoffe li#anzug_1{ background: url(/img/stoffproben.jpg) 0px -838px; }
ul.selected_stoffe li#anzug_2{ background: url(/img/stoffproben.jpg) -57px -838px; }
ul.selected_stoffe li#anzug_3{ background: url(/img/stoffproben.jpg) -114px -838px; }
ul.selected_stoffe li#anzug_4{ background: url(/img/stoffproben.jpg) -171px -838px; }
ul.selected_stoffe li#anzug_5{ background: url(/img/stoffproben.jpg) -228px -838px; }
ul.selected_stoffe li#anzug_6{ background: url(/img/stoffproben.jpg) -285px -838px; }
ul.selected_stoffe li#anzug_7{ background: url(/img/stoffproben.jpg) -342px -838px; }
ul.selected_stoffe li#anzug_8{ background: url(/img/stoffproben.jpg) -399px -838px; }

ul.selected_stoffe li#hemd_1{ background: url(/img/stoffproben.jpg) 0px -916px; }
ul.selected_stoffe li#hemd_2{ background: url(/img/stoffproben.jpg) -57px -916px; }
ul.selected_stoffe li#hemd_3{ background: url(/img/stoffproben.jpg) -114px -916px; }
ul.selected_stoffe li#hemd_4{ background: url(/img/stoffproben.jpg) -171px -916px; }
ul.selected_stoffe li#hemd_5{ background: url(/img/stoffproben.jpg) -228px -916px; }

ul.selected_stoffe li#stoff_1{ background: url(/img/stoffproben.jpg) 0px -994px; }
ul.selected_stoffe li#stoff_2{ background: url(/img/stoffproben.jpg) -57px -994px; }
ul.selected_stoffe li#stoff_3{ background: url(/img/stoffproben.jpg) -114px -994px; }
ul.selected_stoffe li#stoff_4{ background: url(/img/stoffproben.jpg) -171px -994px; }
ul.selected_stoffe li#stoff_5{ background: url(/img/stoffproben.jpg) -228px -994px; }
ul.selected_stoffe li#stoff_6{ background: url(/img/stoffproben.jpg) -285px -994px; }
ul.selected_stoffe li#stoff_7{ background: url(/img/stoffproben.jpg) -342px -994px; }
ul.selected_stoffe li#stoff_8{ background: url(/img/stoffproben.jpg) -399px -994px; }

a.stoffproben_bestellen{
	height: 19px;
	width: 185px;
	display: block;
	background: url(/img/btn_stoffproben_bestellen.jpg);
}

a.stoffproben_bestellen:hover{
	background: url(/img/btn_stoffproben_bestellen_selected.jpg);
}

div#teaser{
	float: left;
	width: 673px;
	height: 71px;
	overflow: hidden;
}

div#warenkorb{
	float: left;
	width: 230px;
	height: 71px;
	overflow: hidden;
}

p.warenkorb{
	padding-top: 40px;
}

p.warenkorb a{
	display: block;
	color: #031b3b;
	font-size: 13px;
	text-align: right;
}

p.warenkorb span{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
}

ul.selected_stoffe li a{
	display: block;
	height: 78px;
	width: 57px;
	cursor: pointer;
}

ul.selected_stoffe li a:hover{
	position: absolute;
	background: url(/img/bg_remove.gif) no-repeat;
	background-position: top;
}

div.vermessung_submenu{
	float: left;
	width: 244px;
}

div.vermessung_submenu a{
	color: #818f97;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
}

p.dot{
	border-bottom: 1px dotted #687982;
	width: 200px;
}

div.vermessung_content{
	float: left;
	width: 659px;
	color: #354d59;
	position: relative;
	overflow: hidden;
}

div.small{
	width: 466px !important;
}

div#vermessung_options span{
	font-size: 14px;
	font-weight: bold;	
}

div#vermessung_options input{
	color: #010a0e;
	background: #e0e9ec;
	border: 0 none;
	padding: 3px;
	font-size: 13px;
	width: 43px;
	font-weight: bold;
	text-align: right;
}

p.vermessung_titel{
	color: #010a0e;
	padding-top: 5px;
}

p.vermessung_titel span{
	font-size:14px;
	font-weight: bold;
}

div.vermessung_options{
	width: 100%;
	margin-top:5px;
	margin-bottom: 5px;
}

div.vermessung_options label{
	width: 153px;
	text-align: center;
	padding: 6px 0px 0px 0px;
}

ul.vermessung_fotos li{
	float: left;
	margin-right: 6px;
}

ul.vermessung_fotos li div{
	width: 82px;
	height: 99px;
	background: #d6d8d9;
}

div.foto_upload{
	width: 100%;
	clear: both;
}

div.foto_upload label{
	width: 99px;
	float: left;
	display: block;
	padding-top: 4px;
}

a.zurueck{
	float: left;
}

input.weiter{
	float: right;
}

span.konfektion{
	color: #5f621f;
	font-size: 15px;
	font-weight: bold;
}

select#groesse{
	background: #e8eff1;
	padding: 3px;
}

div.subheading{
	font-size: 14px;
	font-weight: bold;
	color: #5f621f;
	width: 659px;
	padding: 5px;
	background: url(/img/bg_kariert.jpg);
}

div.massangabe{
	height: 40px;
	border-top: 1px dotted #687982;
	position: relative;
	line-height: 0px;
}

div.massangabe label{
	padding: 19px;
	display: block;
	float: left;
	width: 150px;
}

div.massangabe input{
	color: #010a0e;
	background: #e0e9ec;
	border: 0 none;
	padding: 3px;
	font-size: 13px;
	width: 55px;
	font-weight: bold;
	margin: 9px;
	float: left;
	text-align: right;
}

div.massangabe p{
	float: left;
	padding-top: 19px;
	height: 20px;
}

div.massangabe a{
	margin-left: 50px;
}

div.massangabe img{
	padding: 10px;
	cursor: pointer;
}

div.vermessung_info{
	background: url(/img/vermessung_info.jpg);
	width: 194px;
	height: 18px;
	position: absolute;
	right: 0px;
	top: 7px;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	padding-left: 17px;
}
div.sidebar{
	float: left;
	width: 231px;
	padding-right: 20px;
}

div.sidebar p{
	line-height: 18px;
	font-size: 13px;
}

div.sidebar a {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #9CA8AE;
}

div.sidebar a:hover {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #5f621f;
}

div.middle{
	float: left;
	width: 330px;
	padding-right: 16px;
}

div.right{
	float: left;
	width: 306px;
}

div.menge{
	width: 23px;
	height: 20px;
	float:left;
}

ul#bestellprozess a{
	display: block;
	height: 100%;
	width: 100%;
}

ul#bestellprozess li{
	width: 228px;
	height: 23px;
}

li#bestellprozess_1{ background: url(/img/bestellprozess.jpg) 0px 0px; }
li#bestellprozess_2{ background: url(/img/bestellprozess.jpg) 0px -23px; }
li#bestellprozess_3{ background: url(/img/bestellprozess.jpg) 0px -46px; }
li#bestellprozess_4{ background: url(/img/bestellprozess.jpg) 0px -69px; }
li#bestellprozess_5{ background: url(/img/bestellprozess.jpg) 0px -92px; }
li#bestellprozess_6{ background: url(/img/bestellprozess.jpg) 0px -115px; }

li#bestellprozess_1.selected{ background: url(/img/bestellprozess.jpg) 0px -138px;}
li#bestellprozess_2.selected{ background: url(/img/bestellprozess.jpg) 0px -161px; }
li#bestellprozess_3.selected{ background: url(/img/bestellprozess.jpg) 0px -184px; }
li#bestellprozess_4.selected{ background: url(/img/bestellprozess.jpg) 0px -207px; }
li#bestellprozess_5.selected{ background: url(/img/bestellprozess.jpg) 0px -230px; }
li#bestellprozess_6.selected{ background: url(/img/bestellprozess.jpg) 0px -253px; }

div.headline{
	font-size: 14px;
	font-weight: bold;
	color: #5f621f;
	padding: 0px;

}

div.title{
	font-size: 14px;
	font-weight: bold;
	color: #5f621f;
	width: 642px;
	padding: 5px;
	background: url(/img/bg_kariert.jpg);
}

div.title a{
	font-size: 14px;
	font-weight: bold;
	color: #5f621f;
}


div.title a:hover{
	color: #9CA8AE; 
}


div.content_with_sidebar{
	width: 652px;
	float: left;
	font-size: 13px;
	color: #687982;
	line-height: 18px;
}

div#hidden{
	overflow: visible;
}

div.content_with_sidebar table{
	width: 652px;
	text-align: right;
	border-collapse: collapse;

}

div.content_with_sidebar p{
	padding-top:5px;
	padding-bottom:5px;
}

div.small_content{
	float: left;
	margin-bottom:20px;
	width: 326px;
}

div.content_with_sidebar table th{
	color: #818f97;
	border-bottom: 1px dotted #000;
	padding-bottom: 3px;
	padding-top: 3px;
}

div.content_with_sidebar table td{
	padding-top: 3px;
	padding-bottom: 3px;
}

div.trennlinie{
	height: 5px;
	background: url(/img/bg_kariert.jpg);
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.postmeta{
	background:#F5F5F5 none repeat scroll 0 0;
	border-top:1px solid #687982;
	clear:both;
	color:#b4c3ca;
	font-size:85%;
	margin:10px 0 40px;
}

p.anzug_trennlinie{
	position: absolute;
	width: 100%;
	left: 0;
	font-family: Georgia;
	color: #000;
	top: 90px;
	height: 25px;
	border-top: 1px dotted #687982;
	padding-top: 3px;
	font-size: 14px;
	font-style: italic;
}

table.warenkorb thead{
	background: url(/img/bg_kariert.jpg);
}

table.warenkorb th{
	border-bottom: 0px none !important;
	
}

table.warenkorb td{
	text-align: right;
}

.first  { width: 10%; }
.second { width: 50%; }
.third  { width: 10%; }
.fourth { width: 10%; }
.fifth  { width: 10%; }
.sixth  { width: 10%; }

div.city_headline{
	border-bottom: 1px dotted #687982;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	position: relative;
}

div.city_headline img{
	cursor: pointer;
	position: absolute;
	right: 0;
}

a.stadt{
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	line-height: 21px;
	color: #687982;
}

a.uebersicht{
	font-size: 14px;
	font-family: Georgia;
	color: #818F97;
	text-decoration: none;
	/*display: block;*/
}

a.uebersicht span{
	display: inline-block;
	padding-bottom: 2px;
}

div.content_left{
	float: left;
	width: 40%;
}

div.content_right{
	float:right;
	width: 60%;
}

#comments {
 font-size: 90%;
 line-height: 140%;
}

.commenter {
  color: #000000;
  font-size: 90%
}

#comments h1 {
  font-size: 150%;
  line-height: 120%;
  color: #606060;
  font-weight: normal;
  margin: 30px 0 10px 0;
}

#comments img {
  float: none;
  margin: 0 5px 0 0;
}

#comments ul, #comments ol {
  padding: 0 0 0 25px;
}

#comments ul {
  list-style: square;
}

#comments ul li, #comments ol li {
  margin: 0 0 30px 0;
  padding: 0;
}


