body{
    margin:0px;
	padding:0px;	
	/*height:100%;*/
	font-size:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	/*margin:auto;*/
	/*text-align:center;*/
	/*border:solid 1px #ff0000;*/
}
#body_color{
text-align:center;
}
/*img, #main_position, #logo, .menu_home, .menu_news, .menu_philosophie, .menu_mitarbeiter, .menu_fakten, .menu_kontakt, .menu_home_hover, .menu_news_hover, .menu_philosophie_hover, .menu_mitarbeiter_hover, .menu_fakten_hover, .menu_kontakt_hover {  behavior: url('iepngfix.htc');}*/

/*
#flash_background{
width: 100%;
position: absolute;
z-index: 1; 
}*/
#flash_background{
position: absolute;
width: 100%;
height: 100%;
z-index: 1; 
left: 0px;
border:solid 0px #ff0000;
}

LI {
	list-style-type: none;
} 
OL {
	counter-reset: list1;
	margin:0;padding:0px;
} 
OL LI:before {
	counter-increment: list1; 
	content: counter(list1) ". "; 
}

UL{
	margin:0;padding:0px;
}

h1{
	font-size:14pt;
	font-family:Times New Roman;
	color:#8b6b47;
	letter-spacing:3px;
	text-transform:uppercase;
	padding-bottom:10px;
	font-weight:bold;
}
h2{
	font-size:14pt;
	font-family:Times New Roman;
	color:#8b6b47;
	letter-spacing:3px;
	text-transform:uppercase;
	padding-bottom:10px;
	font-weight:normal;
}
img {
	behavior: url('iepngfix.htc');
}
#main_position{

  padding: 0px;
  margin: 0px;

  min-height:100%;
  border:1px red solid;
  width:1070px;

  background-image: url('../img/bg.png');
	behavior: url('iepngfix.htc');
	background-repeat:no-repeat;
	background-position:left top;
 	
	position: relative;
	border:0px red solid;
	
	height:100%;
	margin: 0px auto 0px auto;/*centriruet*/
	text-align:left;
	z-index: 200;
}

#logo{
	position:relative;
	background-image:url('../img/logo.png');
	behavior: url('iepngfix.htc');
	width:223px;
	height:84px;
	background-repeat:no-repeat;
	top:-50px;
	left:132px;
	border:solid 0px #000000;
	
}
#main{
	position:relative;
	border:0px red solid;
	width:1075px;
	min-height:600px;
	top:144px;margin:0px;padding:0px;
	margin-bottom:40px;
	margin:auto;
}
#bottom{
	height:100px;


}

#menu ul{
	display:block;
	list-style:none;
	line-height:9px;
    margin:0px;
	padding:0px;
	width:178px;
	padding-left:135px;
	/*margin-left:135px;*/
	border:0px red solid;
	float:left;
}
.menu_home{
	background-image:url('../img/menu_home.png');
	behavior: url('iepngfix.htc');
	width:42px;
	height:9px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
	
}
.menu_news{
	background-image:url('../img/menu_news.png');
	behavior: url('iepngfix.htc');
	/*width:156px;*/
	width:114px;
	height:9px;cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}
.menu_philosophie{
	background-image:url('../img/menu_philosophie.png');
	behavior: url('iepngfix.htc');
	width:94px;
	height:9px;cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}
.menu_mitarbeiter{
	background-image:url('../img/menu_mitarbeiter.png');
	behavior: url('iepngfix.htc');
	width:99px;
	height:9px;cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}
.menu_fakten{
	background-image:url('../img/menu_fakten.png');
	behavior: url('iepngfix.htc');
	width:126px;
	height:9px;cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}
.menu_kontakt{
	background-image:url('../img/menu_kontakt.png');
	behavior: url('iepngfix.htc');
	width:173px;
	height:9px;cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}
