* {
    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;
}

.agbred {
    color: #911e21;
    margin-top: 10px;
    float: left;
}

label {
    width: 140px;
    display: inline-block;
    padding-right: 10px;
    text-align: right;
}

ul {
    list-style-type: none;
}

a {
    color: #5f621f;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    color: #5F621F !important;
}

form.register label {
    width: 145px;
}

form.register input.text {
    width: 145px !important;
}

form.purchaseagb label {
	margin-top: 5px;
    width: 145px;
	text-align: left;
	float: right;
}

a.title {
    font-size: 14px;
    font-weight: bold;
    color: #5f621f;
    text-decoration: none;
}

input {
    background: #eaf1f3;
}

input.text {
    width: 150px;
    margin-bottom: 4px;
    padding: 3px;
}

select {
    border: none;
    background: #EAF1F3;
    width: 282px;
    margin-bottom: 4px;
    padding: 3px;
}

div.home {
    width: 903px;
    height: 540px;
    position: relative;
}

div.home div.left {
    background: url(/img/home_left.jpg);
    float: left;
    height: 363px;
    width: 201px;
}

div.home div.right {
    background: url(/img/home_right.jpg);
    float: right;
    height: 363px;
    width: 697px;
}

/* Einstiegsseite zur Konfiguration von Anzug bzw. Hemd */

div.home div.config {
    background: url(/img/home_config.jpg);
    float: right;
    height: 363px;
    width: 697px;
}

div.home div.config a.anzug {
    background: url(/img/config_buttons.png);
    display: block;
    position: absolute;
    top: 301px;
	left: 446px;
    font-size: 14px;
    text-decoration: none;
	width: 216px;
	height: 43px;
}

div.home div.config a.anzug:hover {
    background-position: 0 -44px;
    color: #fff !important;
}

div.home div.config a.hemd {
    background: url(/img/config_buttons.png);
	background-position: 0 -87px;
    display: block;
    position: absolute;
    top: 150px;
	left: 330px;
    font-size: 14px;
   	width: 216px;
	height: 43px;
}

div.home div.config a.hemd:hover {
    background-position: 0 -131px;
    color: #fff !important;
}

div.home div.config h1.hemd {
    position: absolute;
    text-indent: 0px;
    top: 13px;
    left: 442px;
    color: #1c3643;
    font-size: 14px;
}

div.home div.config h2.hemd {
    position: absolute;
    text-indent: 0px;
    top: 43px;
    left: 442px;
    color: #687982;
    font-size: 13px;
    width: 250px;
    font-weight: normal;
}

div.home div.config h1.anzug {
    position: absolute;
    text-indent: 0px;
    top: 234px;
    left: 237px;
    color: #1c3643;
    font-size: 14px;
}

div.home div.config h2.anzug {
    position: absolute;
    text-indent: 0px;
    top: 264px;
    left: 237px;
    color: #687982;
    font-size: 13px;
    width: 200px;
    font-weight: normal;
}

/* Übersichtseite - Konfigurationsmöglichkeiten Hemd */

div.home div.confighemd {
   	background-image: url(/img/config_hemd.jpg);
    width: 697px;
	height: 363px;
}

div.home div.confighemd img {
   	padding: 2px;
}
	
div.home div.confighemd div.kragen {
	background-image: url(/img/config_button_small.png);
	position: absolute;
	width: 30px;
	height: 30px;
	top: 79px;
	left: 498px;
}

div.home div.confighemd div.kragen:hover {
	
	background-image: url(/img/config_button.png);
	position: absolute;
	width: 32px;
	height: 32px;
	top: 79px;
	left: 498px;
}


div.home div.confighemd div.kragentext_links {
	display:none;
	background-color: #f2f4f5;
	padding: 5px;
	position: absolute;
	width: 150px;
	height: 250px;
	top: 5px;
	left: 300px;
}

div.home div.confighemd div.kragentext_rechts {
	display:none;
	background-color: #f2f4f5;
	padding: 5px;
	position: absolute;
	width: 150px;
	height: 250px;
	top: 5px;
	left: 710px;
}

div.home div.confighemd div.manschette {
	background-image: url(/img/config_button_small.png);
	position: absolute;
	width: 30px;
	height: 30px;
	top: 273px;
	left: 464px;
}

div.home div.confighemd div.manschette:hover {
	
	background-image: url(/img/config_button.png);
	position: absolute;
	width: 32px;
	height: 32px;
	top: 273px;
	left: 464px;
}

div.home div.confighemd div.manschettetext {
	display:block;
	background-color: #f2f4f5;
	padding: 5px;
	position: absolute;
	width: 150px;
	height: 250px;
	top: 50px;
	left: 300px;
}


div.home div.model {
    height: 363px;
    width: 343px;
}

div.home div.model img {
    display: none;
    position: absolute;
    right: 0;
}

div.home ul {
    font-size: 15px;
    left: 255px;
    list-style-type: disc;
    position: absolute;
    top: 200px;
}

div.home span {
	color: #1c3643;
	font-size: 15px;
    left: 242px;
    position: absolute;
	top: 265px;
}

