/* ******************************************************* */
/* GENERAL TAGS */
/* ******************************************************* */

* {
    padding:0;
    margin:0;
    border:0;
}


body {
	margin:0 auto 0 auto;
	padding:0;
	background:#ffffff;
	text-align:center;
	color:#a59d79;
	font-family:"Times New Roman", Times, Georgia serif;
	font-size:12px;
	letter-spacing:0.03em;
	line-height:18px;
}


a { text-decoration:none; color:#a59d79; font-weight:normal; }
a:active { text-decoration:none; color:#847961; font-weight:normal; }
a:hover { text-decoration:none; color:#847961; font-weight:normal; }




a.black {
text-decoration:underline;
color:#000;
font-weight:bold;
}

a.black:hover {
color:#000;
text-decoration:none;
font-weight:bold;
background-color:none;
background:none;
}

a img {border:0;}


p {font-size:12px; }
ul,ol,dl {margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 30px;}

h1 {
font-size:26px;
margin:0px 0px 0px 0px;
padding:0;
color:#a59d79;
font-weight:lighter;
font-family:"Times New Roman", Times, Georgia serif;
}

h2 {
font-size:14px;
margin:10px 0 2px 5px;
padding:0;
color:#a59d79;
font-weight:bold;
font-family:"Times New Roman", Times, Georgia serif;
}

/* Zitat */
h5 {
font-size:15px;
margin:10px 0 2px 5px;
padding:0;
color:#9e9e9e;
font-style:italic;
font-weight:bold;
font-family:"Times New Roman", Times, Georgia serif;
}

/* Zitat Autor */
h6 {
font-size:10px;
margin:2px 0 8px 5px;
padding:0;
color:#6e6e6e;
font-weight:normal;
}

blockquote{
font-size:0.9em;
border:1px solid #bababa;
margin:20px 10px;
padding:8px;
}

blockquote p {margin:0;}

/* ******************************************************* */
/* FORM ELEMENTS */
/* ******************************************************* */

form {
	margin:0px;
	padding:0px;
}

.formText {
	border:1px solid #ccc;
	background:#fff;
	background:url('../images/bg_navi.gif');
	background-repeat:repeat-x;
	color:#333;
	font-size:12px;
	margin:0px;
	padding:0px;
}

.formButtonBlue {
	background-color:#00c0ed;
	background:url('../images/bg_buttonblue.gif');
	background-repeat:repeat-x;
	border:1px solid #d9d9d9;
	border-bottom:1px solid #ccc;
	padding-left:8px;
	padding-right:8px;
	color:#FFF;
	font-family:"Times New Roman", Times, Georgia serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	cursor:pointer;
}

.formButtonBlue:hover {
	border:1px solid #535353;
}


.formButton {
	background-color:#f0f0f0;
	background:url('../images/bg_buttongrey.gif');
	background-repeat:repeat-x;
	border:1px solid #ccc;
	padding-left:8px;
	padding-right:8px;
	color:#333;
	font-family:"Times New Roman", Times, Georgia serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	cursor:pointer;
	margin-bottom:4px;
}

.formButton:hover {
	border-bottom:5px solid #535353;
	margin-bottom:0px;
	text-decoration:none;
}

.formSelect {
	border:1px solid #ccc;
	width:150px;
}


/* ******************************************************* */
/* TEMPLATE TAGS */
/* ******************************************************* */

div#ecozonabox {
	width:960px;
	background:#ffffe6;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden;
}

div#background960 {	
	width:960px;
	height:510px;
	background:no-repeat;
	background-repeat:no-repeat;
	}

div#navigationbox {
	width:240px;
	float:left;
	background:url('../images/tree.png');
	background-repeat:no-repeat;
	position:fixed;
}

div#languageswitch { 
	margin-left:51px;
	margin-top:56px;
	margin-bottom:30px;
}

div#slash {
	width:39px;
	height:13px;

}

div#contentbox {
	float:right;
	text-align:center;
	width:960px;
}


div#navigation {
	margin-left:51px;
	margin-top:13px;
	margin-bottom:24px;
}