.menu_home_hover{
	background-image:url('../img/menu_home.png');
	behavior: url('iepngfix.htc');
	width:42px;
	height:9px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -10px;
}
.menu_news_hover{
	background-image:url('../img/menu_news.png');
	behavior: url('iepngfix.htc');
	/*width:156px;*/
	width:114px;
	height:9px;cursor:pointer;background-repeat:no-repeat;
	background-position:right -10px;
}
.menu_philosophie_hover{
	background-image:url('../img/menu_philosophie.png');
	behavior: url('iepngfix.htc');
	width:94px;
	height:9px;cursor:pointer;
	background-repeat:no-repeat;
	background-position:right -10px;
}
.menu_mitarbeiter_hover{
	background-image:url('../img/menu_mitarbeiter.png');
	behavior: url('iepngfix.htc');
	width:99px;
	height:9px;cursor:pointer;background-repeat:no-repeat;
	background-position:right -10px;
}
.menu_fakten_hover{
	background-image:url('../img/menu_fakten.png');
	behavior: url('iepngfix.htc');
	width:126px;
	height:9px;cursor:pointer;background-repeat:no-repeat;
	background-position:right -10px;
}
.menu_kontakt_hover{
	background-image:url('../img/menu_kontakt.png');
	behavior: url('iepngfix.htc');
	width:173px;
	height:9px;cursor:pointer;background-repeat:no-repeat;
	background-position:right -10px;
}

#menu ul li{
	
	margin-bottom:13px;
	width:178px;
	height:9px !important;
	
}

#content{
	float:left;
	margin-left:90px;	
	/*position:relative;
	width:auto;*/
	border:0px red solid;
	/*height:100% !important;*/
	border:solid 0px #00ff00;
}

#submenu{
	padding-right:15px;
	border:0px red solid;	
	height:14px !important;
	margin-bottom:8px;
}
#submenu ul{
 height:14px !important;
 border:0px blue solid;
}
#submenu ul li{
	float:right;
	height:14px !important;
	list-style:none;
}

/*HOME PAGE*/
#home_content{
	padding:3px;
	background-color:#FFFFFF;
	width:328px !important;
	float:left;
	padding: 35px 42px 36px 37px !important;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	margin-bottom:100px;
	border:0px red solid;
}

#home_content p.text_content{
	width:328px !important;
}
#home_content p.headline{
	width:328px !important;
}
#home_content p.title_news{
	width:328px !important;
}
#home_content p.dots{
	width:328px !important;
}
#home_content h1{
	width:328px !important;
}
#home_content h2{
	width:328px !important;
}
#home_content .bodytext{
	width:328px !important;
}
.home_text{
	margin-top:19px;
	width:317px;
}
.home_dots{
	background-image:url('../img/home_dots.gif');
	background-repeat:repeat-x;
	height:1px !important;
	width:100% !important;

	margin-bottom:22px;
	margin-top:25px;
	overflow:hidden;
}
.title_news{
	text-transform:uppercase;
	margin-bottom:5px;
	color:#8b6b47;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p.title_news{
	text-transform:uppercase;
	margin-bottom:5px;
	color:#8b6b47;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
span.title_news{
	text-transform:uppercase;
	margin-bottom:5px;
	color:#8b6b47;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.home_news{
	font-size:9px;

	width:320px;
}
a.internal-link{
	text-transform:uppercase;
	color:#8b6b47;
	font-weight:bold;
	text-decoration:none;
	
}
a.internal-link-new-window{
	text-transform:uppercase;
	color:#8b6b47;
	font-weight:bold;
	text-decoration:none;
}
a.external-link{
	text-transform:uppercase;
	color:#8b6b47;
	font-weight:bold;
	text-decoration:none;
}
a.external-link-new-window{
	text-transform:uppercase;
	color:#8b6b47;
	font-weight:bold;
	text-decoration:none;
}
a.download{
	text-transform:uppercase;
	color:#8b6b47;
	font-weight:bold;
	text-decoration:none;
}
a.mail{
	/*text-transform:uppercase;*/
	color:#8b6b47;
	/*font-weight:bold;*/
	text-decoration:none;
}
a.lesen_link{
	text-transform:uppercase;
	color:#8b6b47;
	font-weight:bold;
	text-decoration:none;
}
a {
	color:#8b6b47;
	text-decoration:none;
}
#right_column{
	float:left;
	width:244px;
	padding-left:15px;
	line-height:17px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 0px #000000;
}
#home_newsletter{
	background-color:#FFFFFF;
	padding:35px 40px 37px 40px;
	
	
}
.home_input{
	 width:162px;
	 height:19px;
	 background-color:#FFFFFF;
	 border:1px solid #8b6b47;
	 margin-top:10px;
	 padding-left:8px;
	 padding-top:2px;
	 /*font-size:10px;*/
	 font-size:9px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
}
.home_input_submit{
	background-color:#FFFFFF;
	color:#8b6b47;
	border:0px;
	margin-top:10px;
	cursor:pointer;
	text-align:left;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
#timetable{
	background-color:#FFFFFF;
	margin-top:14px;
	padding:35px 40px 37px 40px;
}
#timetable .bodytext,#timetable p.text_content, #timetable p.headline,#timetable p.title_news,#timetable p.dots,#timetable h1,#timetable h2{
	width: 164px;
}
/*END HOME PAGE*/
/*NEWS PAGE*/
    #news_content{
	padding:4px 2px 4px 2px;
	background-color:#FFFFFF;
	width:666px;
	_width:671px;
	
	float:left;
	border:0px red solid;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.news_text{
	line-height:16px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-top:22px;
}

