/*
StyleSheet für http://www.decker-murberg.de

Farben Logo : D = #8F5444    webecht = #663300  (braun)
              E = #4DA455    webecht = #339933  (grün)
*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2f2f2f;
	background-image: url(../images/ed_background.gif);
	background-repeat: repeat;
	background-attachment: fixed;

}

img  {
    border:none; 
}

p {
	color: #2f2f2f;
	margin-top: 0em;
	margin-bottom: 0.3em;
}


h1 {
	color: #663300;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

h2 {
	color: #663300;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.4em;
}

h3 {
	color: #663300;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.3em;
}
.counter {
    text-align: center;
	color: #663300;
	font-size: 0.75em;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
ul {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}


td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



.topname {
    text-align: right;
	color: #663300;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.0em;
}
.topaddr {
    text-align: right;
	color: #663300;
	font-size: 0.75em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.2em;
}

.oben {
	text-align: left;
	color: #339933;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	background-position: left center;
	cursor: hand;
}

.imgrechts  {
    border:none; 
	margin-left: 0.5em;
	margin-right: 0em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}

.imglinks  {
    border:none; 
	margin-left: 0em;
	margin-right: 0.5em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}

#head {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	height: 12.5em;
	width: 43em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	background-color: #FFFFFF;
	visibility: visible;
	background-image: url(../images/hof-logo.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	width: 43em;
	background-color: #ffffff;
	visibility: visible;
	z-index: 1;
}

#content a:link { font-weight:normal; color:#339933; text-decoration:none }
#content a:visited { font-weight:normal; color:#339933; text-decoration:none }
#content a:hover { font-weight:normal; color:#339933; text-decoration:underline }
#content a:active { font-weight:normal; color:#339933; text-decoration:underline }
#content a:focus { font-weight:normal; color:#339933; text-decoration:underline }
#content ul{list-style-type:square;}

#navi{
margin-top:8px;
margin-left:300px;
padding:0px 0px 2px 0px;
text-align:right;
font-size: 0.8em;
}

#navi ul{
margin:1em;
padding:2px;
list-style:none;
white-space: nowrap;
margin-top: 1em;
margin-bottom: 1em;
}
#navi li{
display: inline;
font-weight: strong;
line-height: 1.9em;
}
#navi a{
padding:2px 10px;
text-align:center;
color:#ffffff;
background:#4da455;
border:1px solid;
border-left-color: #ffffff;
border-right-color: #663300;
border-top-color: #ffffff;
border-bottom-color: #663300;
text-decoration: none;
}
#navi a:hover{
color:#FFFF66;
background:#4da455;
border:1px solid;
border-left-color: #663300;
border-right-color: #ffffff;
border-top-color: #663300;
border-bottom-color: #ffffff;
text-decoration: underline;

}
