body {

		margin: 0;
		padding: 0;
		font: 15px verdana, arial, hevetica, sans-serif;
		text-align: center;
		color: #ffffff;
		background-color: #2d3c13;
  }


A:link {
	color: #efed8b;
	text-decoration: none;
}
A:visited {
	color: #efed8b;
	text-decoration: none;
}
A:hover {
	color: #cbd3b3;
	text-decoration: none;
}

a.menu { height:24px; width: 177px; display:block; text-decoration:none; font-size:16px; text-align: left; margin-left: 10px; margin-bottom: 5px; border-bottom: 1px dashed #dddeb8; background-image: url('http://www.erzgebirgs-safari.de/layout/erzgebirgssafari.png'); background-repeat: no-repeat; background-position: 0 4px; padding: 0 0 0 13px; //width: 190px; //margin-left: 75px;}

a.menu:link    { color:#dddeb8; text-decoration:none;}
a.menu:visited { color:#dddeb8; text-decoration:none;}
a.menu:hover   { color:#ffffff; text-decoration:none; background-image: url('http://www.erzgebirgs-safari.de/layout/safari.png'); overflow: auto;}
a.menu:active  { color:#dddeb8; text-decoration:none;} 

#menuselect	{ height:24px; width: 177px; display:block; text-decoration:none; font-size:16px; text-align: left; margin-left: 10px; margin-bottom: 5px; border-bottom: 1px dashed #ffffff; background-image: url('http://www.erzgebirgs-safari.de/layout/safari.png'); background-repeat: no-repeat; background-position: 0 4px; padding: 0 0 0 13px; color: #ffffff; //width: 190px; //margin-left: 75px;}

a.menuselect { height:24px; width: 177px; display:block; text-decoration:none; font-size:16px; text-align: left; margin-left: 10px; margin-bottom: 5px; border-bottom: 1px dashed #ffffff; background-image: url('http://www.erzgebirgs-safari.de/layout/safari.png'); background-repeat: no-repeat; background-position: 0 4px; padding: 0 0 0 13px; color: #ffffff; //width: 190px; //margin-left: 75px;}
a.menuselect:link    { text-decoration:none; color:#ffffff;}
a.menuselect:visited { text-decoration:none; color:#ffffff;}
a.menuselect:hover   { text-decoration:none; color:#ffffff;}
a.menuselect:active  { text-decoration:none; color:#ffffff;}

a.untermenu { height:auto; width: 177px; display:block; text-decoration:none; font-size:15px; margin: 0 0 3px 10px; text-align: left; padding: 0 0 0 13px; //width:190px;}

a.untermenu:link    { color:#fff; text-decoration:none;}
a.untermenu:visited { color:#fff; text-decoration:none;}
a.untermenu:hover   { color:#000; background: rgba(195, 193, 67, 0.5); text-decoration:none;}
a.untermenu:active  { color:#000; background: rgba(195, 193, 67, 0.5); text-decoration:none;}

#untermenuselect { height:auto; width: 177px; display:block; text-decoration:none; font-size:15px; color: #000; margin: 0 0 3px 10px; text-align: left; padding: 0 0 0 13px; background: rgba(195, 193, 67, 0.5); //width:190px;}

a.untermenuselect { height:auto; width: 177px; display:block; text-decoration:none; font-size:15px; color: #000; margin: 0 0 3px 10px; text-align: left; padding: 0 0 0 13px; background: rgba(195, 193, 67, 0.5); //width:190px;}
a.untermenuselect:link    { color:#000; text-decoration:none;}
a.untermenuselect:visited { color:#000; text-decoration:none;}
a.untermenuselect:hover   { color:#000; text-decoration:none;}
a.untermenuselect:active  { color:#000; text-decoration:none;}

#top {
	width: 100%;
	height: 30px;
	}

#toper {
	width: 1000px;
	height: 27px;
	margin: 0 auto;
	text-align: right;
	padding: 3px 0 0 0; 
//height: 30px;
	}

#head {
	width: 100%;
	height: 279px;
	background-color: #c3c143;
//background-color: #bdba39;
	}

#header {
	width: 1000px;
	height: 279px;
	margin: 0 auto;
	background-image: url('http://www.erzgebirgs-safari.de/layout/erzgebirgs-safari.png');
	background-repeat: no-repeat;
	background-position: right top;
	}

#navi {
	width: 290px;
	min-height: 279px;
	float: left;
	background-image: url('http://www.erzgebirgs-safari.de/layout/erzgebirge.png');
	background-repeat: no-repeat;
	z-index: 10;
	margin: -309px 0 15px 0;
	}
	
#menu {
	width: 215px;
	min-height: 279px;
	margin: 0 0 0 37px;
	background-image: url('http://www.erzgebirgs-safari.de/layout/info.png');
	padding: 10px 0;
	}	

#container {
	width: 100%;
	height: auto;
	background-color: #546825;
	margin-top: 10px;
	}

#content {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0;
	z-index: 5;
	}

#footer {
	width: 1000px;
	height: auto;
	margin: 0 auto;
//padding: 20px 0 0 0;
	}
	
.clear {clear: both;}