body {
	margin:0;
	padding:0px 0px 50px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#3d1102 url(./../images/sitebg.gif) left top repeat-x;
}

* {
	margin:0;
	padding:0;
}

div {
	font-family:Arial, Helvetica, sans-serif;
}

a {
	outline:none;
}

.absolute {
	position:absolute;
}

.global_outer {
	background: url(./../images/global_outer_bg.gif) center top no-repeat;
}

.global_inner {
	width:961px;
	min-height:734px;
	background:#FFF;
	text-align:left;
}

/* HEADER */

.header {
	width:961px;
	height:138px;
	background:#000 url(./../images/header_top.jpg) left top no-repeat;
}

.subheader {
	width:961px;
	height:160px;
	background: url(./../images/subheader.jpg) left top no-repeat;
}

.subheader img {
	float:left;
	margin-right:1px;
}

.logo_schweif {
    position:absolute;
    width:40px;
    height:138px;
    left:-40px;
    top:0px;
    z-index:10;
}

.claim {
	position:absolute;
	left:3px;
	top:208px;
	width:300px;
	height:60px;
	text-transform: uppercase;
	font-size:19px;
	color:#FFF;
	z-index:10;
}

.textlinks_head {
	position:absolute;
	left:659px;
	top:151px;
	width:300px;
	height:30px;
	z-index:10;
	font-size:12px;
	color:#441402;
	text-align: right;
}

.textlinks_head a {
	color:#441402;
	text-decoration: none;
}

.textlinks_head a:hover {
	color:#441402;
	text-decoration: underline;
}


/* KATEGORIEN */

.kategorien {
	float:left;
	width:195px;
}

.kategorien_head {
	width:195px;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#313131;
	text-indent:10px;
	text-transform: uppercase;
	background:#FFF;
	border-top:1px #e7e7e7 solid;
}

.kategorien_box {
	background:#efe8e1 url(./../images/verlauf.gif) left top no-repeat;
	padding-top:5px;
	padding-bottom:10px;
}

.kategorien_box ul {
	margin-left:10px;
	list-style: none;
}

.kategorien_box ul li a {
	line-height: 16px;
	color:#504128;
	font-size:11px;
	background: url(./../images/dot1.gif) 0px 3px no-repeat;
	padding-left:20px;
	text-decoration: none;
}

.kategorien_box ul li a:hover {
	line-height: 16px;
	color:#504128;
	font-size:11px;
	background: url(./../images/dot2.gif) 0px 3px no-repeat;
	padding-left:20px;
	text-decoration: underline;
}



/* CONTENT */

.content {
	width:961px;
	background:#FFF;
}

.content_inner {
	padding:1px;
}

.content_inner_2 {
	width:100%;
	background: url(./../images/contentbg.gif) left top repeat-x;
}

.content_padding {
	padding: 15px 11px 15px 11px;
}


.content_rechts {
	width:100%;
}

.content_rechts h1 {
	width:100%;
	height:35px;
	line-height:30px;
	font-size:19px;
	color:#086703;
	text-transform: uppercase;
	border-bottom:1px #c0b69c solid;
	font-weight:normal;
    margin-bottom:20px;
}

.content_rechts h2 {
    line-height:30px;
    font-size:14px;
    color:#a90202;
    font-weight:normal;
    font-weight:bold;
}



/* ENTRY TILE */

.entry_tile {
    width:221px;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
    cursor: pointer;
}

.entry_tile_image {
    width:221px;
    height:220px;
    background:#c0b69c;
    margin-bottom:1px;
    overflow: hidden;
}

.entry_tile_image_inner {
    padding:1px;
}

.entry_tile_image_inner_bg {
    background:#FFF;
    height:218px;
    width:219px;
}

.entry_tile_bottom {
    background: url(./../images/entry_tile_bottom.gif) left top repeat-x;
    width:221px;
    height:54px;
    margin-top:17px;
    color:#086703;
    font-size:12px;
    line-height:19px;
}

.entry_tile_bottom a {
	color:#313131;
    font-size:12px;
    line-height:19px;
    text-decoration: none;
    font-weight:normal;
}

