@media all {

/* @group basenav */
body.zimmereien ul.baseNav li.zimmereien,
body.marktpartner ul.baseNav li.marktpartner,
body.verbaende ul.baseNav li.verbaende {
	height: 47px;
	background-color: #7a9c00;
}
/* @end */


/* @group sidebar */
#sidebar .loginBox .top,
#sidebar .loginBox ul li {
	background: transparent url('../img/basic/nav_intranet_gruen_bg_oben-fs8.png') repeat-y top left;
	padding-right: 10px;
}
#sidebar .loginBox li {
	padding-left: 20px;
	list-style: url(../img/basic/login_list-style.png) inside;
}
#sidebar .loginBox .top h2 {
	padding: 10px 0 0 20px;
	margin: 0;
}
#sidebar .loginBox .top p {
	margin: 0;
	padding: 5px 0 2px 20px;
}
#sidebar .loginBox ul {
	background: transparent url('../img/basic/nav_intranet_gruen_bg_unten-fs8.png') no-repeat bottom left;
	padding-bottom: 20px;
}
#sidebar .remember_me input {
    border: none;
    float: left;
}
#sidebar .remember_me label {
    float: right;
    width: 180px;
}
#sidebar .searchBox {
	background: transparent url('../img/basic/suchen_bg.gif') no-repeat top left;
	padding-bottom: 20px;
	padding-left: 1px;
	margin: 15px 0 0 0;
}
body.intern #sidebar .searchBox {
    padding-bottom: 5px;
}
body #sidebar .loginForm .fieldAndButton {
	background: transparent url('../img/basic/suchen_bg.gif') no-repeat top left;
	padding-bottom: 15px;
	padding-left: 1px;
	margin: 5px 0 0 0;
}
.loginForm .insideLabel {
    position: relative;
}
.no-js body #sidebar .loginForm .fieldAndButton {
    margin-top: 20px;
}
.no-js body #sidebar .loginForm label {
    display: block;
    padding-bottom: 5px;
}
.no-js body #sidebar .loginForm .fieldAndButton label {
    position: absolute;
    top: -18px;
}
.js .loginForm .insideLabel label {
    display: block;
    position: absolute;
    padding: 2px;
}
#sidebar .loginForm .fieldAndButton button {
	background: none;
}
body.intern #sidebar .searchBox {
	background-image: url('../img/basic/suchen_bg_intern.gif');
}
#sidebar .searchBox input {
	border: none;
	width: 144px;
    height: 14px;
}
body.evb #sidebar .searchBox {
    background-image: url('../img/basic/suchen_bg_evb.gif');
    background-position: top left;
	padding-bottom: 0;
}
body.evb #sidebar .searchBox input {
    background: none;
    width: 125px;
}

.search_intro {
	margin-top: 10px;
}

#sidebar .fieldAndButton {
	position: relative;
}
#sidebar .fieldAndButton input {
	border: none;
	width: 145px;
}
#sidebar .loginForm #MitgliedNummer {
	width: 146px;
	border-right: 1px solid #999999;
}
#sidebar .loginForm #MitgliedPassword {
	margin-top: 0;
}
#sidebar .searchBox button {
	background: none;
	width: 50px;
	padding: 0 0 2px 1px;
	text-align: center;
}

body.zbintern .loginBox {
	margin-bottom: 15px;
}

/* @end */


/* @group content */
.a01IndexContainer,
.a03Container {
	clear: both;
}
.a01IndexContainer img,
.a03Container img {
	float: left;
	margin-top: 2px;
	margin-bottom: 12px;
}
.a01IndexContainer h2,
.a03Container h2 {
	margin-top: 12px;
	margin-left: 140px;
}
body.evb .a01IndexContainer h2 {
	padding-left: 15px;
	background: transparent url('../img/basic_evb/punkt_unterseiten_headline.gif') no-repeat 0 6px;
}
.a01IndexContainer p,
.a01IndexContainer ul,
.a01IndexContainer ol,
.a01IndexContainer span.p,
.a01IndexContainer h2,
.a03Container p,
.a03Container ul,
.a03Container ol,
.a03Container h3,
.a03Container span.p {
	margin-left: 140px;
}

.teaserMediathek {
    background-color: transparent;
}
div.teaserMediathek h2,
div.teaserMediathek p {
    margin-left: 220px;
}
div.teaserMediathek p a {
    padding-left: 20px;
	background: transparent url('../img/basic/teaser_mediathek_play_button.gif') no-repeat 0 0;
    
}
/* @end */