.submenu_news{
	background-image:url('../menu/submenu_news.png');
	behavior: url('iepngfix.htc');
	width:31px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
	
}
.submenu_news_hover{
	background-image:url('../menu/submenu_news.png');
	behavior: url('iepngfix.htc');
	width:31px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;

}

.submenu_bilder{
	background-image:url('../menu/submenu_bilder.png');
	behavior: url('iepngfix.htc');
	width:33px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
	
}
.submenu_bilder_hover{
	background-image:url('../menu/submenu_bilder.png');
	behavior: url('iepngfix.htc');
	width:33px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;

}

.submenu_newsletter_bestellen{
	background-image:url('../menu/submenu_newsletter_bestellen.png');
	behavior: url('iepngfix.htc');
	width:117px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}

.submenu_newsletter_bestellen_hover{
	background-image:url('../menu/submenu_newsletter_bestellen.png');
	behavior: url('iepngfix.htc');
	width:117px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;
}

.submenu_dot{
	background-image:url('../menu/submenu_dot.png');
	behavior: url('iepngfix.htc');
	background-repeat:no-repeat;
	width:5px;
	height:3px;	
	float:left;
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;

}
/*END NEWS PAGE*/
/*PHILOSOPHIE PAGE*/

.submenu_historie{
	background-image:url('../menu/submenu_historie.png');
	behavior: url('iepngfix.htc');
	width:46px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}
.submenu_historie_hover{
	background-image:url('../menu/submenu_historie.png');
	behavior: url('iepngfix.htc');
	width:46px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;
}


.submenu_geschaftsmodell{
	background-image:url('../menu/submenu_geschaftsmodell.png');
	behavior: url('iepngfix.htc');
	width:95px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}

.submenu_geschaftsmodell_hover{
	background-image:url('../menu/submenu_geschaftsmodell.png');
	behavior: url('iepngfix.htc');
	width:95px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;
}
.submenu_auszeichnungen{
	background-image:url('../menu/submenu_auszeichnungen.png');
	behavior: url('iepngfix.htc');
	width:92px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}
.submenu_auszeichnungen_hover{
	background-image:url('../menu/submenu_auszeichnungen.png');
	behavior: url('iepngfix.htc');
	width:92px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;
}


.submenu_vita_michael{
	background-image:url('../menu/submenu_vita_michael.png');
	behavior: url('iepngfix.htc');
	width:73px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right 0px;
}
.submenu_vita_michael_hover{
	background-image:url('../menu/submenu_vita_michael.png');
	behavior: url('iepngfix.htc');
	width:73px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;
}


