body {
	font-size:100%; font-family:"Lucida Sans Unicode","Lucida Sans",Arial,sans-serif; font-size:12px; background-color:#c1c1c1;
}

.site  {
	margin:0px auto; width:800px; 
}

.header  {
	height:75px; width:800px; background-color:#720F16; font-size:small; font-weight:normal; text-transform:lowercase;
}

.headerseperator  {
	height: 2px; width:800px; background-color:white; 
}

.content  {
	min-height: 200px; height:auto !important; height:200px; width:800px; background-color:#ffffff; 
}

.contentinner
{
	width:770px; padding:15px 15px 15px 15px;
}

.header span {
	color:#ce2b27;
}

.header a {
	text-decoration:none;
}

.headerseperator img {
	width:800px; height:2px;
}

.alltopmenus {
	width:600px; height:50px; float:right; padding-right:-20px; padding-top:-10px; text-align:right;
}

.footer  {
	height: 53px; width:800px; background-color:#ffffff; 
}

.footer ul {
	list-style-type:none; margin-top:17px; width:500px;
}

.footer ul li {
	display:inline; margin-right:12px; color:#000000;
}

.footer ul li a {
	text-decoration:none; color:#000000;
}

.footer ul li a:hover {
	text-decoration:none; color:#000000;
}

.footerseperator {
	width:720px; height:1px; margin: 0 40px 0 40px;
}

.copyrighttextEn {
	margin-top:17px; margin-right:-85px; float:right; width:300px; font-size:0.75em;
}
.copyrighttextEs {
	margin-top:17px; margin-right:-20px; float:right; width:300px; font-size:0.75em;
}
.copyrighttextDe {
	margin-top:17px; margin-right:-40px; float:right; width:300px; font-size:0.75em;
}

.logo {
	float:left;
}

.logo img {
	margin:3px 0 0 20px; height:65px;
}

.mainimage {
	width:800px; height:250px;
}

.lang {
	color:#ce2b27;
}

.white {
	color:#ffffff;
}

.lightRed {
	color:#ce2b27;
}

.darkRed {
	color:#720F16;
}

.black {
	color:#000000;
}

.boldText {
	font-weight:bold;
}

.smallerText {
	font-size:smaller;
}

.smallText {
	font-size:small;
}

.mediumText {
	font-size:medium
}

.xlargeText {
	font-size:x-large; border: solid 1px #720F16;
}

.cleanLink {
	text-decoration:none;
}

.searchTextBox {
	background-color:#E6E6E6; border-width:0px; border-color:#444444; border-style:solid; margin-top:0px;
}

.productsItem div {
		border-bottom:2px solid #FFFFFF;
}

.productsItem div:hover {
		border-bottom:2px solid #CE2B27;
}

.productsItem a {
	color:#000000;
	text-decoration:none;
}

.productsItem a:visited {
	color:#000000;
	text-decoration:non:
}

.sectionContent 
{
	line-height: 17px;	
}



/* admin section */

.adminAlltopmenus {
	width:660px; height:50px; float:right; padding-right:-20px; padding-top:-10px; text-align:right;
}

.adminTitle {
	font-size:large; border: solid 1px #720F16;
}

.adminSubTitle {
	font-weight:bold; color:#720F16;
}

.menulist
{
	position:relative; /*float:left;*/ margin-top:15px;	
}

.menulist ul {
	list-style-type:none; 
}

.menulist ul li {
	display:inline; margin-left:8px; color:#ffffff;
}

.menulist ul li a {
	text-decoration:none; color:#ffffff;
}

.menulist ul li a:hover {
	color:#ce2b27;
}