body, h3, div, ul, p {
	margin:0;
	padding:0;
}
body {
	background-color:#FFFFFF;
	line-height:18px;
}

div.kwicks_container {
	width: 959px;
	margin: 0px auto 0 auto;
	background-image:url(/fileadmin/templates/images/haute_ecriture/background.jpg);
	padding:10px;
	background-repeat:no-repeat;
}
/*-------------------------KWICKS--------------------*/
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width:959px;
	height:321px;
	z-index:2;
}
.kwicks li {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	width: 100px;
	height: 301px;
	z-index:2;
	cursor:pointer;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;*/
}
.kwicks li a {
	/*background-image:url(images/sprites_menu.png);
	background-repeat:no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 14px;
	letter-spacing: -0.07em;
	font-weight: bold;
	color: #B9CD3A;*/
	height: 321px;
	outline:none;
	display:block;
	z-index:100;
	cursor:pointer;
	margin-top: -3px;
	margin-left: 0px;
	text-decoration: none;
	
}
.kwicks li h3 {
	position: absolute;
	width: 180px;
	font-family: "Helvetica", Arial;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing:;
	outline:none;
	z-index:0;
	cursor:pointer;
	text-transform:;
	font-weight: normal;
	margin-left: 5px;
	text-decoration: none;
	left: 0px;
	top: 25px;
	right: 0px;
	bottom: 0px;
	padding:5px;
}




#kwick_1, #kwick_2, #kwick_3, #kwick_4, #kwick_5, #kwick_6, #kwick_7 {
	overflow: hidden;
	position: absolute;
	display: block;
	width: 191.2px;
}
#kwick_1 {
	left: 0px;
	border: none;
}
#kwick_2 {
	left: 195.8px;
}
#kwick_3 {
	left: 391.6px;
}
#kwick_4 {
	left: 587.4px;
}
#kwick_5 {
	right: 20px;
}
#kwick_6 {
	left: 600px;
}
#kwick_7 {
	right: 0px;
}
#kwick_1 a {
	background-image:url(/fileadmin/templates/images/haute_ecriture/silver2.jpg);
	background-repeat:no-repeat;
	padding:5px;
}
/*.kwicks a:hover, .kwicks #active {
	color: #B9CD3A;*/
}
.kwicks li a:hover h3, .kwicks li #active h3 {
	color: #999999;
}
#kwick_2 a {
	background-image:url(/fileadmin/templates/images/haute_ecriture/bamboo2.jpg);
	background-repeat:no-repeat;
	padding:5px;
}
#kwick_3 a {
	background-image:url(/fileadmin/templates/images/haute_ecriture/captless3.jpg);
	background-repeat:no-repeat;
	padding:5px;
}
#kwick_4 a {
	background-image:url(/fileadmin/templates/images/haute_ecriture/ageless.jpg);
	background-repeat:no-repeat;
	padding:5px;
}
#kwick_5 a {
	background-image:url(/fileadmin/templates/images/haute_ecriture/falcon.jpg);
	background-repeat:no-repeat;
	padding:5px;
}
#kwick_6 a {
	background-position:0px -250px;
}
#kwick_7 a {
	background-position:0px -300px;
}