div.home h1 {
    position: absolute;
    text-indent: 0px;
    top: 110px;
    left: 240px;
    color: #1c3643;
    font-size: 16px;
}

div.home h2 {
    position: absolute;
    text-indent: 0px;
    top: 135px;
    left: 240px;
    color: #687982;
    font-size: 15px;
    width: 275px;
    font-weight: normal;
}

div.home a.button {
    background: url(/img/home_buttons.png);
    padding: 5px 10px 5px 10px;
    display: block;
    position: absolute;
    top: 300px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

div.home a.button:hover {
    background-position: 0 29px;
    color: #fff !important;
}

div.home a.anzuege {
    left: 240px;
}

div.home a.hemden {
    left: 340px;
}

div.home a.vermessung {
    background: url(/img/home_left_text_oben.png);
    display: block;
    position: absolute;
    top: 33px;
    left: 16px;
    width: 166px;
    height: 72px;
}

div.home a.vermessung:hover {
    background-position: 0 72px;
}

div.home a.stoffproben {
    background: url(/img/home_left_text_mitte.png) -20px -27px;
    display: block;
    position: absolute;
    top: 175px;
    left: 18px;
    width: 160px;
    height: 45px;
}

div.home a.stoffproben:hover {
    background-position: -20px 84px;
}

div.home a.config {
    background: url(/img/home_left_text_unten.png) -30px -27px;
    display: block;
    position: absolute;
    top: 285px;
    left: 25px;
    width: 142px;
    height: 45px;
}

div.home a.config:hover {
    background-position: -30px 88px;
}

div.home div.more{
	background: url(/img/home_more_background.jpg);
	height: 145px;
	padding-top: 27px;
	position: absolute !important;
	position: static;
	top: 380px;
	left: 0;
	width: 903px;
}
div.home div.more div.column{
	float: left;
	padding: 0 23px;
	width: 180px !important;
	width: 171px;
}
div.home div.more div.column.last{
	margin-left: 9px;
	width: 170px !important;
}
div.home div.more p{
	margin: 5px 0;
}
div.home div.more h3{
	font-size: 14px;
	color: #5F621F;
	text-transform: uppercase;
}
div.home div.more label{
	text-align: left;
}
div.home div.more inputs.email{
	background: #e3ebed;
}
div.home div.more input.submit{
	background: #818F97;
	color: #FFFFFF;
	cursor: pointer;
}
div.home div.more input.submit:hover{
	background: #5F621F;
}
div.home div.more a{
	color: #1C3643;
	font-size: 13px;
	font-style: italic;
}
div.home div.more a:hover{
	color: #5F621F;
}

#screenshot {
    position: absolute;
    border: 3px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
}

#nurprobe {
    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: 760px;
    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;
}


div.more_fabrics
{
    height: 185px;
    overflow: hidden;
}

ul.weitere_stoffe div.stoffbild
{
	width: 110px;
	height: 152px;	
}

ul.weitere_stoffe div.stoffpreis
{
	background: url(/img/bg_kariert.jpg);
	width: 110px;
	height: 33px;
}

ul.weitere_stoffe div.stoffpreis p
{
	padding-top: 10px;
	padding-left: 45px;  
}

ul.weitere_stoffe li {
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    height: 185px;
    width: 110px;
    position: relative;	
}

ul.weitere_stoffe li a:hover{
	background: #00FF00;
	background-position: bottom;
}

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 a.nurprobe {
    display: block;
    height: 139px;
    width: 100px;
	cursor: default;
}

ul.stoffproben li a.nurprobe:hover {
    position: absolute;
    bottom: 0;
    left: 0;
	background: url(/img/mouseover_probe_nichtverfuegbar.jpg) no-repeat;
    background-position: bottom;
	cursor: default;
}

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;
}

div.normal a {
    color: #5f621f;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    font-size: 12px;
}

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.massangabetag {
    float: right;
    padding-right: 153px;
    padding-top: 10px;
    padding-bottom: 10px;
}

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: 251px;
}

div.sidebar p {
    line-height: 18px;
    font-size: 13px;
}

div.sidebar a {
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    color: #9CA8AE;
}

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.title {
    font-size: 14px;
    font-weight: bold;
    color: #5f621f;
    width: 642px;
    padding: 5px;
    background: url(/img/bg_kariert.jpg);
}

div.content_with_sidebar {
    width: 652px;
    float: left;
    font-size: 13px;
    color: #687982;
    line-height: 18px;
}

div#hidden {
    overflow: visible;
}

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.trennlinie_product {
    height: 20px;
    background: url(/img/bg_kariert.jpg);
    width: 100%;
    margin-top: 16px;
    margin-bottom: 8px;
}

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%;
}

div.fabric {
    float: left;
    text-align: center;
    width: 150px;
}

div.fabric p {
    font-size: 12px;
}

/* LANDING PAGES */

div.landing_top {
    width: 903px;
    height: 363px;
	margin-bottom: 40px;
}

div.landing_top div.left {
    float: left;
    height: 363px;
    width: 697px;
}

div.landing_top div.right {
    background: url(/img/home_left.jpg);
    float: right;
    height: 363px;
    width: 201px;
	background-repeat: no-repeat;
}

