*/ noch background-color uebergeben */
body {
	/* background: #102536; /* hintergrundfarbe */
}
/* allg. grundeinstellungen */
/* FORM */
input, textarea, select {
	border:1px solid #c0c0c0;
	background:#F4F4F4;
	font-size: 11px;
	color: #000;
	/* padding:1px; */
	/* margin: 5px 4px 0 0; */
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

.form-button {
  /* margin-left:110px !important;
  margin-left:55px; /*to fix IE6 position*/
  width:100px;
  cursor:pointer; 
  /* clear:both; */
}

div.btn_1 {
	padding:0 20px;
}

.btn-grau {
	height:18px;
	line-height:18px;
	border:1px solid #999;
	background:#999 url(/images/btn_bg_grau_1.gif) 100% 100% repeat-x; 
	color:#fff !important;
	display:block;
	font-weight:bold;
	text-decoration:none !important;
	text-align:center;
	font-size:11px;
}

input.btn-grau {
	cursor:pointer;
	height:21px;
	line-height:15px;/*IE sucks*/
	margin:0;
	padding:0 0 2px 0;
	font-family:Arial;}

.size180{
	width:180px;
}

.btn-grau:hover {
	background:#4284C3 url(/images/btn_bg_blau_1.gif) 100% 100% repeat-x;
}

.pflichtstern {
	color: #f00;
	font-weight:bold;
}
fieldset td.spalte1 { /* erster td */
	width: 130px;	
	text-align:right;
	padding-right:10px;
	
}
fieldset td.spalte2 { /* zweiter td */
	text-align:left;
	width: 170px;	
}

fieldset td.spalte3 { /* dritter td */
	text-align:left;
	width: 220px;	
}

fieldset {
	width: 550px;
	border: 1px solid #CC0000;
	background: #FFEBCC;
}

legend {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 120%;
	padding: 0 1.5em; 
	margin-left: 1em;
}

label {
	/*
	float:left;
	clear:both;
	display:block;
	width:100px;
	margin-bottom:6px;
	padding-right:10px;
	padding-top:4px;
	text-align:right;
	*/
}


fieldset input, fieldset textarea, fieldset select {
	display:block;
	width:160px; 
	border: 1px solid #333;
	background:#F4F4F4;
	font-size: 12px;
	margin-bottom:4px;
	margin-right:10px;
	padding:2px;
}

fieldset input {
	margin-top:3px !important;
	margin-top:0px; /*to fix ie6 position*/
}
fieldset input.error, fieldset select.error, fieldset textarea.error {
	border: 1px solid #f00;
	background: #FFCC00;

}

.addon1 {
	width:100px;
	margin-bottom:4px;
	margin-left:8px;
	padding:2px;
}

/* fieldset input[type=submit]:hover, input[type=submit]:focus {background-color:#FFF !important;} */

.checkradio  {
	border:		none;
	background:	none;
	width:20px;

}

fieldset label {
	white-space:nowrap; /*to fix ie6 wrapping*/
}

fieldset .floatbox {
	height: 0;
}

/* rahmen um die gesamte page ? */
div#page {
	text-align:left;    /* Seiteninhalt wieder links ausrichten */
	/* margin:0 auto;      /* standardkonforme horizontale Zentrierung */
	margin-left:0; margin-right:auto; /* page linksbuendig ausrichten */
	width:980px;
	padding:0;
	height:100%; 		/* evtl. naus damit */
    border: none;
    background-color: transparent;
}

div#page_margins {
    border: none;
    min-width: 50em;
    max-width: 150em;
    margin: auto;
	margin-left: 10px; /* linken abstand definieren, sofern gewuenscht */
}

div#header {
    height: 62px;
    width: 100%;
    color: #0000FF;
	background: url(/images/winter_header.jpg) no-repeat;
}

div#headerleft {
	float: left;
	width: 640px;
	height: 62px;
	background-color: transparent; /* so dass das logo auch nicht verdeckt ist */
}

div#BoxKonto, div#BoxWarenkorb {
	padding-top:9px; /* abstand der box von oben */
	
}

#BoxKonto a, #BoxWarenkorb a {color: #000; }

#BoxWarenkorb a.headlink {text-decoration: none; color: #fff !important; }
#BoxWarenkorb a.headlink:hover { color: #FFCC33 !important; }

div#BoxKonto {
	float: left;
	width: 170px;
	color: #00FF00;
	background-color: transparent;
}

