body {
	background-image: url(background.png);
	background-color:#538F53;
	margin-left:0px;
	margin-top:20px;
	font-family: Georgia, Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: normal;
	color: #663300;
	}
	
p {
    font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal; 
	color: #663300;
	}
	
p.impressum {
    font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal; 
	color: #663300;
	}

p.pnavigation {
    font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	color: #990000; 
	text-decoration: none;
	}
	
h1 {
    font-size: 17px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: normal; 
	color: #663300;
	}

h2 {
    font-size: 15px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: normal; 
	color: #663300;
	}
	
a {
    font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #663300; 
	text-decoration: underline;
	}

a:visited {
    font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #663300; 
	text-decoration: underline;
	}

a:hover {
    font-size: 13px; 
	font-style: normal;
	font-weight: normal; 
	color: #663300; 
	text-decoration: none;
	}

a:active {
    font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #663300; 
	text-decoration: underline;
	}

a.navigation {
    font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
	}

a.navigation:visited {
    font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
	}

a.navigation:hover {
    font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	color: #990000; 
	text-decoration: none;
	}

a.navigation:active {
    font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333; 
	text-decoration: none;
	}
	
a.impressum {
    font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #888888; 
	text-decoration: none;
	}

a.impressum:visited {
    font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #888888; 
	text-decoration: none;
	}

a.impressum:hover {
    font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	color: #888888; 
	text-decoration: underline;
	}

a.impressum:active {
    font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #888888; 
	text-decoration: underline;
	}
