* {
margin: 0;
padding: 0;
border: 0;
}

body {
	background-color: #4C8220;
	color: black;
}

img, a img	{
	border: 0;
}

a{ 
	text-decoration: none;
	outline: none;
}

/*************** global link styles ***************/
a:link, a:visited{
	color:	#000;
	background-color: transparent;
	}
a:active	{
	color:	#000;
	background-color: transparent;
	}
a:hover	{
	color:	#000;
	background-color: transparent;
	}
/*************** classes ***************/
.BERGPEER {
	width: 224px;
	position: absolute;
	height: 154px;
}
.BLAU {
	background-image: url(BILDER/BLAU.gif);
	width: 560px;
}
.TYPOweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	right: auto;
}
.WEIS {
	background-color: #FFFFFF;
}
.TYPOschwarzNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFF;
}
.BOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.BLOCK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.3em;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.BLOCKSTART {
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	padding-right: 3px;
}
.BLOCKTABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.3em;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border:2px solid #000;
	border-collapse: collapse;
}
.HEADLINE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.HEADLINE2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.HG {
	background-image: url(BILDER/GEWEIH.jpg);
	background-repeat: no-repeat;
	background-position: center 68px;
	background-color: #FFFFFF;
}
.HG_ENGL {
	background-image: url(BILDER/GEWEIH.jpg);
	background-repeat: no-repeat;
	background-position: center 68px;
	background-color: #FFFFFF;
}
.HG-ROSE {
	background-attachment: scroll;
	background-image: url(BILDER/ROSE.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.HG-TATZEN {
	background-attachment: scroll;
	background-image: url(BILDER/TATZEN.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.HG-HIRSCH {
	background-attachment: scroll;
	background-image: url(BILDER/HIRSCH_VERLAUF.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: white;
}
.HG-OUT-LEFT {
	background-image: url(BILDER/reise_left.jpg);
	background-repeat: no-repeat;
	background-position: right 175px;
}
.HG-OUT-RIGHT {
	background-image: url(BILDER/reise_right.jpg);
	background-repeat: no-repeat;
	background-position: left 175px;
}
.HG-OUT-RIGHT_ENG {
	background-image: url(BILDER/reise_right.jpg);
	background-repeat: no-repeat;
	background-position: left 120px;
}
.HG-OUT-LEFT_ENG {
	background-image: url(BILDER/reise_left.jpg);
	background-repeat: no-repeat;
	background-position: right 120px;
}
.HG-MAENNCHEN {
	background-image: url(BILDER/smaennchen.gif);
	background-repeat: no-repeat;
	background-position: right 70px;
}
/*************** tests ***************/
.spaltenbreite250 {
	width: 250px;
}
.spaltenbreite150 {
	width: 150px;
}
.spaltenbreite250r {
	width: 250px;
	padding-left: 5px;
	clear:both;
}
.spaltenbreite150r {
	width: 150px;
	float: right;
}

/*********** Menu JMK *****************/
:focus{
	-moz-outline-style: none;
}
.menu{
	background-image: url(BILDER/NAVI.jpg);
	background-repeat:no-repeat;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	/*font-weight:bold;*/
	/*letter-spacing: -0.1em;*/
	color:#333;
	padding:0;
	border:0;
	height:225px;
	width:224px;
}
.inhalt{
	/*font-weight:bold;*/
	color:#333;
	font-size:30px;
	font-weight:bold;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:0px; 
}
.links{
	padding-left:2px;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	/*	letter-spacing: -1px;*/
}
.blog{
	font-size: 14px;
}
