body, html {
	height : 100%;
	width : 100%;
	padding : 0;
	margin : 0;
	font-size : 0.9em;
	line-height : 1.2em;
	color : #5a844a;
	font-family: 'Amaranth', arial, serif;
	text-align : justify;
}
A {outline: none;
}
img {
border : 0;
text-decoration : none;
}
a:link {
color : #FF9933;
text-decoration : none;
border-bottom : 0px solid #5a844a;
}
a:visited {
color : #FF9933;
text-decoration : none;
border-bottom : 0px solid #5a844a;
}
a:hover {
color : #5a844a;
text-decoration : none;
border-bottom : 0px solid #5a844a;
border-bottom : 0px solid;
}
a:active {
color : #FF9933;
text-decoration : none;
border-bottom-width : 0px;
border-bottom-color : #5a844a;
}

.Stil1 {color: #E9E9E9; text-shadow: 0px 0px 0px;}

#header {
	font-family: 'UnifrakturMaguntia', arial, serif;
	position : fixed;
	top : 0;
	left : 0;
	height : 100px;
	width : 100%;
	z-index : 2;
	-moz-box-shadow:2px 2px 4px #666666;
	font-size : 4em;
	font-style : italic;
	font-weight : 100;
	line-height : 100px;
	border-bottom : 5px solid #5a844a;
	background-color: #ffffff;
	background-image: url(../Webseitenbilder/Index/maralogo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-shadow: -1px -1px 0px #202020, 1px 1px 0px #fff;
}
#left {
float : left;
width : 20%;
background-color : #FFFFFF;
border-right : 1px solid #5a844a;
margin-left : -1px;
text-align : left;
}
#right {
float : right;
width : 23%;
background-color : #FFFFFF;
border-left : 1px solid #5a844a;
}
#main {
float : left;
width : 56%;
background-color : #ffffff;
}
#left, #right, #main {
	padding-bottom : 32767px !important;
	margin-bottom : -32767px !important;
}
#wrapper {
	overflow : hidden;
	display : block;
	z-index : 1;
	font-size : 1.25em;
	line-height : 1.25em;
	float : none;
}
#sidebar-left {
	padding : 1em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #fff;
}
#sidebar-right {
margin-top : 105px;
color : #5a844a;
padding : 1em 1em 1em 0.75em;
}
#main-content {
margin-top : 105px;
padding : 1em;
}
h1 {
font-weight : 100;
font-size : 150%;
font-variant : small-caps;
padding-top : 0.25em;
padding-bottom : 0.25em;
padding-left : 1.75em;
background-image : url(../Webseitenbilder/Index/huflogoklein.gif);
background-repeat : no-repeat;
background-position : left center;
}
.text {
margin-bottom : 1.25em;
}
.textimg {
background-image : url(../Webseitenbilder/Index/indexmonat.jpg);
width : 100%;
height : 425px;
background-repeat : no-repeat;
text-decoration : none;
background-position : center center;
-moz-box-shadow:3px 3px 5px #666666;
-moz-border-radius:10px;
}
.text:first-letter {
font-size : 300%;
line-height : 0.8em;
float : left;
margin-right : 0.125em;
font-weight : 100;
color : #5a844a;
}
.Article {
	margin-bottom : 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a844a;
}
#menu {
margin-top : 105px;
}
#menu ul {
margin : 0;
padding : 0;
list-style : none;
border : 0;
background : transparent;
}
#menu ul li {
position : relative;
}
#menu ul li a {
display : block;
text-decoration : none;
color : #5a844a;
background : #ffffff;
padding : 5px;
font-weight : bold;
border-bottom : 1px solid #5a844a;
border-left : 6px solid #5a844a;
}
#menu ul li a:before {
content : "\2022 \0020";
}
#menu ul li a:after {
content : "\0020 \00BB";
}
#menu ul li a:hover {
color : #5a844a;
background-color : #ffffff;
font-weight : bold;
border-left-width : 6px;
border-left-style : solid;
border-left-color : #fff;
}
li:hover ul, li.over ul {
display : block;
}

