html {
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: 12px;
    color: #846635;
}

#overall {
    width: 950px;
    margin: 40px auto;
}

ul#headnav {
    float: right;
    list-style-type: none;
    margin: 0 15px 5px 0;
    padding: 0;
}

ul#headnav li {
    display: inline;
}

ul#headnav li a {
    float: left;
    color: #999999;
    text-decoration: none;
    font-size: 10px;
    background: url("img/headnav_line.gif") no-repeat 100% 50%;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
}
ul#headnav li a:hover {
	text-decoration: underline;
}

ul#headnav li.last a {
    background: none;
    padding: 0;
    margin: 0;
}
ul#headnav li.last a:hover {
	text-decoration: underline;
}
#header {
    background: url("img/header.jpg") no-repeat;
    margin: 0 0 13px 0;
    text-align: center;
    padding: 190px 0 0 0;
    font-size: 16px;
    line-height: 24px;
    color: #1E2245;
    font-weight: bold;
}

/*
Navigation Top
-------------------------------------------------------*/
#navTop {
	position: relative;
	background: url("img/navTop_l.jpg") #BB9557 no-repeat;
	height: 35px;
	width: 100%;
	margin: 0 0 15px 0;
}

#navTop ul li#shop {
	background: #1E2245;
}
#navTop ul li#shop a:hover {
	background: #1E2245;
}
#navTop ul li {
	background: #BB9557;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 9px 0;
	border-left: 1px solid #BB9557;
	border-right: 1px solid #BB9557;
}
#navTop ul li a {
	padding: 9px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	border-left: 1px solid #BB9557;
	border-right: 1px solid #BB9557;
}
#navTop ul li a:hover {
	background: #846635;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#navTop_r {
	position: absolute;
	right: 0;
	background: url("img/navTop_r.jpg") #BB9557 no-repeat;
	width: 7px;
	height: 35px;
}
#search {
	position: absolute;
	top: 5px;
	right: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#search label {
	vertical-align: middle;
}
#search input {
	margin: 0;
	padding: 0 0 0 3px;
}
search input#searchbutton {
	border: 0;
}
#searchbutton {
	top: 2px;
	cursor: pointer;
	margin: 0;
	padding: 2px 0 0 0;
	width: 25px;
	height: 22px;
	background: url("img/submit.jpg") no-repeat;
	border: none;
}


/*
Linke Sidebar
------------------------------------------------------*/
#sidebar_left {
    width: 197px;
    float: left;
    margin: 0 12px 0 0;
}

#sidebar_right {
    width: 197px;
    float: right;
}

.sidebar_box, .sidebar_box_quadr {
    background: #f0e9db;
    margin: 0 0 25px 0;
    width: 197px;
    padding: 0;
}

.sidebar_box h3 {
    margin: 0;
    padding: 6px 0 0 20px;
    font-weight: bold;
    height: 22px;
    background: url("img/sidebar_box_top.gif") no-repeat;
    color: #ffffff;
    font-size: 12px;
}
.sidebar_box_quadr h3 {
    margin: 0;
    padding: 4px 0 0 20px;
    font-weight: bold;
    height: 22px;
    background: #846635;
    color: #ffffff;
    font-size: 12px;
}
.sidebar_box h4, .sidebar_box_quadr h4 {
    background: #d0b78c;
    padding: 10px 30px;
    border-top: 1px solid #846635;
    border-bottom: 1px solid #846635;
    font-size: 12px;
}

.sidebar_box ul, .sidebar_box_quadr ul {
    margin: 10px 0;
    padding: 0 30px;
    list-style-type: none;
}

.sidebar_box ul li, .sidebar_box_quadr ul li {
    border-bottom: 1px solid #846635;
	padding-left:2px;
}   

.sidebar_box ul.nobullet li, .sidebar_box_quadr ul.nobullet li {
    border: none;
    margin: 0 0 10px 0;
}   

.sidebar_box ul li a, .sidebar_box_quadr ul li a {
    height: 12px;
    color: #846635;
    text-decoration: none;
    padding: 5px 0px;
    font-weight: bold;
    display: block;
}
.sidebar_box ul li a:hover, .sidebar_box_quadr ul li a:hover {
    color: #D0B78C;
}
.sidebar_box .sidebar_box_bottom {
    height: 11px;
    background: url("img/sidebar_box_bottom.gif") #fff no-repeat;
}

#sidebar_box_paypal {
    text-align: center;
}
#content {
    width: 528px;
    float: left;
    margin: 0;
}