/* @group artikelliste */
.artikelItem {
	clear: both;
	margin-top: 12px;
	padding: 15px 0 0 0;
	position: relative;
	border-top: 1px solid #C1C1C1;
}
.artikelItem img.thumb {
	width: 120px;
	float: left;
	margin-bottom: 12px;
}
.artikelItem h2 {
	margin-top: 2px;
}
.hasImage h2 {
	margin-left: 140px;
}
a.detail {
	margin-bottom: 0;
	padding-left: 20px;
	background: #fff url('../img/basic/icons/icon_grossansicht_gruen.gif') no-repeat left top;
}
.hasImage .subheadline {
	margin-left: 20px;
}
.hasImage h2,
.hasImage a.detail,
.hasImage p {
	margin-left: 140px;
	display: block;
}
.artikelItem .vertriebsphasen {
	float: right;
	position: relative;
	top: -15px;
	margin-left: 10px;
}
#content .artikelItem ul.vertriebsphasen li {
	list-style: none;
	float: left;
	margin-left: 2px;
}

.artikelPreview {
	margin-top: 20px;
	border: 1px solid #C1C1C1;
	background-color: #F2F2F2;
}
.artikelDetails {
	overflow: hidden;
	position: relative;
	border: 1px solid #C1C1C1;
	border-top: none;
	padding: 10px 0 0 10px;
}
.artikelDetails a.download {
	float: right;
	display: block;
	position: relative;
	top: 0;
	right: -4px;
	background: transparent url('../img/basic/button_download_bg.gif') no-repeat 0 0;
	padding: 0 25px 0 30px;
	line-height: 23px;
	color: #fff;
}
.artikelDetails a.shop,
.artikelDetails button.shop {
	float: right;
	display: block;
	position: relative;
	top: 0;
	right: -4px;
	background: transparent url('../img/basic/button_shop_bg.gif') no-repeat 0 0;
	padding: 0 25px 0 35px;
	height: 23px;
	color: #fff;
	margin: 10px 0 20px 0;
}
.artikelDetails #KontaktLieferadresse {
	width: 250px;
	height: 125px;
}
/* @end */


/* @group mitglieder */
#mitgliederList {
    font-weight: bold;
    padding: 30px 0 0 0;
}
.mitgliedItem {
	clear: both;
	margin: 13px 15px 0 0;
	padding: 15px 0 0 0;
	position: relative;
	border-top: 1px solid #C1C1C1;
}
.mitgliedItem.first{
    margin-top: 15px;
}
.mitgliedItem img {
	float: left;
	margin-bottom: 15px;
	*margin-bottom: 5px;
}
.mitgliedItem h2 {
	margin: 0 0 5px 0px;
    font-size: 18px;
    font-weight: bold;
}
.mitgliedItem p {
	margin-left: 0px;
    font-size: 14px;
}
.mitgliedItem .lcol {
    width:50%;
    float: left;
    font-weight: normal;
}
.mitgliedItem .rcol {
    width:50%;
    float:right;
    text-align: right;
}
.mitgliedItem .rcol p {
    font-size: 12px !important;
    padding-top: 2px;
}
.mitgliedItem .clb {
    clear:both;
}
.starrater {
    position: relative;
    height: 10px;
}
.starrater .stars, .starrater .starsfg, .starrater .starsbg {
    position: absolute;
    top:0;
    left:0;
    width: 60px;
    height: 10px;
}
.starrater .stars{
    background: url('/img/basic/kde_starrater.png') transparent no-repeat top left;
    z-index: 5;
}
.starrater .starsfg{
    background: #D40032;
    z-index: 4;
}
.starrater .starsbg{
    background: #d1d3d4;
    z-index: 3;
}
.mitgliedDetails {
    color: #727272;
    font-size: 14px;
}
.mitgliedDetails h2{
    color:#d40032;
    font-weight: bold;
    font-size: 18px;
}
.mitgliedDetails div p.key {
	float: left;
	clear: left;
}
.mitgliedDetails div p.value {
	margin-left: 70px;
}
.mitgliedDetails .ui-state-default {
    font-weight: bold !important;
    font-size: 14px !important;
    border: 1px #e3e4e5 !important;
    background: #e3e4e5 !important;
}
.mitgliedDetails #accordion h3 {
    padding: 9px 0 9px 2px;
    margin-top: 15px;
}
.mitgliedDetails .lcol {
    width:50%;
    float: left;
}
.mitgliedDetails .rcol {
    padding: 3px 0px 0px 330px;
}
.mitgliedDetails .rcol .starrater .stars{
    background: url('/img/basic/kde_starrater_e3e4e5.png') transparent no-repeat top left;
}
.mitgliedDetails .rcol .starrater .starsbg{
    background: #97999a;
}
.mitgliedDetails .clb {
    clear:both;
}
.mitgliedDetails .ui-accordion {
    font-family: Arial !important;
    font-size: 12px;
}
.mitgliedDetails .ui-accordion .ui-accordion-icons {
    padding-left: 8px !important;
}
.mitgliedDetails .ui-accordion-header-icon {
    left: 410px !important;
}
.mitgliedDetails .ui-accordion-content {
    border: none !important;
    padding: 1em 0 !important;
    color: #727272 !important;
}
.mitgliedDetails .ui-accordion-content h3{
    margin:0 !important;
    padding:0 0 20px 18px !important;
    color: #727272 !important;
}

