body {
	background-image: url(Bilder/Rahmen/bg.jpg);
	background-repeat: repeat-x;
	background-color:#c8e0b1;
}

A {	TEXT-DECORATION: none;
	color: #0e4202;
	}

A:active {	TEXT-DECORATION: underline;
			color: #0e4202;}

A:visited {	TEXT-DECORATION: underline;
			color: #0e4202;
			}

A:link {	
	TEXT-DECORATION: underline;
	COLOR: #0e4202;}

A:hover {	TEXT-DECORATION: underline; 
			COLOR: #0e4202;}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#0e4202;
	font-weight:bold;
	margin-top:10px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#0e4202;
	font-weight:bold;
	margin-top:-5px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#0e4202;
	font-weight:bold;
	margin-top:-10px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top:-5px;
	margin-right:10px;	
}

ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	line-height:22px;
	color: #000000;
	margin-top:5px;
	margin-left:-18px;
}

ol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:17px;
	color: #000000;
	margin-top:-5px;
	margin-left:-18px;
}

.Blockcontentback {
	margin:0px auto;
	height:582px;
	width:983px;
	margin-top:54px;
	margin-bottom:20px;
	background-image:url(Bilder/Rahmen/bg_content_2.gif);
	background-repeat:no-repeat;
}

.Navigation {
	height:525px;
	width:152px;
	background-image: url(Bilder/Navigation/img_hund.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	float:left;
}

.ContentMitte {
	width:463px;
	height:442px;
	margin-left:10px;
	float:left;
}

.ContentRechts {
	width:314px;
	height:479px;
	margin-left:40px;
	float:left;
}