div#navigation ul  { margin: 0px 0px 0px 0px; list-style-type:none; line-height:32px; }
div#navigation ul li ul  { margin: 0px 0px 0px 32px; list-style-type:none; line-height:normal; }
div#navigation a { text-decoration:none; color:#a59d79; font-weight:normal; }
div#navigation a:hover { text-decoration:none; color:#847961; background-color:none; font-weight:normal; }

div#navigation .iamactive a { text-decoration:none; color:#847961; }
div#navigation .iamactive ul a { text-decoration:none; color:#a59d79; }



/* ******************************************************* */
/* DEFAULT TEMPLATE */
/* ******************************************************* */

div#INNERcontent {
	padding-left:10px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:20px;
}


/* ******************************************************* */
/* STARTSEITE TEMPLATE */
/* ******************************************************* */

div#INNERcontentMAIN {
	padding-left:10px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:20px;
	width:300px;
	float:left;
}

div#INNERnewsMAIN {
	padding-left:10px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:20px;
	width:300px;
	float:right;
}


/* ******************************************************* */
/* CATALOG TEMPLATE */
/* ******************************************************* */

div#katalog_item {
	width:480px;
	float:left;
	margin-left:240px;
}

div#katalog_select {
	width:240px;
	float:right;
	text-align:left;
	margin-top:50px;
}

div#katalog_content {
	
}

div#itemDesc {
	text-align:center;
	height:180px;
}

div#itemDesc h1 { 
	font-size:12px;
	line-height:18px;
	letter-spacing:0.03em;
	margin:0;
	padding:0;
	color:#847961;
	font-family:"Times New Roman", Times, Georgia serif;
	font-weight:normal;
}
div#itemDesc h2 { 
	font-size:12px;
	line-height:18px;
	letter-spacing:0.03em;
	padding:0;
	margin:0;
	color:#a59d79;
	font-family:"Times New Roman", Times, Georgia serif;
	font-weight:normal;
}
div#itemDesc h3 {
	font-size:12px;
	line-height:18px;
	letter-spacing:0.03em;
	padding:0;
	margin:0;
	color:#a59d79;
	font-family:"Times New Roman", Times, Georgia serif;
	font-weight:normal;	
}

div#katalog_thumbs {
	text-align:center;
}

div#aThumb { float:left; text-align:center; cursor:pointer; width:61px; margin:8px;}
div#aThumb img { width:60px;cursor:pointer; }
div#aThumb img:hover { padding-left:1px; }

div#katalog_specs {
	margin-left:50px;
}

div#katalog_sizes {
	margin-top:8px;
	float:left;
}
div#katalog_wash {
	margin-top:22px;
	margin-left:30px;
	float:left;
}


/* KATALOG OVERLAY WASHES AND SIZES*/
div#sizes {
	position:absolute;
	top:60px;
	margin-left:4px;
}

div#washes {
	position:absolute;
	top:60px;
	margin-left:16px;
}


/* ******************************************************* */
/* MOVIE TEMPLATE */
/* ******************************************************* */


/* ******************************************************* */
/* SPECZIAL CONTENT STYLES */
/* ******************************************************* */

div#s_start {
	position:relative;
	top:350px;
	left:370px;
	width:300px;
	text-align:center;
}

div#s_fashion {
	position:relative;
	top:60px;
	left:670px;
	width:260px;
	text-align:center;
}

div#s_contact{
	position:relative;
	left:200px;
	width:640px;
	text-align:center;
}

/* ******************************************************* */
/* TABLE DESIGN */
/* ******************************************************* */

.tableStyle {
	width:557px;
}

.tableTitle {
	background:#212121;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	height:32px;
	border-top:1px solid #adadad;
	border-bottom:3px solid #818181;
	background:url('../images/bg_navi.gif') repeat;
}

.tableText {
	padding-left:5px;
	border-bottom:1px solid #adadad;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
}

.tableText:hover {
	padding-left:5px;
	border-bottom:1px solid #adadad;
	background:#F6F6F6;
}


.tableWidthIcon {
	width:32px;
	text-align:center;
	border-bottom:1px solid #adadad;
}
.tableTopSpacer {
	height:1px;
}

.tableBottomSpacer {
	height:30px;
}