span#navi_breadcrumb {
    font-size: 10px;
    float: left;
}
span#navi_account {
    font-size: 10px;
    text-align: right;
    float: right;
}
.teaser {
    width: 518px;
    margin: 25px 0 0 0;
    position: relative;
	height: 100%;
	padding: 5px;
}
.teaser_left {
	height: 100%;
	border-bottom: 1px solid #846635;
	margin: 0 0 25px 0;
	text-align: justify;
}
.teaser_left img {
	padding: 0 0 0 10px;
}
.teaser_right {
	float: right;
	margin: 5px;
}
.detail_left {
	position: relative;
	float: left;
}
.content {
	position: relative;
	float: right;
	width: 310px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #7F6836;
}
* html .content {
	width: auto;
}
.details_infos {
	width: auto;
	float: right;
}
.shipping {
	font-size: 11px;
	font-weight: normal;
}
/* Rechte Sidebar 
----------------------------------------*/
.sidebar_box_quadr .sidebar_box_bottom {
	padding: 10px 0 0 0;
    height: 11px;
    background: none;
}
#sidebar_right .sidebar_box_bottom {
    height: 11px;
    background: none;
}
.sidebar_box p, .sidebar_box_quadr p {
    margin: 10px 0;
    padding: 0 15px;
    list-style-type: none;
    line-height: 20px;
}
.sidebar_box span, .sidebar_box_quadr span {
    padding: 0 15px;
}
span.summe {
	color: #cc3300;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: auto;
	font-size: 14px;
	text-decoration: underline;
}
span.hinweis {
	font-size: 10px;
	font-weight: normal;
}
#bestellen {
	margin: 0;
    background: url("img/bestellen_button.jpg") no-repeat;
	padding: 7px 11px;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#aendern {
	margin: 15px 0 10px 20px;
	padding: 7px 12px 10px 19px;
    background: url("img/aendern_button.jpg") no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#aendern:hover, #bestellen:hover {
	color: #972600;
}
#order {
	background: #F0E9DB;
	padding: 0 0 10px 0;
	margin: 15px 0 0 0;
}
#order_tocart {
	margin: 0;
	padding: 0;
    width: 152px;
    height: 28px;
    border: 0;
	background: url("img/anmeld_button.jpg") 20px bottom no-repeat;
}
#order_tocart a {
    margin-left: 50px;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#order_tocart:hover {
	cursor: pointer;
	color: #972600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
#login .input {
	width: 100px;
}
#submit {
	margin: 0;
	padding: 0;
    width: 152px;
    height: 28px;
    border: 0;
	background: url("img/anmeld_button.jpg") bottom left no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#admin, #edit {
	margin: 0 0 0 7px;
	background: url("img/anmeld_button.jpg") bottom left no-repeat;
	padding: 7px 60px;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#edit {
	margin: 0 0 0 7px;
	background: url("img/anmeld_button.jpg") bottom left no-repeat;
	padding: 7px 16px;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#admin:hover, #edit:hover {
	background: url("img/anmeld_button.jpg") bottom left no-repeat;
	color: #CC3300;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#submit:hover {
	cursor: pointer;
	color: #972600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
* html #submit a:hover {
	cursor: pointer;
	color: #972600;
}
.headline {
	width: 100%;
	background: #846635;
	height: 25px;
	color: #fff;
	padding: 7px 0 0 10px;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}
.headline a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.new_arts {
	padding: 10px;
}
.copyright {
    font-size: 10px;
    text-align: center;
    margin: 25px 0;
    color: #d0b78c;
}   

.copyright a {
    color: #d0b78c;
    text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
}

.clear {
    clear: both;
}
.errorBox {
	background: #F0E9DB;
	padding: 10px 5px;
	font-weight: bold;
	font-size: 11px;
}
a {
    color: #bb9557;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
    font-size: 18px;
    margin: 5px 0 10px 0;
}
hr {
    background: url("img/border_dot.gif") repeat-x;
	border: 0;
	margin: 0 0 10px 0;
}
img {
	border: 0;
}
.sidebar_box ul .style_cat_18, .sidebar_box ul .style_cat_18 a, .sidebar_box ul .style_cat_18 a:hover, .style_cat_18, .style_cat_18 a, .style_cat_18 a:hover {
	color:#FFF;
	background-color:#1E2245;
}
.sidebar_box ul .style_cat_19, .sidebar_box ul .style_cat_19 a, .sidebar_box ul .style_cat_19 a:hover {
	color:#FFF;
	background-color:#F00;
}
.style_cat_18 a, .style_cat_18 a:hover {
	display:block;
	text-decoration:none;
	width:100%;
}