/*Stylesheet für den SCREEN */

body, h1, h2, h3, h4, h5, h6 , p  {
	margin: 0; padding: 0;
}

body {
	background: #97be0d;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-Serif;
	font-size: 12px;
	color: #274e37;
	text-align: center;
}

/*
html, body {
  scrollbar-base-color: #e2ed8c;
  scrollbar-3d-light-color: #fff;
  scrollbar-arrow-color: #97be0d;
  scrollbar-darkshadow-color: #fff;
  scrollbar-face-color: #e2ed8c;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #97be0d;
  scrollbar-track-color: #f3fcb1;
}
*/

p {
	padding-bottom: 1em;
}

h1 {
	font-size: 2.1em;
	font-weight: normal;
	color: #97be0d;
	padding-bottom: 0.8em;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	color: #274e37;
	padding-top: 0.2em;
	padding-bottom: 0.8em;
}

h3 {
	font-size: 1.3em;
	color: #274e37;
	padding-bottom: 0.2em;
}


h4 {
	font-size: 1.3em;
	color: #274e37;
	padding-bottom: 1em;
}

h5 {
	font-size: 1.1em;
	color: #274e37;
	padding-bottom: 1em;
}

.klein {
	font-size: 0.8em;
}

.gruen {
	color: #97be0d;
	font-size: 1.1em;
}

a {
	color: #274e37;
}

#structure {	
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#logoprint {
	display: none;
}

#header{
	height: 112px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

#toc {
	width: 185px;
	height: 600px;
	float: left;
	background-image: url("../images/hg_nav.jpg");
	background-repeat: no-repeat;
	float: left;
}



#content {
	width: 665px;
	height: 600px;
	background-image: url("../images/hg_main.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
}

.hgfruehling {
	background-image: url("../images/hg_main_fruehling.jpg") ! important;
}

#starttext {
	padding: 20px 0 0 45px;
}

#toc ul {
	list-style-type: none;
	margin: 0 0 0 16px;
	padding: 140px 0 0 0;
}

.navfruehling{
	background-image: url("../images/hg_nav_fruehling.jpg") ! important;
}

#toc ul li a {
	text-decoration: none;
	border-bottom: 1px solid #bed600;
	padding: 3px 0 3px 14px;
	display: block;
	color: #274e37;
}

#toc ul li a:hover {
	background: #bed600;
	color: white;
	font-weight: bold;	
}

#toc ul li a.thispage {
	background: #bed600;
	color: white;
	font-weight: bold;	
}

#toc ul li ul {
	padding: 5px 0 10px 15px;
	margin: 0;	
}

#toc ul li ul li a {
	color: #274e37;
	border: 0;
	padding: 0 0 0 30px;
}

#toc ul li ul li a:hover {
	background: none;
	background-image: url(../images/blatt.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #274e37;
}


#toc ul li ul li a.thispage {
	background: none;
	background-image: url(../images/blatt.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #274e37;
	font-weight: bold;
}


.main_fruehling {
	padding-top: 270px;
	padding-left: 270px;
}

#main {
	width: 320px;
	height: 390px;
	margin-top: 81px;
	padding: 0 30px;
	float: left;
	overflow: auto;
}

#main_breit {
	width: 590px;
	height: 390px;
	margin-top: 81px;
	padding: 0 30px;
	float: left;
	overflow: auto;
}

#main_breit img {
	border: 1px solid #bed600;
}

#main ul li {
	list-style-type: square;
}

#main_breit ul li {
	list-style-type: square;
}

#main_breit ul li h3 {
	font-size: 1.2em;
}

#main_breit ul li h3 a{
	text-decoration: none;
}

#main_breit ul li {
	padding-bottom: 0.5em;
}

#main_breit ul li ul {
	padding-bottom: 0.5em;
}

#main_breit ul li ul li {
	padding-bottom: 0em;
}

#main_breit ul li ul li h3 {
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 0em;
}

#main_breit ul li ul li a{
	text-decoration: underline;
}

#panorama3d {
	margin-top: 10px;
	margin-left: 40px;
}

#flash {
	margin-top: 15px;
	text-align: center;
}

#foto_start {
	margin-top: 10px;
	margin-left: 10px;
	width: 360px;
	float: left;
}

#text_start {
	margin-top: 100px;
	width: 220px;
	float: left;
	text-align: center;
}

#bilderbox {
	width: 269px;
	height: 390px;
	margin-top: 81px;
	float: left;
	text-align: center;
	border-left: 1px solid #bed600;
	overflow: auto;
}

.startspruch {
	color: rgb(129,25,127) ! important;
}

.startcite {
	color: #ac035b ! important;
}

a.startcite {
	color: #ac035b ! important;
}

#spruch {
	width: 380px;
	height: 100px;
	float: left;
}

#spruch blockquote {
	margin: 1em 0 0;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #ac035b;
}

#spruch cite {
	margin: 0.2em 0 0;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	color: #ac035b;
}

img.galerie {
	background-color: #e2ed8c;
	height: 100px;
	border-top: 1px solid #bed600;
	border-left: 1px solid #bed600;
	border-right: 2px solid #bed600;
	border-bottom: 2px solid #bed600;
	padding: 5px;
	margin: 8px;
}

img:hover.galerie {
	border-top: 2px solid #bed600;
	border-left: 2px solid #bed600;
	border-right: 1px solid #bed600;
	border-bottom: 1px solid #bed600;
	background: #bed600;
}

img.bilderbox {
	background-color: #e2ed8c;
	border-top: 1px solid #bed600;
	border-left: 1px solid #bed600;
	border-right: 2px solid #bed600;
	border-bottom: 2px solid #bed600;
	padding: 5px;
	margin: 9px;
}

img:hover.bilderbox {
	border-top: 2px solid #bed600;
	border-left: 2px solid #bed600;
	border-right: 1px solid #bed600;
	border-bottom: 1px solid #bed600;
	background: #bed600;	
}

img.fototeam {
	float: left;
	margin-right: 30px;
}

img.partner {
	border: none;
}

p.fototeam {
	clear: left;
	font-size: 1.1em;
}


#anfrageformular  dd {
	margin: 1px 0 5px 0;
	border-bottom: 1px dotted gray;
	padding-bottom: 10px;
}

#footer {
	background: #97be0d;
	clear: both;	
	padding: 10px 15px;
	}

#footer address {
	font-style: normal;
	font-size: 1.1em;
}


#footer p {
	font-size: 1.1em;
	padding-top: .2em;
}


#disclaimer {
	text-align: left;
	padding: 15px;
	width: 850px;
}

.linkgalerie {
	padding-top: 1em;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
}