.mitgliedDetails .kdereview {
    border-top: 1px solid #E3E4E5;
    padding: 10px 18px 10px 18px;
}
.mitgliedDetails .kdereview h4 {
    font-weight: bold;
    color: #D40031;
}
.mitgliedDetails .kdereview a {
    color: #D40031;
    margin-left: 10px;
}
#OnlineRequestAddForm{
    padding: 0 18px 0 18px;
    font-size: 14px;
}
#OnlineRequestAddForm h3{
    padding: 20px 0 10px 0 !important;
    font-size: 14px;
}
#OnlineRequestAddForm .line{
    border-top: 1px solid #C1C1C1;
    margin: 20px 0 0 0;
}
#OnlineRequestAddForm .input-block {
    clear: both;
    display: block;
}
#OnlineRequestAddForm div {
    margin-bottom: 10px;
}
#OnlineRequestAddForm label {
    width: 175px;
}
#OnlineRequestAddForm .input-block label {
    float: left;
    margin: 12px 0px 0px 0px;
}
#OnlineRequestAddForm .input-block input[type=text] {
    float: right;
}
#OnlineRequestAddForm input[type=text] {
    width: 210px;
    margin: 10px 0px 0px 0px;
    padding: 2px;
}
#OnlineRequestAddForm input[type=checkbox] {
    padding: 2px 0 0 0;
    border: none !important;
}
#OnlineRequestAddForm textarea {
    width: 210px;
    height: 70px;
    margin: 10px 0px 0px 0px;
    padding: 2px;
    float: right;
    resize: none;
}
#OnlineRequestAddForm label.right {
    display: initial;
    float: none;
    padding: 0px 15px 0px 0px;
    position: relative;
    top: -2px;
}
#OnlineRequestAddForm select {
    margin-top: 0px;
    width: 165px;
    font-size: 12px;
}
#OnlineRequestAddForm .success, #OnlineRequestAddForm .error {
    width: 230px;
    float:left;
    padding-top: 20px;
}
#OnlineRequestAddForm .right {
    padding-top: 20px;
    float:right;
    width: 155px;
}
#OnlineRequestAddForm .clb {
    clear: both;
}
#OnlineRequestAddForm button {
    width: 155px;
    height: 26px;
    background: #D41F2F !important;
    font-size: 14px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
#OnlineRequestAddForm .checklist li{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
    height: 10px;
}
#OnlineRequestAddForm .checklabel {
    width: 20px;
}
#OnlineRequestAddForm .checklist label {
    display: inline-block;
    float: none;
    width: auto;
    position: relative;
    top: -19px;
    left: 0px;
}

.mitgliedDetails #brochure_teaser {
    width: 440px;
    height: 122px;
    background: url('../img/basic/teaser.png') no-repeat;
    margin-top: 18px;
}

.mitgliedDetails #brochure_teaser .brochure_text {
    width: 244px;
    margin-top: 18px;
    margin-right: 18px;
    text-align: right;
    font-weight: bold;
    float: right;
}

    .mitgliedDetails #brochure_teaser .button {
        float: right;
        display: block;
        line-height: 20px;
        background: transparent url('../img/basic/button_bg.gif') no-repeat top right;
        padding: 0 10px 0 10px;
        color: #fff;
        font-weight: normal;
        font-size: 12px;
    }