#philosophie_content{
	padding:38px 42px 36px 42px !important;
	background-color:#FFFFFF;
	width:586px !important;
	float:left;
	font-size:11px;
	line-height:16px;
	margin-bottom:100px;
	border:solid 0px #000000;
}
#philosophie_content .bodytext{
	width:586px;
}
#philosophie_content p.text_content{
	width:586px;
}
/*END PHILOSOPHIE PAGE*/
/*MITARBEITER PAGE*/
#mit_content{
	padding:38px 34px 36px 42px;
	background-color:#FFFFFF;
	width:594px;
	_width:670px;
	
	float:left;
	font-size:11px;
	line-height:22px;
	margin-bottom:100px;
}
.mit_pic{
	line-height:20px;
	float:left;
	margin-top:22px;
	width:104px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.space_24{
	width:18px;
	float:left;
}
.title_pic{
	font-size:11px;
	text-transform:uppercase;
	margin-top:7px;
}
.mail{
	text-decoration:none;
}
.mail_pic{
	color:#8b6b47;
	vertical-align:middle;
	font-weight:bold;
	font-size:9px;
	background-image:url("../img/mail.jpg");
	background-repeat:no-repeat;
	background-position:left;
	text-transform:uppercase;
	padding-left:20px;
	margin-bottom:10px;
	text-decoration:none !important;
}
/*END MITARBEITER PAGE*/

/*FAKTEN PAGE*/
.submenu_offnungszeiten{
	background-image:url('../menu/submenu_offnungszeiten.png');
	behavior: url('iepngfix.htc');
	width:87px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;	
	background-position:right 0px;
}
.submenu_offnungszeiten_hover{
	background-image:url('../menu/submenu_offnungszeiten.png');
	behavior: url('iepngfix.htc');
	width:87px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;
}


.submenu_anfahrt{
	background-image:url('../menu/submenu_anfahrt.png');
	behavior: url('iepngfix.htc');
	width:44px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;	
	background-position:right 0px;
}

.submenu_anfahrt_hover{
	background-image:url('../menu/submenu_anfahrt.png');
	behavior: url('iepngfix.htc');
	width:44px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;	
	background-position:right -14px;
}
.submenu_preise_damen{
	background-image:url('../menu/submenu_preise_damen.png');
	behavior: url('iepngfix.htc');
	width:78px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;	
	background-position:right 0px;
}
.submenu_preise_damen_hover{
	background-image:url('../menu/submenu_preise_damen.png');
	behavior: url('iepngfix.htc');
	width:78px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;
}


.submenu_preise_herren{
	background-image:url('../menu/submenu_preise_herren.png');
	behavior: url('iepngfix.htc');
	width:78px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;	
	background-position:right 0px;
}
.submenu_preise_herren_hover{
	background-image:url('../menu/submenu_preise_herren.png');
	behavior: url('iepngfix.htc');
	width:78px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;
}
#fakt_content{
	padding:38px 42px 36px 42px;
	background-color:#FFFFFF;
	width:586px;
	_width:670px;
	min-height:23px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	margin-bottom:100px;
}
.fakt_title{
	font-size:11px;
}
.fakt_text{
	float:left;
	width:400px;
	margin-left:11px; 
	font-size:11px;
}
.fakt_preice{
	width:160px;
	border:0px red solid;
	text-align:right;
	float:left;
}
.fakten{
border:0px red solid;
	width:100%;
	height:15px;
}
.fakt_dots{
	background-image:url('../img/home_dots.gif');
	background-repeat:repeat-x;
	height:1px !important;
	width:100% !important;
	float:right;
margin-bottom:15px;
	margin-top:15px;
	_margin-top:12px;
	_margin-bottom:15px;
	overflow:hidden;
}
/*END FAKTEN PAGE*/

