body {

	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-position:top center;

}

#menu {

	float:right;
	text-align:right;
	padding-right:2px;

}

#inhalt {

	float:left;
	text-align:left;
	padding-left:2px;
	color:#3e3e3e;
	text-size:13px;

}



a:link {

	color: #419d25;
	text-decoration : none;

}



a:visited {

	color: #419d25;
	text-decoration : none;

}

a:hover {

	color:#3dc811;
	text-decoration : underline;

}

a:active {

	color: #898686;

}



a {

	font-family:Times New Roman;
	font-weight:bloder;



}



a.rot:visited {

	color:#ff3232;
	text-decoration:none;

}



a.rot:link {

	color:#ff3232;
	text-decoration:none;

}

a.rot:hover {

	color:#d40000;
	text-decoration:underline;

}



h1,h2,h3,h4,h5,h6 {
  font-family:Calibri;
  color:#038600;

}

#pfeil {

	padding-left:580px;
	padding-bottom:3px;

}



.news_h {

  font-size:18px;
  text-decoration: underline;
  color:#07b203;

}



.news_m {

  font-size:13px;
  padding-left:25px;

}

.newsbild {

  max-height:150px;
  max-width:150px;

}

#passwd {
padding-left:10px;

}
html,p{
  font-family:Calibri;
}