.sidebarWrapper .phone {
    background: #727272;
    background: #727272 url('../img/basic_evb/sidebar/phone.png') no-repeat 10px 12px;
    color: white;
    width: 135px;
    padding: 15px 10px 15px 35px;
    font-size:13px;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
}
.sidebarWrapper .quickcontact {
    background: #e3e4e5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 160px;
    padding: 15px 10px 15px 10px;
    margin-top: 10px;
}
.sidebarWrapper .quickcontact label{
    position: relative;
    top: -3px;
}
.sidebarWrapper .quickcontact input[type=text]{
    margin: 0 0 13px 0;
}
.sidebarWrapper .quickcontact input[type=radio]{
    margin: 3px 5px 3px 0;
    border: none !important;
}
.sidebarWrapper .quickcontact .hint{
    font-size: 10px;
    padding: 7px 0px 0px 0px;
}
.sidebarWrapper .quickcontact .success, .sidebarWrapper .quickcontact .error{
    font-size: 8px;
    font-weight: bold;
    width: 70px;
    float: left;
}
.sidebarWrapper .quickcontact .right {
    float:right;
    width: 70px;
}
.sidebarWrapper .quickcontact .clb {
    clear: both;
}
.sidebarWrapper .quickcontact button{
    width: 70px;
    height: 19px;
    font-size: 10px;
    font-weight: bold;
}
/* @end */


/* @group sidebar */
.sidebarMitgliedwerden {
	/*border-top: 1px solid #CCCCCC;*/
	background: #fff url('../img/contents/teaser_mitglied_werden.jpg') no-repeat 0 15px;
	padding-top: 115px;
}
.shopTeaser {
	margin-top: 20px;
	padding: 0 0 40px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
#sidebar div.shopTeaser h2 {
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
}
.shopTeaser p {
	padding-left: 10px;
	padding-right: 10px;
}
.shopTeaser img {
	margin-left: 10px;
}
.shopTeaser a.shopLink {
	float: right;
	color: #fff;
	line-height: 23px;
	padding: 0px 10px 0px 35px;
	background: #fff url('../img/basic/shoplink.gif') no-repeat top left;
	text-decoration: none;
}
.basket {
	margin-top: 20px;
	padding: 0 0 40px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
#sidebar div.basket h2 {
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
}
.basket .artikelWrapper {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.basket p {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}
.basket p.summe {
	clear: both;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	padding: 5px 0 0 0;
	margin: 0 10px;
}
#sidebar .basket p.summe span {
	padding-top: 3px;
}
.basket p span.artikel {
	float: left;
	width: 125px;
	padding-bottom: 3px;
}
.basket p span.preis {
	float: right;
}
.basket a.shopLink {
	margin-top: 5px;
	float: right;
	color: #fff;
	line-height: 23px;
	padding: 0px 10px 0px 35px;
	background: #fff url('../img/basic/shoplink.gif') no-repeat top left;
	text-decoration: none;
}
.gutscheincode {
    padding: 20px 0 0 10px;
}
.gutscheincode input {
    float: right;
    border: 1px solid #C1C1C1;
}
.legende li {
	height: 38px;
	margin-top: 5px;
	clear: both;
}
.legende img {
	float: left;
	margin: 2px 10px 0 0;
}
.legende a {
	display: block;
	padding-left: 20px;
	background: transparent url('../img/basic/icons/icon_pdf_gruen.gif') no-repeat top left;
}
p.shopRelated img {
	margin: 10px 0;
}
/* @end */


/* @group mitglieder */
.gMapsBubble {
	width: 250px;
}
.gMapsBubble h2 {
	margin: 0 0 10px 0;
}
.gMapsBubble img.mh {
	float: right;
}
.gMapsBubble a {
    color: #D40031 !important;
    margin-left: 10px;
    font-size: 12px !important;
}
#gMapStart {
	width: 500px; 
	height: 600px;
	background: transparent url('../img/dummy/gmaps_partner.jpg') no-repeat top left;
}
body.evb #gMapStart {
	width: 440px; 
	background: transparent url('../img/dummy/gmaps_evb.jpg') no-repeat top left;
}
#gMap {
	width: 500px;
	height: 400px;
}
body.evb #gMap {
	width: 404px;
    height: 404px !important;
    margin: 6px 18px 0 18px;
}
/* @end */


