@charset "UTF-8";
/* CSS Document */

p.start {
	width:510px;
}

p, #gronbox #gronbox-content p, #news>li>div.newstext>p {
	color:#000;
	font-size:18px;
	line-height:24px;
	margin-top:0px;
	margin-bottom:15px;
	-webkit-margin-before: 0px;
	padding-top:0px;
	font-family: Baskerville, "Times New Roman", Times, serif;
}

h1 {
	font-size: 76px;
	font-family: Impact, Charcoal, sans-serif;
	color:#7ab800;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

h1.start {
	}

h2 {
	font-size:22px;
	line-height:24px;
	color:#7ab800;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:30px;
	-webkit-margin-after: 0px;
	font-family: Impact, Charcoal, sans-serif;
}

h3 {
	
	font-size:24px;
	color:#ff8c00;
	font-weight:normal;
	font-style:italic;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:0px;
	-webkit-margin-after: 0px;
	font-family: Baskerville, "Times New Roman", Times, serif;
}

h4 {
	font-size:24px;
	color:#275937;
	font-weight:normal;
	font-style:italic;
	font-family: Baskerville, "Times New Roman", Times, serif;
}

h5 {
	font-size:24px;
	color:#ff8c00;
	font-weight:normal;
	font-style:italic;
	font-family: Baskerville, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}

#start_bild {
	z-index:100;
	border:0px;
	position:absolute;
	bottom:-30px;
	right:-50px;
}

p a, #news>li>div.newstext>p a, h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
	color:#7ab800;
	}
	
p a:hover, #news>li>div.newstext>p a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration:none;
	color:#ff8c00;
	}
	
h1 a:hover {
	text-decoration:none;
	color:#ff8c00;
	}
	
ul, ol {
	margin-top: 0px;
	padding-top: 0px;
}

ul li, ol li {
	color:#002e51;
	margin-bottom: 6px;
	}
	
	
ul li p, ol li p {
	margin: 0px;
	padding:0px;
	line-height:22px;
}
