html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body, td {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #5F2A5F;
}
#center {
	text-align: center;
}
#header {
	width: 775px;
}
#index {
	width: 600px;
	height: 462px;
}
#wrapper {
	width: 775px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#lang, #lang td {
	font-family: tahoma, arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #800040;
	font-weight: bold;
}
#lang {
	width: 600px;
	height: 62px;
	background: url(../../img/claretti/index-langbg.gif) top left no-repeat;
}
#company {
	float: left;
	width: 600px;
	height: 100px;
	background: url(../../img/claretti/index-companybg.jpg) top left no-repeat;
}
#service {
	float: left;
	width: 600px;
	height: 100px;
	background: url(../../img/claretti/index-servicebg.jpg) top left no-repeat;
}
#downloads {
	float: left;
	width: 600px;
	height: 100px;
	background: url(../../img/claretti/index-downloadsbg.jpg) top left no-repeat;
}
#contact {
	float: left;
	width: 600px;
	height: 100px;
	background: url(../../img/claretti/index-contactbg.jpg) top left no-repeat;
}

#lang div.content {
	float: left;
}
#lang div.padder {
	padding: 40px 0px 0px 0px;
}
div.clear {
	clear: both;
}
#lang a {
	color: #7B7377;
	font-weight: bold;
	text-decoration: none;
}
#lang a:hover {
	color: #800040;
}
img {
	border: 0px;
}



#navi {
	color: #5D388A;
	font-size: 9px;
}
#navi a {
	font-size: 9px;
}
a {
	color: #5D388A;
	font-weight: normal;
	text-decoration: none;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
a.active {
	color: #800040;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#header {
	height: 68px;
	background: url(../../img/claretti/logo.jpg) top right no-repeat;
}

#main {
	float: left;
	width: 775px;
	background: url(../../img/claretti/mainbg.gif) top left repeat-y;
}
#left {
	float: left;
	width: 213px;
}
#left-top {
	width: 213px;
	height: 200px;
	background: url(../../img/claretti/produktebg.jpg) top left no-repeat;
}
#content {
	float: left;
	width: 562px;
}
#login {
	width: 213px;
	height: 50px;
	background: url(../../img/claretti/loginbg.jpg) top left no-repeat;
}
#cart {
	width: 213px;
	height: 51px;
	background: url(../../img/claretti/cartbg.jpg) top right no-repeat;
}

div.padding {
	padding: 15px 0px 0px 15px;
}
#left-top-normal div.padding {
	padding: 0px 0px 0px 13px;
}
#left-top div.padding {
	padding: 0px 0px 0px 13px;
}
#content div.padding {
	padding: 0px 0px 0px 30px;
}
#login div.padding {
	padding: 3px 0px 0px 13px;
}
#cart div.padding {
	padding: 3px 0px 0px 13px;
}
#left-navi div.padding {
	padding: 15px 0px 0px 20px;
}
h1 {
	color: #5F2A5F;
	font-size: 18px;
}
#left-navi p {
	color: #FFFFFF;
}
#left h1 {
	color: #FFFFFF;
	font-size: 14px;
}
#left-navi {
	padding: 10px 0px 20px 0px;
}
#left-navi ul {
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#left-navi ul ul {
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 20px 20px;
}
#left-navi ul li {
	list-style-type: none;
}
#left-navi ul ul li a {
}
#left-navi ul li a {
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 20px;
	/*background: url(../../img/claretti/left-navi-bullet.gif) top left no-repeat;*/
	background: url(../../img/claretti/menupoint.gif) top left no-repeat;
}
#left-navi ul li a:hover {
	color: #C4C4DF;
}
#left hr {
 	color: #FFFFFF;
 	width: 100%;
 	text-align: right;
 	height: 1px;
 	padding: 0px;
	border-color: #FFFFFF;
	border-width: 1px 0px 0px 0px;
	border-style : solid;
	margin: 10px 0px 10px 0px;
}
h2 {
	font-size: 16px;
}
input, select, textarea {
	font-size: 12px;
}

#login form {
	padding: 0px;
	margin: 0px;
}
#login input.form {
	font-size: 9px;
}

fieldset {
	border: 1px solid #E8E6EB;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
legend {
	color: #810045;
	font-weight: bold;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0px 0px 10px 20px;
}
dd.address {
	margin: 0px 0px 0px 20px;
}
dd.address-last {
	margin: 0px 0px 10px 20px;
}
#lang2 {
	font-size: 10px;
}
#lang2 div.padding {
	padding: 25px 0px 0px 0px;
}