.entry_tile_bottom a:hover {
	color:#313131;
    font-size:12px;
    line-height:19px;
    text-decoration: underline;
    font-weight:normal;
}

.entry_tile_bottom span {
    color:#666;
}

.entry_tile_bottom_inner {
    padding:7px 0px 0px 12px;
}

.entry_tile_button {
    width:90px;
    height:24px;
    margin-top:1px;
    background:#066103;
    padding:5px 13px 5px 13px;
    font-size:12px;
    color:#FFF;
    text-decoration: none;
    line-height:24px;
    font-weight:bold;
}

.absatz_content {
    font-size:12px;
    color:#313131;
    line-height:19px;
    padding-bottom:20px;
}

span.article_name {
    color:#000;
}

.article_price {

}

.article_shipping {
    color:#000;
}/* DETAILSEITE */


.detail_foto {
	width:288px;
	float:left;
}

.detail_foto img {
	margin-top:17px;
	margin-bottom:17px;
}

.detail_right {
	width:410px;
	float:right;
	padding:1px;
}

.detail_right_inner {
	padding:1px;
}

.detail_right_content {
	padding:0px 15px 15px 15px;
	background: url(./../images/bg_detail_right.gif) left top repeat-x;
}

.detail_right_content p {
	font-size:12px;
	color:#484848;
	line-height:16px;
	border-bottom:1px #c0b69c solid; 
	padding-bottom:15px;
	padding-top:15px;
}

.detail_right_content p strong {
	color:#000;
	text-transform:uppercase;
}

.detail_price {
	width:100%;
	text-align:left;
	font-size:28px;
	font-weight:bold;
	color:#066103;
	padding-top:10px;
}

.detail_price span {
	font-size:21px;
	font-weight:normal;
	color:#878787;
}

.detail_price_steuern {
	width:100%;
	text-align:left;
	font-size:10px;
	color:#999;
}

.detail_supported_by {
	float:left;
	padding-top:10px;
}

.detail_button {
	float:left;
	padding-top:10px;
}


.detail_weitere {
    width:100%;
    height:35px;
    line-height:30px;
    font-size:21px;
    color:#086703;
    text-transform: uppercase;
    border-bottom:1px #c0b69c solid;
    font-weight:normal;
    margin-bottom:20px;
    margin-top:30px;
}

.detail_weitere a {
	line-height:30px;
	font-size:21px;
	color:#5c265a;
	text-transform: uppercase;
	font-weight:normal;
    text-decoration: none;
}

.detail_weitere a:hover {
	line-height:30px;
	font-size:21px;
	color:#5c265a;
	text-transform: uppercase;
	font-weight:normal;
    text-decoration: underline;
}
.list_functions {
	float:right;
}

sort {
	height:44px;
	border-bottom:1px #b9b9b9 solid;
	margin-bottom:20px;
}

.sort_left {
	.float:left;
}

.sort_right {
	float:right;
}    


.sort_title {
	font-size:13px;
	color:#878787;
	padding-right:10px;
}

.select_sort {
	width:215px;
	height:26px; 
	border:none;
	font-size:13px;
	color:#666;
	border:0 none;
	padding-top:3px;
	padding-left:5px;
	outline:none;
	background:#FFF;
	border:1px #b9b9b9 solid;
}

.select_sort option {
	background:#FFF;
	outline:none;
}

/* PAGING */

.paging {
    border-bottom:1px #c0b69c solid; 
	padding-bottom:20px;
	margin-bottom:15px;
	margin-top:20px;
}

.paging_title {
	width:40px;
	font-size:13px;
	color:#878787;
}

.paging_inactive {
	cursor:pointer;
	width:23px;
	height:23px;
	text-align:center;
	background:#a2917f;
	color:#FFF;
}

.paging_inactive a {
	color:#FFF;
}


.paging_active {
	cursor:pointer;
	width:23px;
	height:23px;
	text-align:center;
	background:#a90202;
	color:#FFF;
}

.paging_active a {
	color:#FFF;
}



