html {
	overflow-y:scroll;
	}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	color: #000000;
	/*background: #8A5B23 top center repeat-y;*/
	background: #BC7C30 top center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}

/*** HUELLEN *************/
#rahmen	{
	margin: auto;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	width: 960px;
	}
#oben	{
	height: 10px;
	width: 960px;
	background-color: #BC7C30;
	}
#titel	{
	background-color: #BC7C30;
	height: 50px;
	width: 960px;
	background-image: url(pic_layout/titel.gif);
	}
#navi	{
	background-color: #BC7C30;
	height: 36px;
	width: 960px;
	color: #FFFFFF;
	font-weight: bold;
	}
#main_navi	{
	height: 120px;
	width: 960px;
	background-color: #E7D6A5;
	background-image: url(pic_layout/main_navi1.jpg);
	}
#main	{
	/*height: 400px;*/
	width: 960px;
	}
#main_links	{
	float: left;
	min-height: 300px;
	width: 200px;
	background-image: url(pic_layout/main_links.gif);
	}
#main_rechts	{
	float: right;
	min-height: 300px;
	width: 710px;
	background-image: url(pic_layout/main_rechts.gif);
	padding-left: 30px;
	padding-right: 20px;
	}
#main_unten	{
	height: 25px;
	width: 960px;
	background-image: url(pic_layout/main_unten.gif);
	clear: both;
	}
#unten	{
	color: #FFFFFF;
	height: 40px;
	width: 960px;
	background-color: #BC7C30;
	}

/* navi: Hauptnavigation */
#navi a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}
#navi a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}
#navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}
#navi a:hover {
	text-decoration: none;
	background-color: #FFFFDF;
	color: #000000;
	display: block;
	}

/* main_navi: Unternavigation (wo bin ich) */
#main_navi a:link {
	color: #BC7C30;
	}
#main_navi a:active {
	color: #BC7C30;
	}
#main_navi a:visited {
	color: #BC7C30;
	}
#main_navi a:hover {
	text-decoration: none;
	background-color: #FFFFDF;
	color: #000000;
	}

/* Links allgemein */
a:link {
	font-weight: bold;
	color: #BC7C30;
	}
a:active {
	font-weight: bold;
	color: #BC7C30;
	}
a:visited {
	font-weight: bold;
	color: #BC7C30;
	}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BC7C30;
	}


/* Formulare */
.mailinp480 {
	width: 480px;
}
.mailinp240 {
	width: 240px;
}
.mailinp180 {
	width: 180px;
}
.mailinp40 {
	width: 40px;
}


/* sonstiges */
.main_navi_1 {
	color: #BC7C30;
	font-weight: bold;
	}
.main_navi_2 {
	font-size: 1.8em;
	color: #BC7C30;
	font-weight: bold;
	}
.main_links_1 {
	font-size: 1.2em;
	color: #BC7C30;
	font-weight: bold;
	}
.main_links_2 {
	font-size: 1.0em;
	color: #000000;
	}

#main_rechts ul {
	margin-left: 30px;
	padding-left: 0px;
	}
#main_rechts ul li {
	margin-bottom: 5px;
	}
#main_rechts ol {
	margin-left: 30px;
	padding-left: 0px;
	}
#main_rechts ol li {
	margin-bottom: 5px;
	}
table {
	border-top-color: #FEB768;
	border-right-color: #FEB768;
	border-bottom-color: #FEB768;
	border-left-color: #FEB768;
}
.mailpostantwort {
	font-weight: bold;
	color: #009900;
}
.ausflugsziele_aufzaehlungen {
	font-size: 0.9em;
	padding-left: 0px;
	margin-top: -5px;
}
.ersterbuchst {
	font-size: 2em;
}
.willkommen {
	font-size: 2.4em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #996600;
	font-variant: small-caps;
	letter-spacing: 0.4em;
}
