/* CSS Vierbeiner-Techau */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

/* html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
fieldset,form,label,legend,
caption{
font-style:normal;
font-weight:normal;
font-family:monospace;
} */

/* remember to define focus styles! */
:focus {
	outline: 0;
}
	
ol, ul {
	/* list-style: none; */
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* for Internet Explorer */
	/*\*/
	* html  {
	height: 850px;
	}
	/**/
	
/* for Internet Explorer */
	/*\*/
	* #hg_gruen, #hg_gruen_unterseiten {
	height: 850px;
	}
	/**/
	
	
/* for Internet Explorer */
	/*\*/
	* div#wrap_content {
	height: 850px;
	}
	/**/

	
html {
	margin:0;
	padding:0;
	height:auto !important;
	min-height:850px;
	}
body {
	background: url(images/verlauf.jpg);
	/* background: url(images/bg_gruen4.jpg) center center; */
	background-repeat:repeat-x;
	min-width:960px;
	height:auto !important;
	color:#ccffff;
	font-style:normal;
	font-variant:normal;
	font-size:10pt; 
	font-family: "Trebuchet MS", sans-serif; 
	letter-spacing:0.5pt; 
	margin:0; 
	padding:0;
	line-height: 1;
	min-height:850px;
}

#vertical{
height:auto !important;
position:absolute;
left:0;
width:100%;
}

#horizontal{
margin-top:20px;
width:880px;
margin-left:auto;
margin-right:auto;
height:auto !important;
min-height:850px;
}

#hg_gruen {
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
width:880px;
border:1px solid #006a34;
min-height: 850px;
height:auto !important;
background:#338d3d;
}

#hg_gruen_unterseiten {
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
width:880px;
min-height: 850px;
height:auto !important;
background:#338d3d;
}


* {margin: 0px; padding: 0px; border: 0px;}

span{
margin:0;
padding:0;
}

h3{
font-family: "Century Gothic", sans-serif; 
color: #28463C;
font-size: 1.1em; 
font-weight: bold;
}

#preload {
display: none
}

#preload img {
	height: 0; 
	width: 0;
	border: none;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -30;
}

#marken td{
padding: 5px 5px 5px 5px;
text-align:center;
vertical-align:middle;
}

p.events{
font-family: "Century Gothic", sans-serif; 
font-size: 0.9em; 
margin: 0em 0em 0.5em 0em; 
color: #ccffff;
}

ul{
margin:0;
padding:0;
}

h1, h2, h4, h5, h6 {
	font-family: "Century Gothic", sans-serif; 
	margin: 0em 0em 0.5em 0em; 
	color: #28463C;
}
h1 {
	font-size: 2.2em; 
	border-bottom: 1px dashed #28463C; 
	padding-bottom: 0.4em;
	font-weight: normal;
}

h5 {
color:#ccffff;
}


div#header h1 {border: 0;}
h2 {font-size: 2.0em;}
/*h3 {font-size: 1.8em;}*/
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

a {color: #ccffff; text-decoration: none;}
a:link {}
a:visited {}
a:hover {}
a:active {}

div#wrapper {
margin: 0px 40px;
	/* text-align: left; */
	background-color: transparent;
}

div#header {
	margin-left:-40px;
	background-color: #338d3d; /* #827E61; */
	/* padding: 10px; */
	width:880px;
}

div#unterseiten_header {
	background:#0A4411;
	margin-top:-20px;
	margin-left:-40px;
	width:880px;
}

div#header h1{
color:#CCFFFF;
}

div#nav {
	padding-left:0;
	margin-top:0;
	background-color: transparent;
	text-align: right;
}

div#unterseiten_nav {
	padding-left:0;
	margin-top:2px;
	background-color: transparent;
	text-align: right;
}

div#nav li {
	margin:0;
	display: inline; 
	margin-right: 0.4em;
}

div#unterseiten_nav li {
	margin:0;
	display: inline; 
	margin-right: 0.4em;
}

div#nav a {
	margin:0;
	text-decoration: none; 
	font-weight: bold; 
	 
	padding: 0.2em 1.0em 0.4em 1.0em;
}