div#BoxService {
	float: left;
	width: 170px;
	color: #00FF00;
	background-color: transparent;
}

div#BoxWarenkorb {
	float: left;
	width: 170px;
	color: #00FF00;
	background-color: transparent;
}


/* statuszeile */
#Status, #headline {
	text-align: left;
	font-size: 1.2em;
	font-weight:bold;
	/* background: transparent; */
}

#Status h2 {
	font-size: 1.3em;
}

#Status {
	padding-top: 6px;
	padding-left: 10px;
	height: 1.5em;
}

#headline {
	padding: 6px 0; 
}

#form_message_head {
	text-align: center;
	color: #CC0000;
	font-weight:bold;
	padding: 2px 0; 
}

#form_error {
	color: #CC0000;
}
	
/* SUCHE */
div#Suche {
	height: 26px;
	border: 1px solid #000000;
	border-bottom: none;
	background: #FFEBCC;
}
#Suche input {
	width:200px;
	height:14px;
	
}

#Suche .input_pfeil {
	width: 40px;
	height:16px; 
	border:1px solid #c0c0c0; 
	background: #7AA2CC url(/skins/karwacki/images/action_submit_pfeil.gif) no-repeat center; 
	cursor:pointer; 
}


.input_warenkorb {
	width: 150px;
	height:19px; 
	border:1px solid #c0c0c0; 
	font-weight:bold;
	background: #FFEBCC url(/skins/karwacki/images/warenkorb_1.gif) no-repeat 5px center; 
	cursor:pointer; 
}

.input_close {
	font-size: 11px;
	width: 180px;
	background: #F4F4F4 url(/skins/karwacki/images/X_13x13.gif) no-repeat 3px center; 
	cursor:pointer; 
}

/* */
input[type="text"]:hover, input[type="text"]:focus {background-color:#DDD;}
input[type="password"]:hover, input[type="password"]:focus {background-color:#DDD;}
input[type=button]:hover, input[type=button]:focus {background-color:#FFD899 !important;}

/* #main input[type=submit]:hover, input[type=submit]:focus {background-color:#FFD899 !important;} */

textarea:hover, textarea:focus {background-color:#FF0;}

div#navtop {
	height: 30px; /* hier in verbindung mit nav3 margin-top bringen */
	/* border: 1px solid #000000; */
	/* background: #716D4A; */
	
	background: #B2955B; /* corelgold -> #C0A062; frankgold -> #716D4A;  #E9BF53; #D48C26; */
	padding: 0;
}

#navtop { color: #FFF; font-size: 12px; font-weight:bold; font-family: verdana; text-align: left !important; }
#navtop a { text-decoration: none; color: #FFF; }
#navtop a:hover { text-decoration: underline; }
#navtop p { margin: 0; }
#navtop .nt-links { float: left; width:70%; text-align: left; margin: 6px 0 0; }
#navtop .nt-links a { padding: 0 10px; white-space: nowrap; }
#navtop .nt-links a.last { padding-right: 0; _float: none !important; width: auto !important;  }
#navtop .nt-suche { float: right; text-align: right; margin: 6px; }

div#nav {
	height: 36px; /* hier in verbindung mit nav3 margin-top bringen */
	border: 1px solid #000000;
	background: #7AA2CC;
	padding: 0;
}

div#nav_home {
	float:left;
	margin-top:10px;
	margin-left:20px;
}

div#nav3 {
	padding-left: 120px;
	margin-top:5px; /* siehe navi */
}


div#main {
	background-color: transparent;
	padding: 0;
}

#main li { 
	margin-left:1em !important;
}

/* produkt detailansicht */
#div_prod_img_big {
	float:left;
	width: 275px; 
	background-color: transparent;
	/* border: solid 1px #c0c0c0; */
}

/* linke Spalte */
div#col1 {
	float: left;
    width: 160px; /* breite linke spalte */
}
div#col1_content {
    margin-left: 6px;
    margin-right: 8px;
    color: #333333;
    background-color: Transparent;
}

/* Rechte Spalte */
div#col2 {
	float: right;
    width: 210px; /* breite rechte spalte */
}

div#col2_content {
    margin-left: 1em;
    margin-right: 1em;
    color: #333333;
    background-color: Transparent;
    text-align: center;
}


