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

body {
  background-image: url('http://www.kuehnhaide.de/layout/kuehnheide.png');
  font-size: 15px;
  font-family: Verdana, Arial, Sans-Serif;
  color:#003c00;  
  padding:0px 20px;
  margin: 0 auto;
  text-align: center;

scrollbar-arrow-color: #FBF5ED;
scrollbar-base-color: #000000;
scrollbar-face-color: #E68C28;
scrollbar-highlight-color: #FBF5ED;
scrollbar-shadow-color: #FBF5ED;
scrollbar-track-color: #A6A18B;


}


@font-face {
 font-family: MyCustomFont;
 src: url("http://www.kuehnhaide.de/layout/MTCORSVA.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("http://www.kuehnhaide.de/layout/MTCORSVA.TTF") /* TTF file for CSS3 browsers */
}

a:link 		{color: #000066; text-decoration: none;}
a:visited 	{color: #000066; text-decoration: none;}
a:active	{color: #000066; text-decoration: none;}
a:hover 	{color: rgb(0,0,0); background-color: rgb(230,140,40); text-decoration: underline overline;}


a.menu { height:28px; width: 230px; display:block; color:#ffffff; text-decoration:none; font-family: MyCustomFont; font-size:22px; text-align: center; background-color: #7a934c; border-top: 1px solid #000000; border-bottom: 1px solid #000000; margin-bottom: 2px; margin-left: 10px; //margin-left: 0;}

a.menu:link    { color:#ffffff;}
a.menu:visited { color:#ffffff;}
a.menu:hover   { color:#000000; background-color: #e68828; text-decoration:none; overflow: auto;}
a.menu:active  { color:#000000; background-color: #e68828; text-decoration:none;} 

#menuselect	{ height:28px; width: 230px; display:block; color:#000000; text-decoration:none; font-family: MyCustomFont; font-size:22px; text-align: center; background-color: #e68828; border-top: 1px solid #000000; border-bottom: 1px solid #000000; margin-bottom: 2px; margin-left: 10px; //margin-left: 0;}

a.menuselect { height:28px; width: 230px; display:block; color:#000000; text-decoration:none; font-family: MyCustomFont; font-size:22px; text-align: center; background-color: #e68828; border-top: 1px solid #000000; border-bottom: 1px solid #000000; margin-bottom: 2px; margin-left: 10px; //margin-left: 0;}
a.menuselect:link    { color:#000000; font-size: 24px; text-decoration:none;}
a.menuselect:visited { color:#000000; font-size: 24px; text-decoration:none;}
a.menuselect:hover   { color:#000000; font-size: 24px; text-decoration:none;}
a.menuselect:active  { color:#000000; font-size: 24px; text-decoration:none;}

a.untermenu { height:28px; width: 210px; display:block; color:#000000; text-decoration:none; font-family: MyCustomFont; font-size:22px; text-align: center; background-color: #bac7a2; border-top: 1px solid #000000; border-bottom: 1px solid #000000; margin-bottom: 2px; margin-left: 20px; //margin-left: 0;}

a.untermenu:link    { color:#000000 text-decoration:none;}
a.untermenu:visited { color:#000000 text-decoration:none;}
a.untermenu:hover   { color:#000000; background-color: #e68828; text-decoration:none; overflow: auto;}
a.untermenu:active  { color:#000000; background-color: #e68828; text-decoration:none;}

#untermenuselect { height:28px; width: 210px; display:block; color:#000000; text-decoration:none; font-family: MyCustomFont; font-size:22px; text-align: center; background-color: #e68828; border-top: 1px solid #000000; border-bottom: 1px solid #000000; margin-bottom: 2px; margin-left: 20px; //margin-left: 0;}

a.untermenuselect { height:28px; width: 210px; display:block; color:#000000; text-decoration:none; font-family: MyCustomFont; font-size:22px; text-align: center; background-color: #e68828; border-top: 1px solid #000000; border-bottom: 1px solid #000000; margin-bottom: 2px; margin-left: 20px; //margin-left: 0;}
a.untermenuselect:link    { color:#000000; text-decoration:none;}
a.untermenuselect:visited { color:#000000; text-decoration:none;}
a.untermenuselect:hover   { color:#000000; text-decoration:none;}
a.untermenuselect:active  { color:#000000; text-decoration:none;}


#container {
	margin: 20px auto;
	width: 1000px;
	overflow: auto;
	}


#menu {
  float: left;
  width: 250px;
  overflow: auto;
}

#menuoben {
  float: left;
  width: 250px;
  height: 25px;
  background-image: url('http://www.kuehnhaide.de/layout/kuehnhaide.png');
}

#menumitte{
  float: left;
  width: 250px;
  height: auto;
  background-image: url('http://www.kuehnhaide.de/layout/erzgebirge.png');
}

#menuunten {
  clear: both;
  width: 250px;
  height: 25px;
  background-image: url('http://www.kuehnhaide.de/layout/kuehnheide-erzgebirge.png');
}

#content {
  float: left;
  width: 740px;
  margin-left: 10px;
  overflow: auto;
} 

#contentoben {
  float: left;
  width: 740px;
  height: 25px;
  background-image: url('http://www.kuehnhaide.de/layout/kuehnhaide-erzgebirge.png');
}

#contentmitte {
  float: left;
  width: 710px;
  height: auto;
  background-image: url('http://www.kuehnhaide.de/layout/schwarzwassertal-kuehnhaide.png');
  padding: 0 15px 0 15px;	
  text-align: left;
//width: 740px;
}

#contentunten {
  clear: both;
  width: 740px;
  height: 25px;
  background-image: url('http://www.kuehnhaide.de/layout/schwarzwassertal.png');
}

#footer {
  float: left;
  width: 740px;
  margin-top: 5px;
  overflow: auto;
} 

#footeroben {
  float: left;
  width: 740px;
  height: 25px;
  background-image: url('http://www.kuehnhaide.de/layout/kuehnhaide-erzgebirge.png');
}

#footermitte {
  float: left;
  width: 740px;
  height: auto;
  background-image: url('http://www.kuehnhaide.de/layout/schwarzwassertal-kuehnhaide.png');
}

#footerunten {
  clear: both;
  width: 740px;
  height: 25px;
  background-image: url('http://www.kuehnhaide.de/layout/schwarzwassertal.png');
}

.headline {
	width: 700px;
	background-image: url('http://www.kuehnhaide.de/layout/schwarzwassertal-erzgebirge.png');
	font-family: MyCustomFont;
	font-size: 26px;
	height: 36px;
	border: 1px solid #ffefbc;
	margin-top: 10px;
	padding: 0 0 0 10px;
//width: 710px;
	}

.firma	{
	width: 228px;
	height: 155px;
	background-color: #7a934c;
	margin-left: 10px;
	border: 1px solid #000000;
	padding: 5px 0 0 0;
//margin-left: 0;
//width: 230px;
//height: 160px;
	}

#startseite
	{
	
	}

