*  {
	margin: 0;
	padding: 0;
}
body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	text-align: center;
	position: relative;
}
#container {
	text-align: center;
	color: #000000;
        margin: 0 auto;
	width: 920px;
	position: relative;
}
#container2 {
	text-align: center;
	color: #000000;
	margin: 0 auto;
	left: 10px;
	top: 114px;
	width: 890px;	
}
#banner1 {
  background: #fff url(../images/banner_19.jpg) bottom left no-repeat;
  position: absolute;
  width: 920px;
  height: 160px;
  left: 0px;
  top: 0px;
}
#nav1 {
  position: absolute;
  text-align: left;
  width: 220px;
  left: 192px;
  top: 60px;
}
#nav2 {
  position: absolute;
  text-align: left;
  width: 220px;
  left: 34px;
  top: 176px;
}
#content {
  position: absolute;
  width: 66%;
  left: 230px;
  top: 180px;
  text-align: left;
  list-style-position:inside;
}
#component-contact {
  margin-top: 10px;
}

/* ****** formatierung LINKS ****** */

a:link, a:visited {
	color: #887360;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a:hover {
	color: #887360;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

/* ****** formular button ****** */

input.button {
 cursor: pointer;
 background:none;
}

/* ****** formatierung navigation ****** */

.moduletable_menu {
	font-size: 12px;
	display:block;
	line-height:18px;
	padding:1px 40px;
	text-decoration:none;
	color:#887360;
}
.moduletable_shop {
	font-size: 12px;
	display:block;
	line-height:18px;
	background:#FFF  left no-repeat;
	padding:0px 40px; /* ** Abstand zur naechsten Navi ** */
	border-top:1px solid #FFFFFF;
	text-decoration:none;
	color:#887360;
}
.moduletable {
	font-size: 12px;
	display:block;
	line-height:18px;
	background:#FFF  left no-repeat;
	padding:10px 40px; /* ** Abstand zur naechsten Navi ** */
	border-top:1px solid #FFFFFF;
	text-decoration:none;
	color:#887360;
}
.moduletable_anmeldung {
	font-size: 12px;
	display:block;
	line-height:18px;
	background:#FFF  left no-repeat;
	padding:0px 40px; /* ** Abstand zur naechsten Navi ** */
	margin: 0px 0px 2px 0px; /* ** Abstand nach unten ** */
	border-top:1px solid #FFFFFF;
	text-decoration:none;
	color:#887360;
}

.moduletable_navbild {
	font-size: 12px;
	display:block;
	line-height:18px;
	background:#FFF  left no-repeat;
	padding: 2px -26px; /* ** Abstand zur naechsten Navi ** */
	margin: 0px 10px 0px -10px; /* ** Abstand nach unten ** */
	border-top:1px solid #FFFFFF;
	text-decoration:none;
	color:#887360;
}
.moduletable_navbild1 {
	font-size: 12px;
	display:block;
	line-height:18px;
	background:#FFF  left no-repeat;
	padding: 2px 0px; /* ** Abstand zur naechsten Navi ** */
	margin: 0px 10px 10px 40px; /* ** Abstand nach unten ** */
	border-top:1px solid #FFFFFF;
	text-decoration:none;
	color:#887360;
}

#nav ul.menu {
	margin:0px -9px;
	padding:0;
	list-style:none;
	border-top:none;
}

#nav ul.menu li a, #nav ul.menu li a:link {
	display:block;
	line-height:18px;
	background:#FFF  left no-repeat;
	padding:1px 10px;
	border-top:1px solid #FFFFFF;
	text-decoration:none;
	color:#000000;
}

#nav ul.menu li a:hover {
	background:#FFFFFF  left no-repeat;
	color:#887360;
	text-decoration:underline;
	border-top:1px solid #FFFFFF;
}


/* ****** navigation überschriften****** */

#nav h3, #nav h3 {
	margin: 0;
	color:#887360;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	padding:2px 2px 0 0;
	line-height:20px;
	text-align: left;

}



/* ****** content überschriften ****** */

h1, .contentheading {
	padding: 0 0 14px 0;
	font-family: Georgia, Tahoma, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	vertical-align: bottom;
	color: #816A54;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;
}




/* ****** content formatierung ****** */

p, .contentheading {
	padding: 0;
	font-family: Arial, Tahoma, Helvetica,sans-serif;
	font-size: 12px;
	line-height:16px;
	font-weight: normal;
	vertical-align: bottom;
	color: #000000;
	width: 100%;
}


/* ****** anmeldebox und button ****** */

input,button {
	border:1px solid #dcdcdc;
	background:FFF;
}
.contentpaneopen {
	margin-top: -4px;
}

.contentpane {
	margin-top: 5px;
}



/* ****** vmMainPage ****** */

#vmMainPage {
	margin: 0px 0px 0px 0px;

}