/* @group mitgliederSuche */
div#access_source_add_form_container {
    height: 210px;
    position: relative;
}
div.searchForm {
    background:#e3e4e5;
    width: 425px;
    position: relative;
    top:-2px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
div.searchForm form {
    padding: 20px 20px 10px 20px;
}
div.searchForm form h2 {
    margin-top: 0px;
}
div.searchForm div.searchtext input {
    width: 355px;
    padding: 10px 15px;
    margin-bottom: 3px;
}
div.searchForm div.searchtext label {
    width: 385px !important;
    margin: 4px 0 10px 0 !important;
}
div.searchForm div.umkreis select {
    width: 85px !important;
    margin-bottom: 3px;
    padding: 1px;
}
div.searchForm div.umkreis label {
    margin: 4px 0 10px 0 !important;
    font-weight: bold;
}
div.searchForm button {
    margin: 0 0 0 0 !important;
    width: 130px;
    height: 38px;
    padding: 10px 0 15px 0;
    display: inline-block;
    background: #D41F2F !important;
    font-size: 14px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
div.searchForm .lcol {
    widows: 50%;
    float: left;
}
div.searchForm .rcol {
    widows: 50%;
    float: right;
    padding-top: 5px;
}
div.searchForm .clb {
    clear: both;
}
form#MitgliedIndexForm .plz {
	float: left;
	width: 110px;
}
form#MitgliedIndexForm .plz label {
	display: inline;
	width: 60px;
}
form#MitgliedIndexForm .plz input {
	width: 40px;
	margin-top: 4px;
}
form#MitgliedIndexForm .ort {
	float: left;
	width: 260px;
	padding-left: 16px;
}
form#MitgliedIndexForm .ort label {
	display: inline;
	width: 50px;
}
form#MitgliedIndexForm .ort input {
	margin-top: 4px;
	width: 200px;
}
form#MitgliedIndexForm .name,
form#MitgliedIndexForm .umkreis {
	clear: both;
}
form#MitgliedIndexForm .name label,
form#MitgliedIndexForm .umkreis label {
	display: inline;
	width: 60px;
}
form#MitgliedIndexForm .name input,
form#MitgliedIndexForm .umkreis select {
	margin-top: 4px;
	width: 316px;
}
form#MitgliedIndexForm .alignRight {
	margin-left: 374px;
}
/* @end */


/* @group shopartikel */
#content .artikelPreview {
	position: relative;
	text-align: center;
	padding: 25px 0;
}
#content .artikelPreview a.preview {
	position: absolute;
	bottom: -1px;
	right: -1px;
	line-height: 25px;
	border: 1px solid;
	padding: 0 8px 0 30px;
	border-color: #C1C1C1 #C1C1C1 #fff #C1C1C1;
	background: #fff url('../img/basic/icons/icon_lupe_gruen.gif') no-repeat 13px 5px;
}
#content span.selectLayouted select.menge {
	width: 100px;
}
/* @end */


/* @group evb sidebar */
body.evb #KontaktEvbNewsletterForm input {
	float: right;
	width: 140px;
}
body.evb #KontaktEvbNewsletterForm label {
	display: block;
	padding-top: 2px;
}
body.evb #KontaktEvbNewsletterForm button {
	margin-top: 4px;
}
/* @end */


/* @group fotoarchiv */
#fotoList {
	margin-top: 25px;
	width: 500px;
	float: left;
}
.fotoItem {
	width: 158px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}
