/* IE6 Fixes */
.clearer {clear: left; line-height: 0; height: 0;}

body{
	background: #FFE4C4 url(../images/top-background.png) repeat-x 0 0;
	margin: 0px;
}

/* CONTENT HREFs */
a:link, a:visited, a:active{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
}
a:hover{ 
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
}

/* NAVIGATION REFs */
ul.menu li a:link, ul.menu li a:visited, ul.menu li a:active{
	color: #000000;
	font-size:10.5pt;
	font-family: Verdana, Arial, Helvetica;
}

h1{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
h2{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #8B5A2B;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}
h3{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 5px;
}
p{
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
table{
	padding: 0px;
	margin: 0px;
}

hr{
	color: #8B5A2B;
	background-color: #8B5A2B;
	height: 2px;
}
/*
li{
	padding: 0px;
	margin: 0px;
}
ul{
	padding: 0px;
	margin: 0px;	
}
span{
	padding: 0px;
	margin: 0px;	
}
*/

/* Navigation */
ul.menu{
	margin-top: 0;
}
.moduletable_main{
	background-color: #FFD39B;
	overflow: auto;
	background: #FEECD4 url(../images/menu-bg.png);
	background-repeat: no-repeat;
}
.moduletable_kosmetik{
	background-color: #EEC591;
	overflow: auto;
	background: #FEECD4 url(../images/menu-bg.png);
	background-repeat: no-repeat;
}
.moduletable_massagen{
	background-color: #DEB887;
	overflow: auto;
	background: #FEECD4 url(../images/menu-bg.png);
	background-repeat: no-repeat;
}
.moduletable_naturheilkunde{
	background-color: #CDAA7D;
	overflow: auto;
	background: #FEECD4 url(../images/menu-bg.png);
	background-repeat: no-repeat;
}
.moduletable_ausbildung{
	background-color: #D2B48C;
	overflow: auto;
	background: #FEECD4 url(../images/menu-bg.png);
	background-repeat: no-repeat;
}
.moduletable_magnettherapie{
	background-color: #DEB887;
	overflow: auto;
	background: #FEECD4 url(../images/menu-bg.png);
	background-repeat: no-repeat;
}
.moduletable_sonstiges{
	background-color: #DEB887;
	overflow: auto;
	background: #FEECD4 url(../images/menu-bg.png);
	background-repeat: no-repeat;
}
.menu li{
	list-style-image: url(../images/pfeil-2.gif);
	list-style-type: square;
	padding-top: 0.4em;
}
.menu li a{
	text-decoration: none;
}
.menu ul{
	list-style-type: none;
	list-style-position: left;
	padding-left: 10px;
	font-weight: normal;

}
#current{
	font-weight: bold;
	list-style-image: url(../images/pfeil.gif);
}

.contentheading{
	padding: 5px;
	background-image: url(../images/h2-bg.png);
	background-repeat: no-repeat;
	height: 40px;
}
.buttonheading{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#page{
	padding: 10px;
}




/*
##############
# Haupt-DIVs #
##############
*/

.head_box{
	width: 900px;
	height: 200px;
	margin-top: 50px;
}
.head_left{
	width: 230px;
	height: 200px;
	float: left;
}
.head_right{
	width: 670px;
	height: 200px;
	float: right;
}
.box{
	width: 900px;
	background-color: #FEECD4;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
}
.navigation{
	width: 230px;
	float: left;
	text-align: left;
	overflow:hidden;
}
.content{
	width: 670px;
	background-color: #FEECD4;
	float: left;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-style: normal;
	text-align: left;
	min-height: 700px;
	color: #8B5A2B;
}
.footer{
	width: 900px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	padding-bottom: 20px;
}
.bild-content-left{
	float: left;
	padding-right: 10px;
}





/*
###################
# Kontaktformular #
###################
*/

div.contact {
margin:10px 0;
}

address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
font-style:bold;
}

.contact label {
float:left;
font-weight:bold;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
#background:#EFDEEA;
color:#000;
padding:20px;
margin:10px 0;
}

.contact input {
background:#fff;
border:solid 1px #000000;
color:#000;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}

/* Kontakt System Message */
#system-message{
background: white;
}

#system-message li{
font-size: 14px;
font-style: bold;
list-style-type: none;
}
