/* SITE FORMATS */
body {
	background-color: #fff;
	margin: 1cm 1cm 1cm 1cm;
    font: 16px/19px "Tahoma", "Arial", "Sans-Serif";
	}

p {
	text-align: left;
	width: 850px;
//	width: 600px;
	}

img {
	border: 0;
	}



/* LINKS */
a:link, a:visited {
	color: #bbbab1;
	text-decoration: none;
	}

.inactive a:link, .inactive a:visited {
	color: #fff;
	text-decoration: none;
	}

.active a:link, .active a:visited {
	color: #363636;
	text-decoration: none;
	}



/* CONTAINER DEFINITION */
#site {
	position: absolute;
	z-index: 9;
	width: 900px;
	}

#logo-ruwido {
	position: absolute;
	z-index: 1;
	}

#menu {
	visibility: hidden;
	}

#print-image {
	position: relative;
	margin: -200px 0 0 -20px;
//	margin: -200px 0 0 -160px;
	z-index: 0;
	}

#print-image-half {
	position: relative;
	margin: -200px 0 0 -110px;
//	margin: -200px 0 0 -250px;
	z-index: 0;
	}

#print-image-cover {
	position: relative;
	margin: -100px 0 0 300px;
//	margin: -100px 0 0 150px;
	z-index: 0;
	}

#print-image-full {
	position: relative;
	margin: 0 0 0 -160px;
//	margin: 0 0 0 -300px;
	z-index: 0;
	}

#print-image-contact {
	position: relative;
	margin: -200px 0 -200px -20px;
//	margin: -200px 0 -200px -150px;
	z-index: 0;
	}

#imprint-right {
	padding-top: 20px;
	}

#text-right {
	position: relative;
	z-index: 2;
	}

#text-company-about, #text-company-quote, #text-company-photo, #text-company-caption, #text-competence, #text-consistent-branding, #text-umbrella, #text-partners, #text-testimonials, #image-logo-testimonials, #image-products-arrows, #text-products-arrows, #image-products-vexo, #text-distributor, #text-login, #text-register, #text-support-left, #text-support-right, #image-contact-map, #text-contact-left, #text-contact-right, #text-support-external {
	padding-top: 30px;
	}

#text-products-lrk {
	padding-top: 30px;
	}

#image-products-lrk {
	padding-top: 30px;
	}

#image-support {
	padding-top: 100px;
	}

#text-privacy {
	position: absolute;
	text-align: left;
	width: 600px;
//	width: 600px;
}


/* TEXT STYLES */
.title {
	color: #353535;
	z-index: 9;
	}

.right {
	text-align: right;
	}

#text-support-left table, #text-support-right table {
	width: 235px;
	border-spacing: 0;
	border-collapse: collapse;
	}


#text-support-left td, #text-support-right td {
	border-bottom: 1px solid #f1f1f1;
	}



/* INPUT FIELDS */
.input-field {
	border-width: 2px;
	border-style: solid;
	border-color: #eeede7;
	background-color: #eeede7;
	font-size: 11px;
	color: #353535;
	width: 250px;
	height: 14px;
	}

.input-dropdown {
	border-width: 2px;
	border-style: solid;
	border-color: #eeede7;
	background-color: #eeede7;
	font-size: 11px;
	color: #353535;
	width: 254px;
	_width: 256px;
	height: 18px;
	}

.input-checkbox {
	margin-left: 0;
	margin-top: 0;
	}

.input-button {
	border-width: 2px;
	border-style: solid;
	border-color: #eeede7;
	background-color: #eeede7;
	font-size: 11px;
	color: #353535;
	width: 62px;
	height: 18px;
	}



/* LIST DEFINITIONS */
#menu ul {
	list-style: none;
    font: 23px/22px "Tahoma", "Arial", "Sans-Serif";
	margin: 0;
	padding: 0;
	}

#menu ul ul li  {
    font: 14px/15px "Tahoma", "Arial", "Sans-Serif";
	margin-top: 0;
	margin-left: 20px;
	}

#menu ul li ul {
//	margin-top: -27px;
	}

#menu ul ul ul li {
	margin-top: 0;
	margin-left: 20px;
	}

#menu ul ul li ul {
	margin-top: 0;
	}

#text-support-external ul li, #text-support-content ul li {
	list-style-image: url("images/icon-bullet.gif");
	margin-top: 0;
	margin-left: -20px;
	_margin-left: 25px;
}

#text-right ul {
	list-style-image: url("images/icon-bullet.gif");
	margin-left: 20px;
	padding: 0;
	}


/* ROLLOVERS */
#icon-arrow-left, #icon-arrow-right, #icon-rotate, #icon-arrow-left-testimonials, #icon-arrow-right-testimonials, #distributor-map, #distributor-map-active, #footer, #cover {
	position: absolute;
	visibility: hidden;
	padding-left: 0;
	width: 0;
	}