/* Dermatherm Basis-Layout */

html {
    height: 100.2%; 
	font-size: 62.5%
}

body {
    font-family: Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	background: #f8e3e5;
	text-align: justify;
}

* {
    margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
    border: 1px solid #000;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Century Gothic', sans-serif;
	margin: 0em 0em 0.5em 0em;
	color: #000;
	text-align: left
}

h1 {
    font-size: 1.8em;
	border-bottom: 1px solid #000;
	padding-bottom: 0.4em;
	font-weight: bold;
	margin-right: 20px;
}

h2 {
    font-size: 1.4em;
	margin-right: 20px;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.6em;
}

h5 {
    font-size: 1.4em;
}

h6 {
    font-size: 1.2em;
}

p {
    margin-top: 0.8em;
	margin-bottom: 0.8em;
	margin-right: 20px;
}

a {

}

a:link {

}

a:visited {

}

a:hover {

}

a:active {

}

div#wrapper {
    width: 1024px;
	margin: 20px auto;
	margin-bottom: 60px; 
	border: 1px solid #000;
}

div#header {
    height: 118px;
	background: url(images/Layout/Balken_Blau_ObenA.jpg);
}



div#wrap_content {
    float: right;
	background: url(images/Layout/bg.jpg) repeat;
}

div#maincontent {
    float: right;
	width: 598px;
	background: url(images/Layout/bg.jpg) repeat;
	padding: 10px 10px 10px 20px;
	
}

div#maincontent ol {
    margin-right: 20px;
}

div#maincontent ul {
    margin-left: 15px;
	text-align: left;
	
}

div#maincontent ul li {
    margin-bottom: 5px;
}

div#maincontent ol {
    margin-left: 20px;
}

div#maincontent .temp {
    font-weight: bold;
	color: red;
	margin-top: 20px;
	text-align: center;
}

.eins {
    margin-left: 240px;
}

.zwei {
    margin: 0px 0px 0px 50px;
}

div#form {
    margin-top: 20px;
	margin-left: 75px;
}

div#footer {
    clear: both;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: normal;
	background: url(images/Layout/bg.jpg) repeat;
	border-top: 1px solid #000;
}

div#footer a {
	text-decoration: underline;
	color: #996600;
}

.clearfloat {
    clear: both;
}

.bildright {
    float: right;
	margin: 0px 20px 10px 10px;
	
	border: none;
}

.bildleft {
    float: left;
	border: 1px solid #000;
	margin-right: 10px;
}

.bildmitte {
    border: 1px solid #000;
	padding: 0px;
	margin-left: 110px;
}

div#box1, div#box2 {
    width: 180px;
	height: 40px;
	font-size: 0.8em;
	line-height: 1.3em;
	border: none /*1px solid #000*/;
	background: transparent /*#e4eae6*/;
	margin: 10px 10px 0px 205px;
	overflow: hidden;
}

div#box3 {
    width: 380px;
	height: 83px;
	font-size: 0.8em;
	line-height: 1.3em;
	border: none /*1px solid #000*/;
	background: transparent/*#C9E9F8*/;
	margin: 10px 0px 0px 5px;
	text-align: center;
	/*visibility: hidden;*/
}

div#box3 img {
    float: left;
    margin: 0px;
	border: none;
	/*visibility: hidden;*/
	
}
		
div#box1 img, div#box2 img {
    float: left;
	margin: 4px;
	border: none;
}

div#box1 p {
    
}

table#crystal {
    width: 400px;
	height: 105px;
	
	margin: 0px auto;
}

table#record {
    width: 260px;
	height: 245px;
	margin: 0px auto; 
	
}

table#crystal img, table#record img {
    border: none;
}

td {
    border: 1px solid #000;
}

td:hover {
    border: 2px solid #0000FF;
}

body#kontakt td, body#kontakt td:hover {
    border: none;
}

body#produkte ul.aufzaehlung {
    font-weight: bold;
	margin: 20px 0px 20px 20px;
}

body#produkte ul.aufzaehlung li {
    margin-bottom: 10px;
}

.hinweis {
    font-style: italic;
	font-size: 0.8em;
	color: red;
	text-align: center;
	font-weight: bold;
}