#fotoList .last {
	margin-right: 0;
}
.fotoItem .thumb {
	width: 158px;
	height: 158px;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 5px;
}
.fotoItem .thumb img {
	margin: auto;
}
.fotoDetails {
	float: left;
	margin-top: 25px;
}
.fotoDetails .img {
	float: left;
	width: 320px;
	text-align: center;
	margin-bottom: 5px;
}
.fotoDetails .text {
	margin-left: 340px;
	width: 160px;
}
.fotoDetails .text h2 {
	margin-top: 0;
}
.fotoDetails a.download,
#fotoarchivModal a.download {
	float: right;
	display: block;
	position: relative;
	top: 0;
	right: -4px;
	background: transparent url('../img/basic/button_download_bg.gif') no-repeat 0 0;
	padding: 0 25px 0 30px;
	line-height: 23px;
	color: #fff;
	margin-top: 10px;
}
#fotoarchivModal a.abbrechen {
	display: block;
	float: right;
	margin: 15px 10px 0;
}
.fotoDetails .fotoKategorien {
	clear: both;
	padding-top: 20px;
}
#fotoarchivModal {
	width: 500px;
	height: 500px;
	overflow: auto;
	padding-bottom: 20px;
}
#fotoarchivModal p,
#fotoarchivModal ul {
	margin: 10px;
}
#fotoarchivAkzeptierenError {
    display: none;
    color: red;
}
body.evb #sidebar a.button {
	float: left;
	display: block;
	line-height: 20px;
	background: transparent url('../img/basic/button_bg.gif') no-repeat top right;
	padding: 0 5px 0 5px;
	color: #fff;
}
body.evb #sidebar a.button:hover {
	text-decoration: none;
}
/* @end */


/* @group shop */
#content .basket_steps {
	margin: 0;
	padding: 0;
}
#content .basket_steps li {
	list-style: none;
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
	color: #D8D8D8;
}
#content .basket_steps li span {
	font-size: 1.667em;
	font-weight: bold;
}
#content .basket_steps li.current {
	color: #444;
}
.order_item {
    position: relative;
}
#content .shopOrders select {
	margin: 0;
	width: 86px;
}
#content .shopOrders a.shopRemove {
	padding-left: 20px;
	background: transparent url('../img/basic/icons/icon_papierkorb_gruen.gif') no-repeat top left;
	cursor: pointer;
}
#content .shopOrders .containerHead,
#content .shopOrders .containerPerso {
	position: relative;
	height: 1%;
}
#content .shopOrders .containerHead h2,
#content .shopOrders .containerPerso p {
    padding-right: 70px;
}

#content .shopOrders .price {
	position: absolute;
	top: 0;
	right: 0;
}
body #content fieldset.shop_lieferadresse label {
	float: left;
	margin: 0;
}
body #content fieldset.shop_lieferadresse input {
	display: block;
	width: 200px;
	margin: 0 0 0 100px;
}
body #content fieldset.shop_lieferadresse p.error-message {
	color: red;
	clear: both;
	padding-left: 100px;
}
/* @end */


/* @group suche */
#sucheContent .suchbegriff label,
#sucheContent .filter label {
	display: inline;
	width: 80px;
}
#sucheContent .suchbegriff input {
    margin-top: 4px;
    width: 286px;
}
#sucheContent .filter {
    margin-top: 10px;
}
#sucheContent .filter input {
    margin-top: 6px;
}
#sucheContent button.alignRight {
	margin-left: 374px;
}
#sucheContent .filter input.checkbox {
    float: none;
    display: inline;
}
#sucheContent .filter span {
    display: block;
    float: left;
    margin-top: 10px;
    width: 84px;
}
#sucheContent label.checkboxLabel {
    display: inline;
    float: none;
}
body.search .artikelItem p {
    margin-top: 10px;
}
.searchHiglight {
    background-color: #D40031;
    color: #fff;
}
body.intern .searchHiglight {
    background-color: #85AA03;
}
/* @end */


/* @group partnerupload */
#PartneruploadUploadForm p {
    margin-top: 10px;
}
#PartneruploadUploadForm #DocumentSubmittedfile {
    border: 1px solid #d8d8d8;
    margin-top: 15px;
    height: 20px;
}
#PartneruploadUploadForm div {
    margin-top: 10px;
}
#PartneruploadUploadForm div textarea {
    margin-top: 15px;
    width: 300px;
    height: 150px;
}
#PartneruploadUploadForm div.filefield {
    clear: both;
}
#PartneruploadUploadForm button.alignRight {
    margin-left: 400px;
}
#PartneruploadUploadForm p.error {
    color: red;
}
#PartneruploadUploadForm div.kategorie span.label {
    float: left;
}
#PartneruploadUploadForm div.kategorie div.radio {
    position: relative;
    margin-left: 100px;
    top: -10px;
}
#PartneruploadUploadForm div.kategorie input {
    float: left;
    clear: both;
    margin-bottom: 5px;
    border: none;
}
#PartneruploadUploadForm div.kategorie label {
    float: left;
    clear: none;
    margin: 0 0 5px 10px;
}
/* @end */

}
