@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}


#container {
	width: 850px;
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #516B00;
}

#header {
	height: 100px;
	width: 100%;
}
a {
	color: #3C4F00;
}
#maincontent {
	height: 331px;
	background-color: #E8E6D1;
	padding: 20px;
	color: #3C4F00;

}
#navigation1 {
	font-size: 12px;
	background-image: url(navigation1.gif);
	background-repeat: no-repeat;
	background-color: #E8E6D1;
	background-position: 20px;
}
#navigation1 li {
	display: inline;
	text-decoration: none;
	padding-left: 35px;
	line-height:30px;
	font-weight: bold;
}


#navigation1   a:link {
	color: #333333;
	text-decoration: none;
	color: #E8E6D1;
}

#navigation1 a:visited {
	text-decoration: none;
	color: #E8E6D1;
}
#navigation1 a:hover {
	color: #232D00;
}
#navigation2 {
	width: 180px;
	background-image: url(Unbenannt-4.gif);
	background-repeat: no-repeat;
	height: 215px;
	font-size: 12px;
	text-decoration: none;
	float: left;
}
#navigation2 li {
	text-decoration: none;
	padding-left: 15px;
	white-space: normal;
	list-style-type: none;
	line-height: 25px;
	padding-top: 5px;
}
#navigation2   a:link {
	color: #333333;
	text-decoration: none;
	color: #E8E6D1;
}

#navigation2 a:visited {
	text-decoration: none;
	color: #E8E6D1;
}
#navigation2 a:hover {
	color: #232D00;
}

#container #c1_st {
	width: 233px;
	float: left;
	background-image: url(../Jan%20Schandl/Bilder/hg_news.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	color: #FFFFFF;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #c2_st {
	width: 585px;
	float: right;
	background-color: #F0F0F0;
	padding-left: 15px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 7px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}

#container #footer_st {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