/* Mittlere Spalte */
div#col3{
	position:relative; /* fuer top-anker wichtig!!! */
    margin-left: 0;
    margin-right: 0;
    border-left: solid 160px #FFEBCC; /* breite + farbe linke spalte */
    border-right: solid 210px #FFEBCC; /* breite + farbe rechte spalte */
    width: auto;
}

div#col3_content {
    margin-left: 1em;
    margin-right: 1em;
    /* color: #DDD; */
    text-align: center;
}



#col3_content .main-head { 
	width:382px;
	height:116px;
	/* <img style="margin: 10px 0 10px 0;" src="<?php echo './skins/'.SKIN.'/images/main_home_01.gif'; ?>" alt="" title=""> */
	margin:0 auto; 
	background: url(/skins/xtreme/images/main_home_01.gif) no-repeat center;
}

#col3_content .agb-head {
	font-weight:bold;
	/* text-decoration:underline; */
}

#footer {
		clear: both;
        color: #333333;
        background-color: transparent; 
        /* margin-left: 16em; */
        /* margin-right: 16em; */
        padding: 0  1em 0 1em;
        line-height: 1.5em;
		text-align:center;
        width: auto;
        border-top: 1px solid #666;
        padding-top:4px; 
}


#footer a {color: #666; }

#ProduktBox {
	float:left; 
	position:relative;
	padding: 6px 4px 6px 4px;
	background-color: transparent;
	/* width: 588px; */
	/*
	color: #00FF00;
	text-align:left;
	*/
}

#AngeboteBox {
	/* position:relative; */
	padding-top:10px;
	background-color: transparent;
}

.lupe {
	width: 64px;
	height:20px; 
	font-weight:bold;
	background: url(/skins/karwacki/images/lupe_ws.gif) no-repeat 5px 4px; 
	cursor:pointer; 
}

#ProduktBox a { color: #FFF; } 
#ProduktBox a:hover, a:focus { color: #FFFF66; } 

#nav_shoppages {
	text-align:right;
	width:100%;
}

#Warenkorb {
	position:relative;
	padding: 6px 0;
	background-color: transparent;
	width: 588px;
}

a {color: #000; text-decoration:underline;}
a:hover {color: #000; background-color: transparent; text-decoration:none;}
a:focus {color: #000; background-color: transparent; text-decoration:none;}

#menu1 a {
	display:block;
	padding-left:8px;
}

#menu1 a:hover {
	background: #FFD899;
}

/* boxen */
.box_2 {background:transparent;}
.box_2 span {
	text-align:center; 
	color: #000; /* textfarbe */
	margin:0; 
	font-weight:normal; 
	/* padding-bottom:0.5em; */
}

.boxtop_2 {
	display:block; 
	background:transparent; 
	font-size:1px;
	width:152px; /* breite + 2px */
}
.box_e1_2, .box_e2_2, .box_e3_2, .box_e4_2 {
	display:block; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}
.box_e2_2, .box_e3_2, .box_e4_2, .boxhead_2 {
	background: #7AA2CC; /* bg headbereich */
}

.box_e1_2, .box_e2_2, .box_e3_2 {height:1px;}
.box_e2_2, .box_e3_2, .box_e4_2 {
	border-left: 1px solid #000; /* rahmenfarbe */
	border-right: 1px solid #000; /* rahmenfarbe */
}
.box_e1_2 {
	margin:0 5px; 
	background: #000; /* rahmenfarbe */
} 
.box_e2_2 {margin:0 3px; border-width:0 2px;}
.box_e3_2 {margin:0 2px;}
.box_e4_2 {height:2px; margin:0 1px;}

.boxhead_2 {
	display: block;
	color: #ffffff !important; /* textfarbe head */
	font-weight: bold !important; 
	/* border-bottom: 1px solid #000000; /* rahmenfarbe headzeile unten */
	height: 14px; 
	width: 100%; 
}
/* fuer die produkt-box */
.boxbottom_2 {
	display: block;
	color: #ffffff !important; /* textfarbe head */
	font-weight: bold !important; 
	width:250px;
	height:22px;
	border:0 solid #000;
	border-width:1px 1px 0 1px;
	line-height:22px;
}

.boxcontent_2 {
	display:block; 
	background: #FFF; /* bg unterer mainbereich */
	border:0 solid #000; /* rahmenfarbe */
	border-width:0 1px 1px 1px;
	/* height: 48px; /* hoehe unterer bereich */
	width: 150px; /* breite unterer bereich */
	overflow: auto;
}