/*KONTAKT PAGE*/
.submenu_kontakt{
	background-image:url('../menu/submenu_kontakt.png');
	behavior: url('iepngfix.htc');
	width:46px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;	
	background-position:right 0px;
}
.submenu_kontakt_hover{
	background-image:url('../menu/submenu_kontakt.png');
	behavior: url('iepngfix.htc');
	width:46px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;
	background-position:right -14px;
}


.submenu_impressum{
	background-image:url('../menu/submenu_impressum.png');
	behavior: url('iepngfix.htc');
	width:62px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;	
	background-position:right 0px;
}

.submenu_impressum_hover{
	background-image:url('../menu/submenu_impressum.png');
	behavior: url('iepngfix.htc');
	width:62px;
	height:14px;
	cursor:pointer;background-repeat:no-repeat;	
	background-position:right -14px;
}
#kontakt_content{
	background-color:#FFFFFF;
	/*width:430px;*/
	float:left;
	padding: 35px 15px 36px 37px;*/
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;			
}
#kontakt_content .bodytext,#kontakt_content p.text_content, #kontakt_content p.headline,#kontakt_content p.title_news,#kontakt_content p.dots,#kontakt_content h1,#kontakt_content h2{
	width: 434px;
}

.kontakt_input{
	 width:290px;
	 height:19px;
	 background-color:#FFFFFF;
	 border:1px solid #8b6b47;
	 margin-top:10px;
	 padding-left:8px;
	 padding-top:2px;
	 font-size:9px;
	 margin-right:8px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
}
.kontakt_textarea{
	 width:290px;
	 height:120px;
	 background-color:#FFFFFF;
	 border:1px solid #8b6b47;
	 margin-top:10px;
	 padding-left:8px;
	 padding-top:2px;
	 font-size:9px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
}

.kontakt_dots{
	background-image:url('../img/home_dots.gif');
	background-repeat:repeat-x;
	height:1px !important;
	width:100% !important;
	overflow:hidden;
}
.kontakt_arrow{
	margin-top:12px;
	background-image:url('../img/kontakt_arrow.jpg');
	width:8px;
	height:13px;
	background-repeat:no-repeat;
}
/*END KONTAKT PAGE*/
a.lesen_link1{
	text-transform:uppercase;
	color:#8b6b47;
	font-weight:bold;
	text-decoration:none !important;
}
p.lesen_link1{
	text-transform:uppercase;
	color:#8b6b47;
	font-weight:bold;
	text-decoration:none !important;
}
span.lesen_link1{
	text-transform:uppercase;
	color:#8b6b47;
	font-weight:bold;
	text-decoration:none !important;
}

div.dots{
	background-image:url('../img/home_dots.gif');
	background-repeat:repeat-x;
	height:1px !important;
	width:100% !important;

	margin-bottom:22px;
	margin-top:25px;
	overflow:hidden;
}
p.dots{
	background-image:url('../img/home_dots.gif');
	background-repeat:repeat-x;
	height:1px !important;
	width:100% !important;

	margin-bottom:22px;
	margin-top:25px;
	overflow:hidden;
}
.dots{
	background-image:url('../img/home_dots.gif');
	background-repeat:repeat-x;
	height:1px !important;
	width:100% !important;

	margin-bottom:22px;
	margin-top:25px;
	overflow:hidden;
}
.headline{
	font-size:14pt;
	font-family:Times New Roman;
	color:#8b6b47;
	letter-spacing:3px;
	text-transform:uppercase;
	padding-bottom:10px;
}
div.headline{
	font-size:14pt;
	font-family:Times New Roman;
	color:#8b6b47;
	letter-spacing:3px;
	text-transform:uppercase;
	padding-bottom:10px;
}
p.headline{
	font-size:14pt;
	font-family:Times New Roman;
	color:#8b6b47;
	letter-spacing:3px;
	text-transform:uppercase;
	padding-bottom:10px;
}
.text_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
}
p.text_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
}
div.text_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
}
