.center_view {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: visible;
}
body {
	margin: 0px;
	background-color: #f4d8bf;
	background-attachment: fixed;
	background-image: url(../grafik/hg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.logo_large {
	background-image: url(../grafik/logo_pitcher.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 100%;
	margin-bottom: 10px;
	background-position: center;
}
.footer {
	background-color: #F7BF8C;
	height: 20px;
	padding-right: 10px;
	margin-bottom: 25px;
}
.navigation {
	width: 100%;
	height: 30px;
	text-align: center;
	background-color: #f4d8bf;
	position: relative;
	vertical-align: middle;
	padding-bottom: 0px;
}
.content {
	margin-bottom: 15px;

}
.newsbox {
	height: 200px;
	width: 200px;
	padding: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: left;
	/* border: 2px solid #8E0300; */
	float: right;
	background-image: url(../grafik/pitcher_holz_2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.sub_navigation {
	width: 100%;
	height: 30px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0px;
	background-color: #990000;
	position: relative;
	padding-top: 4px;
}
.main_content {
	font-family: "Courier New", Courier, monospace;
	background-color: #F4D8BF;
	border: 2px solid #990000;
	margin-bottom: 25px;
	visibility: visible;
	padding: 15px;
	overflow: hidden;
}
.main_content_index {
	font-family: "Courier New", Courier, monospace;
	background-color: #F4D8BF;
	border: 2px solid #990000;
	margin-bottom: 25px;
	visibility: visible;
	background-image: url(../grafik/hg_content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 15px;
	width: 870px;
	overflow: hidden;
}
.pic_thumb {
	border: 2px solid #990000;
}
.pics_text_l {
	border: 2px solid #990000;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: left;
}
.pics_text_r {
	border: 2px solid #990000;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	clear: right;
}
#link_pic {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.main_content_kaktus {
	font-family: "Courier New", Courier, monospace;
	background-color: #F4D8BF;
	border: 2px solid #990000;
	margin-bottom: 25px;
	visibility: visible;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(../grafik/kaktus_pitcher.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.trennlinie {
	background-image: url(../grafik/trennlinie.gif);
	background-repeat: repeat-x;
	width: 95%;
	height: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sitemap_error {
	text-align: center;
	background-color: #FFFF99;
	border: 2px solid #FFCC00;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	width: 85%;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contact {
	width: 400px;
	padding: 10px;
	background-color: #EEC29B;
	border: 8px solid #990000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../grafik/stern_pitcher.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.f1 {
	background-color: #F4D8BF;
	font-size: 14px;
	border: 1px solid #990000;
}
.fehler {
	background-color: #FFFF99;
	border: 2px solid #DD0000;
	font-weight: bold;
	color: #990000;
}
.fehler_eintrag {
	color: #990000;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #990000;
	font-weight: bold;
}
input {
	background-color: #F4D8BF;
	border: 3px double #990000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.textarea_hg {
	background-color: #F8E4D3;
	border: 3px double #990000;
	font-family: "Courier New", Courier, monospace;
}
.dates {
	background-color: #F2D2B3;
	border: 1px solid #990000;
	padding: 10px;
	background-image: url(../grafik/hg_dates.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 810px;
}
#preloading {
	background-color: #FFFFCC;
	position: relative;
	text-align: center;
	border: 2px solid #990000;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

