
body {
    height: 100%;

}

a {
    color: #0066CC;
    text-decoration: none;
}

a:hover {
    color: #9A1212;
}

img {
    border: none;
}

p {
    margin: 10px 0px 5px;
    text-align: justify;
    line-height: 14px;
}

h3 {
    margin: 2px;
    padding: 2px;
}

.warning {
    color: red;
    font-weight: bold;
}

.clearthis {
    margin : 0px;
    height : 1px;
    clear : both;
    float : none;
    font-size : 1px;
    line-height : 0px;
    overflow : hidden;
}

/*#container {
	margin: 0px auto;
	width: 900px;
	min-height: 800px;
	border-color: #9A1212;
	border-width: 0px 1px 1px;
	border-style: solid;
	padding: 0px;
}*/

/*input {
	padding-left: 2px;
	background-color: #fff;
	color: #555555;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}*/


/* Kategorien */
ul.parents
{
    list-style-image: url('img/listitem.gif');
    margin: 0px;
    padding-left: 10px;
}

ul.subnodes
{
    padding-left: 10px;
    list-style-type: square;
}

/* Form-Controls */
.ubButton
{
    border: 1px solid #727272;
}

.ubListBox {
    border: 1px solid #727272;
    font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
}

/* Products */
span.paginate a
{
    font-size: 13px;
    font-weight: bold;
    color:green;
}
/* Page Header */

#page_header {
    width: 900px;
    height: 113px;
    color: #fff;
    overflow: hidden;
}

#page_header a {
    color: #fff;
    text-decoration: none;
}

#page_header a:hover {
    color: #555555;
}

#page_heading {
    width: 400px;
    height: 75px;
    /* background: url('img/company_logo.jpg') no-repeat 35px 37px; */
    float: left;
    text-align: center;
}

#page_heading h1 {
    width: 400px;
    height: 52px;
    /* background: url('img/company_name.jpg') no-repeat 56px 36px; */
    float: left;
}

#page_heading h2 {
    width: 190px;
    height: 16px;
    /* background: url('img/company_punchline.jpg') no-repeat 56px 2px; */
    float: left;
    clear: both;
}

#page_headerlinks {
    padding-right: 20px;
    padding-top: 25px;
    width: 350px;
    float: right;
    text-align: left;
    word-spacing: -1px;
}

#page_headerlinks ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#page_headerlinks li {
    padding: 0px 10px 0px 9px;
    float: left;
    list-style-type: none;
    background: url('img/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
    padding-right: 0px;
    background: none;
}

#page_headersearch {
    padding-right: 30px;
    padding-top: 25px;
    float: right;
    clear: right;
    width: 255px;
    text-align: left;
    word-spacing: -1px;
    overflow : hidden;
}

#page_headersearch h3 {
    float: left;
    font-weight: bold;
    font-size: 11px;
}

#page_headersearch form {
    padding-left: 3px;
    float: left;
}

#page_headersearch input {
    margin-top: 1px;
    padding-left: 2px;
    width: 158px;
    height: 14px;
    float: left;
    border: none;
}

#page_headersearch input.button {
    padding: 0px;
    margin-top: 0px;
    margin-left: 5px;
    width: 34px;
    height: 16px;
    background-color: transparent;
    float: left;
}

/* Main Navigation Menu */

#page_menu {
    margin-bottom: 1px;
    width: 900px;
    height: 21px;
}

#page_menu ul {
    width: 900px;
    height: 21px;
    list-style-type: none;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

#page_menu li {
    margin-right: 1px;
    width: 129px;
    height: 21px;
    float: left;
    background: url('img/menu_background.gif') repeat-x 0px 0px;
    overflow: hidden;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}

#page_menu li.last {
    margin-right: 0px;
    width: 120px;
}

#page_menu a {
    padding-top: 3px;
    display: block;
    color: #fff;
    text-decoration: none;
}

#page_menu a:hover {
    color: #555555;
}


/* Left Sidebar */

#left_sidebar {
    width: 159px;
    float: left;
    /*text-align: left; */
    color: #555555;
}

#left_sidebar a {
    color: #0066CC;
}

#left_sidebar a:hover {
    color: #555555;
}

/* Left Sidebar : Categories */

#categories {
    margin-bottom: 1px;
    padding: 1px 1px 1px 0px;
    border-color: #9A1212;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    text-align: left;
}

#categories_header {
    margin-bottom: 2px;
    width: 157px;
    height: 20px;
    background-color: #BA1616;
    overflow: hidden;
}

#categories_header h2 {
    margin-top: 3px;
    margin-left: 5px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
}

#categories_body {
    margin: 0px;
    padding: 0px;
}

#categories_body {
    margin: 0px;
    padding: 0px;
}


/* Left Sidebar: Cart */
#warenkorb {
    margin-bottom: 1px;
    padding: 1px 1px 1px 0px;
    border-color: #8686DE;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    text-align: left;
}

#warenkorb_header {
    margin-bottom: 2px;
    width: 127px;
    height: 20px;
    background-color: #8686DE;
    overflow: hidden;
}

#warenkorb_header h2 {
    margin-top: 3px;
    margin-left: 5px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
}

#warenkorb_body {
    text-align: left;
}


/* Left Sidebar : Special Offer */

