/* CSS Document Meineke7 */
@import url("style_rte.css"); 
/* font basics*/
body  {
margin-left: 15px;
overflow: scroll;
}
body, html {text-align:center;}
P, OL, UL, DIV, H1, H2, H3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #666;
}
li {
	list-style-image: none;
	list-style-type: none;
}
.topic { 	
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	}
	
.bold { 	
	font-weight: bold;
	}
	
.upper { 	
	text-transform: uppercase;
	}
p {
	margign-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
}
h1{ font-size:16px; margign-top: 0px;}
h2{ font-size:14px; }
h3{ font-size:12px; font-weight: bold; 	margign-top: 0px; margin-bottom: 0px;}
h4{ font-size:10px; }
	
a {
	font-size: 12px;
	text-decoration: none;
	color: #40535c;
}
a:hover {
	text-decoration: underline;
	color: #aa7f41;
}
img {
	border:0;
}
a img{border:0;}
.center {
 text-align: center;
}
img.imgcenter {
 align: center;
 margin: 0px auto;
}
img.imagegleft {
 padding: 5px 10px 5px 0; width: auto; height: 150px; float: left;
}
img.imageright {
 padding: 5px 0 5px 10px; width: auto; height: 150px; float: right;
}
.selected a{
	font-size: 12px;
	text-decoration: none;
	color: #91adaa;
}
div#newsletter_button {
position: relative; 
left: 360px; 
top: 10px;
}
/*!!!!!!!!!content!!!!!!!!*/
div#center {
	position:relative;
	margin: 0 auto;
	width: 930px;
}
div#container {
	float: left;;
	top: 0px;
	left: 0;
	width: 915px;
	margin: 0;
}
div#ecke_re {
	position: relative;
	top: 125px;
	left: 900px;
	margin: 0;
	width: 8px;
	height: 8px;
	z-index: 30;
	background-image: url(../main/images/ecke_transparent.png);
}
/*header*/
div#logo {
	position: absolute;
	top: 77px;
	left: 0px;
	width: 205px;
	height: 26px;
	background-image: url(../main/images/Logo_antje-maxim_2.jpg);
}
div#adresse {
	position: absolute;
	top: 84px;
	left: 215px;
	width: 438px;
	height: 15px;
	font-size: 11px;
	color: #899e9c;
}
div#impressum {
	position: absolute;
	top: 84px;
	left: 800px;
	width: 110px;
	height: 15px;
	font-size: 11px;
	color: #899e9c;
}
#adresse a, #impressum a {
	font-size: 11px;
	color: #899e9c;
}
/* -------------------- ------- menu panel-------------------- -------  */
#container_menu {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 205px;
	height: auto;
}
div#stuck_li {
	float: left;
	top:0;
	left:0;
	width: 205px;
	height: 57px;
}
div#menu_1 {
	float: left;
	font-size: 11px;
	width: 205px;
	height: auto;
	margin-top: 5px;
	background-color: #e9efee;
	border-top: 6px solid #ffb400;
}
/* -------------------- ------- menu level1-------------------- ------- */
div#menu_1 a{
	font-size: 11px;
	text-decoration: none;
}
div#menu_1 a:hover{
	font-weight: bold;
}

div#menu_1 div.menu1-level1-spc {
  border-bottom: 1px dotted #b2c6c4;
  font-size: 11px;
  height: 20px;
  padding: 5px 0 0 20px;
  background-color: #91adaa;
	text-transform: uppercase;
	color: #91adaa;
}

/* menu level1 */
div#menu_1 div.menu1-level1-no {
  border-bottom: 1px dotted #b2c6c4;
  font-size: 11px;
  height: 20px;
  padding: 5px 0 0 20px;
  background-color: #91adaa;
	text-transform: uppercase;
}
div#menu_1 div.menu1-level1-no a, div#menu_1 div.menu1-level1-no:hover a{
	color: #fff;
}

div#menu_1 div.menu1-level1-no:hover{
	background-color: #e9efee;
}

div#menu_1 div.menu1-level1-no:hover a{
	color: #91adaa;
	font-weight: normal;
}

