body
	{
	background-color: #334633;
	text-align: center;
	font-family: Verdana, arial, Trebuchet MS, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: #711615;
	font-size: 15px;
	}

td {color: #660000; font-size: 15px;}
li {color: #660000; font-size: 15px;}

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

a:link 		{color: #000000; text-decoration: none;}
a:visited 	{color: #000000; text-decoration: none;}
a:active	{color: #000000; text-decoration: none;}
a:hover 	{color: #334633; text-decoration: underline overline;}

a.menu { height:41px; width: auto; display:block; float: left; text-decoration:none; font-size:26px; font-family: MyCustomFont; text-align: center; padding: 8px 60px 0 0; //height:49px;}

a.menu:link    { color:#c68908; text-decoration: none;}
a.menu:visited { color:#c68908; text-decoration: none;}
a.menu:hover   { color:#ffd500; text-decoration: none;}
a.menu:active  { color:#ffd500; text-decoration:none;}

#menuselect	{ height:41px; width: auto; display:block; float: left; text-decoration:none; font-size:26px; color:#ffd500; font-family: MyCustomFont; text-align: center; padding: 8px 60px 0 0; //height:49px;}

a.menuselect { height:41px; width: auto; display:block; float: left; text-decoration:none; font-size:26px; color:#ffd500; font-family: MyCustomFont; text-align: center; padding: 8px 60px 0 0; //height:49px;}
a.menuselect:link    { color:#ffd500; text-decoration: none;}
a.menuselect:visited { color:#ffd500; text-decoration: none;}
a.menuselect:hover   { color:#ffd500; text-decoration: none;}
a.menuselect:active  { color:#ffd500; text-decoration: none;}



#rahmen
	{
	margin: 30px auto;
	background-color: #e3d9a9;
	width: 994px;
	height: auto;
	padding: 3px;
//width: 1000px;
	}

#container
	{
	width: 988px;
	height: auto;
	border: 3px solid #711615;
//width: 992px;
	}

#header
	{
	margin: 0 auto;
	width: 976px;
	height: 70px;
	border-bottom: 3px solid #711615;
	font-family: MyCustomFont;
	font-size: 33px;
	color: #711615;
	padding: 5px 0 0 0;
//height: 75px;
	}

#bottons
	{
	margin: 3px auto;
	width: 921px;
	height: 56px;
	background-image: url('http://www.schnitzereilichtenberger.de/layout/schnitzerei.png');
	padding: 0 0 0 55px;
//width: 976px;
//padding: 0 0 0 55px;
	}

#content
	{
	margin: 0 auto;
	width: 970px;
	height: auto;
	text-align: left;
	position: relative;
	}

#footer
	{
	margin: 20px auto;
	width: 1000px;
	height: auto;
	color: #e3d9a9;
	}

