* {
	margin: 0;
	padding: 0;
/*	border: 0;
*/
}
html, body {
	height: 100%;
}
h1 {
	font-size: 24px;
	color: #333333;
	margin-top: 10px;
}
h2 {
	font-size: 16px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.border {
	border:1px solid #333333;
}

#order td {
	border:0px solid #333333;
	margin: 5px;
	padding: 5px;
}

ul.navigation {
	font-size: 1em;
	font-weight: lighter;
	float: left;
	list-style-type: none;
	width: auto;
}
ul.navigation li {
	display: block;
	color: #999999;
	margin-top: 12px;
	height: 18px;
	margin-left: 0px;
	float: left;
	margin-right: 20px;
}
ul.navigation li a {
	color: #333333;
	text-decoration: none;
	width: auto;	
}
ul li a:hover {
	color: #A43083;
	text-decoration: underline;
}
 ul.navigation li.active a {
	color: #A43083;
}



.header {	
	height: 55px; 
}
.header_cont {	
	height: 20px; 
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -263px; /* the bottom margin is the negative value of the footer's height */
}
.wrapper_cont {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -53px; /* the bottom margin is the negative value of the footer's height */
}

.content {
	margin: 0 auto;
	width: 925px;
}
.footer, .push {
	height: 263px; 
}
.footer_cont, .push_cont {
	height: 53px; 
}


.footer {
	background: #fff;
}
.footer_cont {
	background: #fff;
}


/* Source: http://ryanfait.com/sticky-footer/*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #5362A7;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#top {
	background: url(layout/01.jpg);
}


#bl {	background: url(layout/bot.jpg) repeat-x top;
}
#br {	background: url(layout/bot.jpg) repeat-x top;
}
#tl {	background: url(layout/top.jpg) repeat-x;
}
#tr {	background: url(layout/top.jpg) repeat-x;
}
#botext {
	float: left;
	width: 358px;
	text-align: justify;
}
#logo_cont {
	height: 130px;
}
/*.wrapper_cont .content */
#mainavi {
	height: 30px;
	width: 800px;
	margin-left: 50px;
}
.wrapper_cont .content  #inner_cont ul {
	margin-left: 20px;
}
.wrapper_cont .content #inner_cont {
	width: 875px;
	margin-left: 50px;
}
.footer_cont #bot {
	background: url(layout/06.jpg);
}
.wrapper_cont #lang_sel {
	float: right;
	height: 15px;
	padding-top: 32px;
	padding-left: 20px;
	padding-right: 40px;
}
.wrapper_cont .content #cont_start {
	height: 650px;
	background: url(layout/start.jpg) no-repeat left bottom;
	text-align: left;
	margin-bottom: 20px;
}
.wrapper_cont .content #cont_start #dermaluxlogo {
	margin-left: 350px;
	margin-top: 60px;
}
.wrapper_cont .content #cont_start #dermaluxlogosmall {
	margin-top: 30px;
}
.wrapper_cont .content #dermaluxlogosmall {
	margin-top: 30px;
	padding-left: 50px;
	height: 100px;
	background: url(/layout/dermalux-header.jpg) no-repeat;
}

.wrapper_cont .content #cont_start #startext {
	margin-left: 380px;
	margin-top: 100px;
}
.wrapper_cont .content #cont_start #contentext {
	margin-left: 50px;
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	width: 800px;
}

.wrapper_cont .content #cont_start #startext #subtext {
	padding-left: 80px;
	padding-top: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.wrapper_cont .content #cont_start #contentext #subtext {
	padding-left: 440px;
	padding-top: 30px;
}

.wrapper_cont .content #cont_start #startext #dermalite {
	margin-right: 40px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
.wrapper_cont .content #dermaluxlogosmall img {
	margin-right: 15px;
}
.wrapper_cont .content #dermaluxlogosmall h2 {
	margin-top: 20px;
	color: #666666;
}
.wrapper_cont .content #dermaluxlogosmall .active {
	color: #A53184;
}
.wrapper_cont .content #dermaluxlogosmall a {
	font-size: 14px;
}
.wrapper_cont .content #cont_start #contentext #subtexta {
	margin-left: 200px;
}
#messe {
	float: left;
	height: 70px;
	width: 650px;
	position: absolute;
	top: 2px;
	padding-left: 50px;
	text-align: left;
}

