/* CSS Früchte Lermer
(c) 2007 Kuse.de */
.hidden {
	display:none;}
* {
	margin:0px;
	padding:0px;}
h1 {
	color:#86c200;
	font-size:15px;
	text-transform:uppercase;
	margin:0px 0 6px 0;}
h2 {
	color:#86c200;
	font-size:13px;
	margin-top:7px;
	text-transform:uppercase;}

/* Framework */
html, body {
	background:#F8F7F5;
	height:100%;
	font-family:Arial, Verdana;
	font-size:11px;
	color:#444;
	margin:0;}

#BoxPagePositon {
	width:827px;
	position:relative;
	left:50%;
	margin-left:-414px;
	clear:both;
	}
	#Header {
		display:block;
		width:100%;
		clear:both;
		height:296px;
	}
	#LogoLink {
		display:block;
		position:absolute;
		top:5px;
		left:8px;
		width:230px;
		height:90px;}
	#MainNav {
		display:block;
		list-style:none;
		width:116px;
		height:190px;
		padding-left:122px;
		overflow:hidden;
		padding-top:106px;
		background:url(../images/framework/Menu.jpg);
		margin:0;
		}
		#MainNav li a {
			width:130px;
			height:25px;
			display:block;}
		* html #MainNav li a {	height:24px; h/eight:10px;}
		#MainNav li {font-size:0px;line-height:0px;}
	#ShortMenu{
		position:absolute;
		list-style:none;
		top:0px;
		display:block;
		right:20px;
		width:150px;
		}
		#ShortMenu li a{
			width:52px;
			height:57px;
			display:block;
			}
		#ShortMenu li a.Contact{
			width:45px;}
		#ShortMenu li {float:right;}


#ContentPosition {
	width:100%;
	background:url(../images/framework/ContentBottomBg.gif) bottom no-repeat;
	clear:both;
	padding-bottom:15px;
	}
	#BreadCrumb {
		list-style:none;
		padding-left:190px;
		height:86px;
		background:url(../images/framework/ContentTopBg.gif);
		margin:0 0 -60px 0;
		}
	#BreadCrumb li {
		float:left;
		padding-right:9px;}
	#BreadCrumb a {
		color:#b4c286;
		text-decoration:none;
		background:url(../images/framework/ListIconBreadCrumb.gif) 0 4px no-repeat;
		text-indent:7px;
		display:block;
		float:left;}
	#BreadCrumb a:hover { text-decoration:underline;}
	#SubMenu {
		width:153px;
		min-height:300px;
		margin-left:17px;
		float:left;
		padding:0;
		list-style:none;
		background:url(../images/framework/SecMenuVl.jpg) right no-repeat;
	}
	* html #SubMenu {height:300px;width:130px;}
	* html #SubMenu li {t\ext-indent:15px; text-indent:0px;}
	#SubMenu li {
		text-indent:17px;
		list-style:none;
		line-height:16px;
		}
		#SubMenu a {
		color:#80913d;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;}
		#SubMenu a:hover {
			text-decoration:underline;
			}
#Content {
	display:block;
	float:right;
	margin-right:25px;
	width:605px;
}
* html #Content {
	margin-right:15px;}
#Footer {
	width:100%;
	display:block;
	height:55px;
	position:absolute;
	width:804px;
	text-align:right;
	line-height:80px;
	padding-right:16px;
	overflow:hidden;
	font-size:9px;
	background:url(../images/framework/Footer.jpg);
	clear:both;
}
* html #Footer {width:819px;
				w\idth:804px;}
#Footer a {
	color:#fff;
	text-decoration:none;
	border-right:1px solid #fff;
	margin-left:7px;
	padding-right:7px;
}
#Footer a:hover {text-decoration:underline;}
	