div#menu_1 div.menu1-level1-act {
	border-bottom: 1px dotted #b2c6c4;
	font-size: 11px;
	font-weight: bold;
	color: #859d9c;
	height: 20px;
	background-color: #e9efee;
  	padding: 5px 0 0 20px;
	text-transform: uppercase;
}
div#menu_1 div.menu1-level1-act a {
	color: #859d9c;
}
/*-------------------- -------  menu level2-------------------- -------  */
div#menu_1 div.menu1-level2-no {
  	border-bottom: 1px dotted #b2c6c4;
  	font-size: 12px;
	color: #859d9c;
  	height: 20px;
  	background-color: #e9efee;
  	padding-left: 30px;
}
div#menu_1 div.menu1-level2-no a {
  	font-size: 12px;
	color: #859d9c;
}
div#menu_1 div.menu1-level2-no a:hover {
	color: #eee;
}
div#menu_1 div.menu1-level2-act {
	border-bottom: 1px dotted #b2c6c4;
	font-size: 12px;
	font-weight: bold;
	color: #859d9c;
	background-color: #e9efee;
	padding-left: 30px;
}
div#menu_1 div.menu1-level2-act a {
	color: #859d9c;
  	font-size: 12px;
}
/* menu font level2*/
div#menu_1 div.menu1-level2-no a {
	color: #859d9c;
	text-decoration: none;
}
div#menu_1 div.menu1-level2-no a:hover{
	color: #859d9c;
}
/*-------------------- -------  menu level3 -------------------- -------  */
div#menu_1 div.menu1-level3-no {
  	border-bottom: 1px dotted #b2c6c4;
  	font-size: 12px;
	color: #859d9c;
  	height: 20px;
  	background-color: #e9efee;
  	padding-left: 50px;
}
div#menu_1 div.menu1-level3-no a {
  	font-size: 12px;
	color: #859d9c;
}
div#menu_1 div.menu1-level3-no a:hover {
	color: #eee;
}
div#menu_1 div.menu1-level3-act {
	border-bottom: 1px dotted #b2c6c4;
	font-size: 12px;
	font-weight: bold;
	color: #859d9c;
	background-color: #e9efee;
	padding-left: 50px;
}
div#menu_1 div.menu1-level3-act a {
	color: #859d9c;
  	font-size: 12px;
}
/* menu font level2*/
div#menu_1 div.menu1-level3-no a {
	color: #859d9c;
	text-decoration: none;
}
div#menu_1 div.menu1-level3-no a:hover{
	color: #859d9c;
}
div#holz_li {
	float: left;
	width: 205px;
	height: 22px;
	top:0;
	left:0;
	margin-top: 5px;
	background-image: url(../main/images/holzboden_schmal.jpg);	
}
div#content_left {
	float: left;
	top: 0;
	left: 0;
	width: 205px;
	height: auto;
}
/* content panel */
div#menu_topic {
	position: absolute;
	top: 125px;
	left: 215px;
	width: 458px;
	height: 42px;
	background-color: #91adaa;
	background-image: url(../img/basic/Ecken_Hauptpanel.gif);
	background-repeat: no-repeat;
	padding: 15px 0 0 20px;
}
div#container_content {
	position: absolute;
	top: 182px;
	left: 215px;
	width: 478px;
	height: auto;
}
div#container_content_level2 {
	position: relative;
	top: 0;
	left: 0;
	width: 478px;
	height: auto;
}
div#content {
	float: left;
	top: 0px;
	left: 0px;
	width: 438px;
	height: auto;
	margin-top: 5px;
	padding: 20px 20px 20px 20px;
	background: #e9efee;
}
div#content_newsletter {
	float: left;
	top: 0px;
	left: 0px;
	width: 438px;
	height: auto;
	margin-top: 5px;
	padding: 15px 20px 10px 20px;
	background: #dbe4e3;
}
div#month_wrap {
	float: left;
	top: 0px;
	left: 0px;
	width: 438px;
	height: 15px;
	margin-top: 5px;
	padding: 5px 20px 5px 20px;
	background: #91adaa;
	color: #fff;
}
/*
div#content_fixed {
	position: relative;
	top: 0px;
	left: 0px;
	width: 438px;
	height: 363;
	margin-top: 5px;
	padding: 5px 20px 20px 20px;
	background: #e9efee;
}
*/
div#content_abbinder {
	float: left;
	top: 0px;
	left: 0px;
	width: 438px;
	height: 33px;
	margin-top: 5px;
	padding: 5px 20px 20px 20px;
	background: #e9efee;
}
/* right panel */
div#container_right {
	position: absolute;
	top: 125px;
	left: 703px;
	width: 205px;
	height: auto;
}
div#content_right {
	float: left;
	top: 0;
	left: 0;
	width: 205px;
	height: auto;
}
div#img_right {
	float: left;
	top: 0px;
	left: 0px;
	width: 205px;
	height: 205px;
	overflow: hidden;
	background-color: #0099FF;
}
div#box_right {
	float: left;
	top: 0px;
	left: 0px;
	width: 190px;
	height: auto;
	font-size: 11px;
	margin-top: 5px;
	padding: 10px 5px 10px 10px;
	background-color: #e9efee;
	border-top: 6px solid #FF9900;
	z-index: 15;
}