div.landing_top div.left ul {
    font-size: 15px;
    left: 295px;
    list-style-type: disc;
    position: relative;
    top: 120px;
	font-weight: bold;
}

div.landing_top div.left span {
	color: #1c3643;
	font-size: 18px;
    left: 345px;
    position: relative;
	top: 140px;
}

div.landing_top div.left span a {
	color: #1c3643;
}

div.landing_top div.left h1 {
    position: relative;
    text-indent: 0px;
    top: 100px;
    left: 280px;
    color: #1c3643;
    font-size: 28px;
	overflow: visible;
}

div.landing_top div.left h2 {
    position: relative;
    text-indent: 0px;
    top: 135px;
    left: 250px;
    color: #687982;
    font-size: 15px;
    width: 275px;
    font-weight: normal;
}

div.landing_top div.left a.button {
    background: url(/img/home_buttons.png);
    padding: 5px 10px 5px 10px;
    display: block;
    position: absolute;
    top: 450px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

div.landing_top div.left a.button:hover {
    background-position: 0 29px;
    color: #fff !important;
}

div.landing_top div.left a.anzuege {
    left: 450px;
}

div.landing_top div.left a.hemden {
    left: 450px;
}

div.landing_top div.left div.model {
    height: 363px;
    width: 343px;
}

div.landing_top div.model img {
    display: none;
    position: absolute;
	float: left;
    right: 0;
}

div.landing_top div.right a.vermessung {
    background: url(/img/home_left_text_oben.png);
    display: block;
    position: relative;
    top: 33px;
    left: 16px;
    width: 166px;
    height: 72px;
}

div.landing_top div.right a.vermessung:hover {
    background-position: 0 72px;
}

div.landing_top div.right a.stoffproben {
    background: url(/img/home_left_text_mitte.png) -20px -27px;
    display: block;
    position: relative;
    top: 100px;
    left: 18px;
    width: 160px;
    height: 45px;
}

div.landing_top div.right a.stoffproben:hover {
    background-position: -20px 84px;
}

div.landing_top div.right a.config {
    background: url(/img/home_left_text_unten.png) -30px -27px;
    display: block;
    position: relative;
    top: 167px;
    left: 25px;
    width: 142px;
    height: 45px;
}

div.landing_top div.right a.config:hover {
    background-position: -30px 88px;
}

div.content_with_no_sidebar div.stadt_more {
	width: 903px;
}

div.content_with_no_sidebar div.stadt_more div.title {
    font-size: 14px;
    font-weight: bold;
    color: #5f621f;
    width: 903px;
    margin: 15px 0px 15px 0px;
    background: url(/img/bg_kariert.jpg);
}

div.content_with_no_sidebar div.stadt_more div.column {
	width: 301px !important;
	height: 140px;
	float: left;
	padding: 0px 0px 0px 0px;
	left: 0;		
}

div.content_with_no_sidebar div.stadt_more div.column div.address {
	float: left;
	padding: 10px 15px 0px 0px;
	width: 225px;
}	


/* SIDEBAR */


div.landing_sidebar {
    float: right;
    width: 202px;
}

div.landing_sidebar p {
    line-height: 18px;
    font-size: 13px;
	padding-left: 3px;
}

div.landing_sidebar a {
    color: #9CA8AE;
}

div.landing_sidebar p.dot {
    border-bottom: 1px 
	dotted #687982;
    width: 197px;
}

div.landing_sidebar div.block {
	padding: 20px 0px 0px 0px;
}	

div.landing_sidebar div.address {
	padding: 10px 0px 0px 0px;
}	

div.content_with_no_sidebar {
	width: 903px;
	float: left;
    font-size: 13px;
}

div.content_with_no_sidebar ul.cities {
	width: 903px;
	clear:both;
	list-style-type:none;
	margin:0;
	padding-top:15px;
}

div.content_with_no_sidebar ul.cities li {
	float:left;
	width:33%;
}

div.content_with_sidebar_right {
    width: 642px;
    float: left;
    font-size: 13px;
    color: #687982;
    line-height: 18px;
	margin-right: 49px;
}

div.content_with_sidebar_right p.teaser {
	padding: 10px 5px 15px 5px;
}

div.content_with_sidebar_right p.block {
	padding: 5px 5px 15px 5px;
}

div.content_with_sidebar_right img {
	float: right;
	padding:  6px 0px 10px 10px;
}

div.content_with_sidebar_right table{
	padding: 5px 5px 15px 5px;
}

div.content_with_sidebar_right table tr td{
	padding-top: 4px;
	vertical-align: top;
	text-align: left;
}

div.content_with_sidebar_right h3{
	color: #5F621F;
	font-size: 160%;
}

div.content_with_sidebar_right ul.advantages li {
	background: transparent url(/img/sonstige/haekchen-l.png) no-repeat scroll 0 2px;
	margin:0 0 5px;
	padding-left:20px
}

div.title_landing {
    font-size: 14px;
    font-weight: bold;
    color: #5f621f;
    width: 632px;
    padding: 5px;
    background: url(/img/bg_kariert.jpg);
}