#specialoffer {
    width: 129px;
    height: 98px;
    overflow: hidden;
    background: url('img/specialoffer_background.jpg') no-repeat 0px 0px;
    color: #fff;
    font-size: 11px;
}

#specialoffer_text {
    width: 129px;
    height: 60px;
}

#specialoffer_text h2 {
    margin-top: 8px;
    margin-left: 10px;
    width: 113px;
    height: 38px;
    background: url('img/specialoffer_header.gif') no-repeat 0px 0px;
}

#specialoffer_link {
    margin-left: 12px;
}

#specialoffer_link a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#specialoffer_link a:hover {
    color: #f2f2f2;
}


/* Main Content Area */

#main_content {
    margin: 2px;
    width: 704px;
    text-align: left;
    float: right;
    padding: 5px;
    height: 100%;
}

#main_content .h_divider {
    margin-bottom: 2px;
    height: 1px;
    background-color: #c2c2cd;
    overflow: hidden;
}


/* New Item Description */

#new_item {
    margin: 0px auto 2px;
    padding: 5px 10px;
    width: 600px;
    text-align: justify;
}

#new_item_header {
    margin-top: 10px;
    float: left;
    width: 348px;
}

#new_item_header h1 {
    color: #434367;
    font-size: 18px;
    font-weight: normal;
}

#new_item_header h2 {
    color: #434367;
    font-size: 14px;
    font-weight: bold;
    font-family: arial, tahoma, sans-serif;

}

#new_item_image {
    width: 245px;
    float: right;
    overflow: hidden;
    text-align: right;
}

#new_item_text {
    float: left;
    clear: left;
    width: 348px;
}

#new_item_link {
    float: left;
    clear: left;
    width: 348px;
    font-weight: bold;
    text-align: right;
}

#new_item_link a {
    text-decoration: none;
}




/* Page Footer */

#page_footer {
    margin: 0px auto;
    width: 780px;
    text-align: center;
}

#powered_by {
    padding-top: 17px;
    float: right;
    width: 305px;
    height: 30px;
    color: #555555;
    text-align: center;
}

#powered_by a {
    color: #9A1212;
}

#powered_by a:visited {
    color: #9A1212;
}

#newsitem {
    background-color: #f8efef;
    padding:10px;
    border-width:1px;
    border-style:solid;
    border-color:#9A1212;
    margin:5px;
}

#newsitem_title {
    border-bottom: 1px solid #9A1212;

}

#randomproduct {
    /*background-color: #f8efef;
	border-width:1px;
	border-style:solid;
	border-color:#9A1212;*/
    padding:5px;
    margin:5px;
    min-height: 120px;
}

#randomproduct_image {
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 5px;
    margin-bottom: 5px;

}

#randomproduct img {
    border: 1px solid #9A1212;
    padding: 2px;
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#waiticon {
    text-align:left;
}

h2 {
    font-size: 11px;
    font-weight: bold;
}

#innercontainer {
    /*background-color: rgb(235,235,235)
	border-width:1px;
	border-style:solid;
	border-color:rgb(255,0,0); */
    margin:5px;
    padding: 5px;
    min-height: 170px;
}

#innercontainer #login {
    margin:5px;
    padding: 5px;
}

#innercontainer #login #header {
    border-bottom: 1px solid rgb(190,190,190);
    font-size: 110%;
    font-weight: bold;
}

#innercontainer #register {
    margin:5px;
    padding: 5px;
}

#innercontainer #register #header {
    border-bottom: 1px solid rgb(190,190,190);
    font-size: 110%;
    font-weight: bold;
}

#innercontainer #header {
    border-bottom: 1px solid rgb(190,190,190);
    font-size: 11px;
    font-weight: bold;
}

.textbox {}

.textbox {
    border: 1px solid #727272;
    background-color: #FFFFFF;
}

.textbox-error {
    border: 1px solid #FF0000;
    background-color:#FFFF99;
}

.errored {
    border: 1px solid #FF0000;
}

.dtrProducts_item {
    background-color:rgb(235,235,235);
    padding:10px;
    width:320px;
    border-width:1px;
    border-style:solid;
    border-color:black;
    float:left;
    margin:5px;
    height: 75px;
}

.dtrProducts_image
{
    float: left;
    margin-right: 20px;
    margin-bottom: 2px;
    padding: 3px;
}

.dtrAktionsArtikel_item {
    background-color:rgb(235,235,235);
    border-width:1px;
    border-style:solid;
    border-color:rgb(190,190,190);
    width:220px;
    float:left;
    padding:10px;
    margin:5px;
    height: 120px;
}

.dtrAktions_image
{
    border-width: 1px;
    border-style: solid;
    border-color: black;
    float: left;
    margin-right: 20px;
    margin-bottom: 2px;
    padding: 3px;
}

.item_image 
{

}

.warenkorb_menge
{
    width: 50px;
    text-align: right;
}

.warenkorb_kommentar
{
    width: 200px;
}


.checkout_kommentar
{
    font-size: 11px;
    font-family: arial, sans-serif;
    border-color:#FF0000;
    border-width: 1px;
    width: 100%;
}

.registration_panel, .account_panel, .checkout_panel
{
    /*background-color: rgb(235,235,235);*/
    border-width:1px;
    border-style:solid;
    border-color:#727272;
    margin:5px;
    padding: 10px;
}

/* CLEAR FIX */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.subnodechild
{
    font-size: 9px;
}