div#box_right_banner {
	float: left;
	top: 0px;
	left: 0px;
	width: 205px;
	height: auto;
	font-size: 11px;
	margin-top: 5px;
	padding: 0;
	background-color: #e9efee;
	z-index: 15;
}

div#box_right p{
	font-size: 11px;
}
div#box_right a{
	font-size: 11px;
}
div#workshop_teaser {
	float: left;
	top: 0px;
	left: 0px;
	width: 205px;
	height: auto;
	font-size: 10px;
	margin: 5px 5px 0 0;
	padding: 5px 10px 10px 10px;
	background-color: #e9efee;
	border-top: 6px solid #FF9900;
	z-index: 15;
}
div#workshop_teaser p{
	font-size: 10px;
}
div#holz_re {
	float: left;
	top: 0;
	left: 0;
	width: 205px;
	height: 22px;
	margin-top: 5px;
	background-image: url(../main/images/holzboden_schmal_re.jpg);	
}
/*calendar*/
div#calendar {
	position: absolute;
	font-size: 11px;
	text-transform: uppercase;
	top: 187px;
	left: 0px;
	width: 900px;
	height: 363px;
	padding-top: 20px;
	border-top: 6px solid #CC0066;
}
/* tabellen */
table {
font-size: 11px;
line-height: 12px;
}
td { margin-top: 5px;}
table.termine {
   width: 478px;
   height: auto;
   border-collapse: collapse;  
   font-size: 11px;
   	margin-top: 5px;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.termine a {font-size:11px;}   
.termine td tr th {padding: 0; margin: 0;}   
.termine th {background-color: #91adaa; border-bottom: 2px #fff solid; color: #fff; padding-left: 20px;text-align: left;} 
.termine .wrapper {background-color: #a9c1be; color: #fff; font-weight: bold; padding-top: 5px;}
.termine .tr-even {background-color: #fff;}
.termine .tr-odd {background-color: #e9efee;}
.termine .td-0 {width: 30px; padding-left: 20px;}
.termine .td-1 {width: 100px; padding-left: 5px;}
.termine .td-2 {width: 220px; padding-left: 5px;}
.termine .td-3 {width: 90px; padding-left: 5px;}
table.preise {
border-collapse: collapse;
text-align: left;
width: 185px;
margin: 0;
font-size: 11px;
line-height: 12px;
}
table.dayteaser {
position:relative;
   width: 185px;
   border-collapse: collapse;  
   font-size: 11px;
   	margin-top: 5px;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top: 20px;
	vertical-align: text-top;
	vertical-align: top;
}
.daytaser p {font-size: 10px;} 
.daytaser a {font-size: 10px;} 
.daytaser td tr th {padding-top: 0; margin: 0; vertical-align: top; font-size: 10px;} 
.daytaser .td-0 {
	width:100px;
}
.daytaser .td-1 {
	width: 85px;
	vertical-align: text-top;
}
.td-0 a {font-size: 11px;}
.td-1 a {font-size: 11px;}
dl dt {font-size: 11px; line-height: 16px;}
dl a {font-size: 11px; line-height: 16px;}
dt {font-size: 11px; margin-top:10px;}
dt a {font-size: 11px;}

embed {
margin-top: 5px;
}

.csc-textpic {
	float: left;
	top: 0px;
	left: 0px;
	width: 438px;
	height: auto;
	margin-top: 5px;
	padding: 20px 20px 20px 20px;
	background: #e9efee;
}



/*IE 6 und 7*/
* html div#menu_topic {
	width: 478px;
	height: 57px;
}
*+html div#menu_topic {
	width: 478px;
	height: 57px;
}
* html div#content {
	width: 478px;
}
*+html div#content {
	width: 478px;
}
* html div#content_newsletter {
	width: 478px;
}
*+html div#content_newsletter {
	width: 478px;
}
* html div#month_wrap {
	width: 478px;
}
*+html div#month_wrap {
	width: 478px;
}
* html div#content_abbinder {
	width: 478px;
}
*+html div#content_abbinder {
	width: 478px;
}
* html div#box_right {
	width: 205px;
	height: auto;
}
*+html div#box_right {
	width: 205px;
	height: auto;
}