div#unterseiten_nav a {
	margin:0;
	text-decoration: none; 
	font-weight: bold; 
	 
	padding: 0.2em 1.0em 0.4em 1.0em;
}


div#nav span {
	margin:0;
	text-decoration: overline; 
	font-weight: bold; 
	
}

div#unterseiten_nav span {
	margin:0;
	text-decoration: overline; 
	font-weight: bold; 
	
}

div#nav a:hover {
	margin:0;
	/* background: #45745b; */
	color: #FFFFFF;
}

div#unterseiten_nav a:hover {
	margin:0;
	/* background: #45745b; */
	color: #FFFFFF;
}


div#wrap_content {
margin-right:-30px;
height:auto !important;
}

div#col1 {display: none;}
div#col2 {
	float: left;
	width: 120px;
	padding: 20px 20px;
}

p.text {
	-webkit-column-count: 3;
	-webkit-column-width: 75px;
	-webkit-column-gap: 20px;
	-webkit-column-rule: 1px solid #c1af88;
	-moz-column-count: 3;
	-moz-column-width: 75px;
	-moz-column-gap: 20px;
	-moz-column-rule: 1px solid #c1af88;
	-o-column-count: 3;
	-o-column-width: 75px;
	-o-column-gap: 20px;
	-o-column-rule: 1px solid #c1af88;
	column-count: 3;
	column-width: 75px;
	column-gap: 20px;
	column-rule: 1px solid #c1af88;
	font-size:95%;
}

div#galerie {
margin-left:-20px;
position: relative;
height: 200px; /* So hoch wie das groesste Bild */
}

div#galerie_rechts{
margin-right:-25px;
position: relative;
height: 200px; /* So hoch wie das groesste Bild */
}

a.smallpic {display: block;} /* zwingt die Bilder untereinander */
a.smallpic_rechts {display: block;} /* zwingt die Bilder untereinander */
a.smallpic img {
border: 1px solid #CCCCCC;
padding: 5px;
margin-bottom: 5px;
}
a.smallpic_rechts img {
border: 1px solid #CCCCCC;
padding: 5px;
margin-bottom: 5px;
}
/*
a.smallpic:hover {
background-color: transparent;
}*/
a.smallpic:hover img {
background: rgba(69,116,91,0.2);
}
a.smallpic_rechts:hover img {
background: rgba(69,116,91,0.2);
}

/* Die nächsten drei Anweisungen gelten für die grossen Bilder */
a.smallpic span {
position: absolute;
background: #E4E4E1;
padding: 10px;
left: -1000px;
border: 1px solid #CCCCCC;
visibility: hidden;
color: #333333;
text-decoration: none;
}
a.smallpic_rechts span {
position: absolute;
background: #E4E4E1;
padding: 10px;
left: -1000px;
border: 1px solid #CCCCCC;
visibility: hidden;
color: #333333;
text-decoration: none;
}
a.smallpic span img {
border-width: 0;
padding: 2px;
}
a.smallpic_rechts span img {
border-width: 0;
padding: 2px;
}
a.smallpic:hover span {
visibility: visible;
top: 0;
left: 130px; /* Position von links */
z-index: 50;
}
a.smallpic_rechts:hover span {
visibility: visible;
top: 0;
left: -450px; /* Position von rechts */
z-index: 50;
}

div#menu {
	float: right; 
	width: 120px;
	padding: 20px; 
	color:#ccffff;
	background: #338d3d;
}
div#menu ul {
margin-left: 20px;
margin-top:10px;
}

div#menu ul  li{
margin-top:10px;
}

div#menu a{
padding:10px;
}

div#kalender {
margin-right:-20px;
}

div#kalender a{
padding:0px;
}

div#menu a:hover{
color:#ffffff;
}


div#maintext {
	margin: 0px 180px 0px 150px;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 0px;
	background: #338d3d;
	padding: 20px 10px;
	min-height:500px;
}
div#maintext a {padding-bottom: 1px;}
div#maintext a:link {border-bottom: 1px solid #45745b;}

div#footer {
	height:73px;
	width:880px;
	margin:0;
	padding:0;
	}
	
div#footer.text {
	color:#fff;
	}
