body{
	background-color:#FFFFCC;
	margin:10px 0 0 10px;
	color:#003300;
	font-family:Arial;
	line-height:12pt;
	font-size:10pt;
}
img{
  border:none;
}
p{
	font-size:10pt;
}
h1{
  font-size:11pt;
}
h1{
  font-size:10.5pt;
}
a{
	text-decoration:none;
	color:#003300;
}
a:hover,a:active{
  text-decoration:underline;
}
#menue{
	border-right:2px solid #CDE1A4;
	width:190px;
	margin-top:10px;
	margin-right:35px;
	color:#448E37;
	height:450px;
	float:left;
}
#menue a{
	color:#448E37;
	font-size:10pt;
	line-height:20pt;
}
#menue a.logo img{
  border:none;
}
#menue a.logo:hover,#menue a.logo:active{
  border:none;
  text-decoration:none;
}
#menue img{
	margin-top:-10px;
}
#menue ul, #menue li{
	margin:0;
	padding:0;
	list-style:none;
}
#menue ul{
	width:160px;	
	margin:25px 0px 0 30px;
	display:block;
	text-align:left;
}	
#menue ul li ul{
	display:none;
}

#content{
  padding: 50px 0 0 40px;
  display:block;
  margin:50px 0 0 190px;
  width:500px;
}
#content .head{
  color:#006502;
  font-family:'Georgia',Times new roman,Serif;
  margin-bottom:40px;
}
#content .head img{
  display:none;
}
#content .head h1{
  font-weight:normal;
  margin-bottom:-5px;
}
#content .head .big{
  font-size:13.5pt;
}
#print_footer {
  display:none ;
}

/*classes*/

.clearBr {
	clear:both;
}

.gfx_left {
	margin:0.1% 1.5% 0.1% 0%;
	float:left;
}

.gfx_right {
	margin:0.1% 0% 0.1% 1.5%;
	float:right;
}

.gfx_right_break {
	margin:0.1% 0% 0.2% 0%;
	clear:both;
	float:right;
}
