
@import url(wissencontent.css);
@import url(wissennav.css);
* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background-color: #9ebc45;
	font: 76%/100% Verdana, Arial, Helvetica, sans-serif;
	padding:0 10px 30px 10px;
}

#page {
	max-width:900px;
	min-width:756px;
	margin:0 auto;
	}



#headbox {
	margin: 0;
	width: 100%;
	background: #FBFBFB url(../wissenimg/gruenrightbottom.gif) no-repeat bottom right;
	font-size: 100%;
	margin-bottom:9px;
	margin-top:20px;
}


#sidebox {
	width: 30%;
	background: #FBFBFB url(../wissenimg/gruenrightbottom.gif) no-repeat bottom right;
	font-size: 100%;
	float:right;
}

#mainbox {
	width: 69%;
	background: #FBFBFB url(../wissenimg/gruenrightbottom.gif) no-repeat bottom right;
	font-size: 100%;
	float:left;
	margin-bottom:20px;
}

.boxhead {
	background: #FBFBFB url(../wissenimg/gruenrighttop.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align:left;
}

.boxhead p, .boxhead h1 {
	background: url(../wissenimg/gruenlefttop.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	font-weight: normal; 
	font-size: 0.9em; 
	line-height: 1.0em;
}



.headboxhead {
	background: #FBFBFB url(../wissenimg/gruenrighttop.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}

.headboxbody {
	background:  url(../wissenimg/gruenleftbottom.gif) no-repeat bottom left;
	margin: 0;
	padding: 0 30px 22px 30px;
}

.headboxhead p {
	background: url(../wissenimg/gruenlefttop.gif) no-repeat top left;
	margin: 0;
	padding: 22px 90px 2px 30px;
	color: #000; 
	font-weight: normal; 
	font-size: 0.9em; 
	line-height: 1em;
	text-align:right;	
}

.headboxbody h1 {
	width:430px;
	padding-left: 60px;

}

.headboxbody p {
	float:right;	
	text-align:right;
	width:230px;
	padding-top:30px;
}

.boxbody {
	background:  url(../wissenimg/gruenleftbottom.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 10px 30px;
	min-height:1000px;
}

