/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(/source/bilder/hg_site.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54423c;
}
ul, li {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #e77e08;
}
a:link {
	text-decoration: none;
	color: #e77e08;
}
a:visited {
	text-decoration: none;
	color: #e77e08;
}
a:hover {
	text-decoration: none;
	color: #e77e08;
}
#mainpage {
	clear: both;
	width: 957px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#col_left {
	float: left;
	width: 690px;
}
#head_left {
	width: 100%;
	background-image: url(/source/bilder/index_headline.png);
	height: 80px;
}
#intro {
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 30px;
}
#col_right {
	float: right;
	width: 267px;
}
#head_right {
	width: 100%;
	background-image: url(/source/bilder/site_hg-menue.png);
	height: 80px;
}
#top_menu {
	float: left;
}
#topmenu {
	float: left;
	color:  #FFF;
	width: 100%;
	margin-top: 47px;
	margin-left: 20px;
	z-index: 10;
}
#topmenu ul li {
	font-size: 11px;
	display: inline;
	float: left;
	height: 11px;
	line-height: 11px;
	margin-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
#topmenu ul li a{
	color:  #333;
	text-decoration: none;
	display: block;
}
#topmenu ul li a:hover {
	display: block;
	color: #999;
}
#logo{
}
#footer{
	clear: both;
	height: 20px;
}
#onepic {
	width: 957px;
	background-color: #FFF;
}
#pic0 {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#fourpics {
	width: 957px;
	background-color: #FFF;
}
#pic1 {
	clear: both;
	float: left;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}
#pic2 {
	float: left;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}
#pic3 {
	float: left;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}
#pic4 {
	float: left;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
#mid_menu {
	clear: both;
}
#midmenu {
	float: left;
	width: 955px;
	height: 30px;
	background-color: #e77e08;
	border-left: 1px solid white;
	border-bottom: 3px solid white;
	border-right: 1px solid white;
}
#midmenu ul li {
	font-size: 13px;
	display: inline;
	float: left;
	width: 238px;
	height: 30px;
	line-height: 13px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
#midmenu ul li a{
	color:  #FFF;
	text-decoration: none;
	display: block;
}
#midmenu ul li a:hover {
	display: block;
	color: #d1c5b6;
}
#menu_bot {
	clear: both;
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}
.offleft {
	margin-left: -9000px;
	position: absolute;
}
.nav_first {
	margin-left: 5px;
}
.nav_all {
	border-left: solid #e77e08 1px
}
.midnav_first {
}
.midnav_all {
	margin-left: 1px;
}
.introtext {

	font-size: 11px;


	color: #303030;

}
.botmenu {
	clear: both;
	color:  #333;
	width: 100%;
}
.botmenu ul li {
	float: right;
	font-size: 11px;
	display: inline;
	height: 11px;
	line-height: 11px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 10px;
}
.botmenu ul li a{
	color:  #333;
	text-decoration: none;
	display: block;
}
.botmenu ul li a:hover {
	display: block;
	color: #e77e08;
}
.big {
	font-size: 11px;
}
.editmode {
	font-size: 18px;
	font-weight: bold;
	color: gray;
}
