﻿body
{margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background-color: White;
}


h2{
	font: normal 16px verdana, sans-serif;
	color: #4f4f4f;
	word-spacing: 2px;
	margin-bottom: 20px;
	letter-spacing: 0px;
	text-transform: none;
	font-style: italic;
}

td {font: normal 13px/1.5em verdana, arial, helvetica, sans-serif;}

/* hauptgerÃ¼st */

.li {
width:18px;
background-image:url(images/ra1.jpg);
background-repeat:repeat-y;
border-right:solid 1px #000;
}


.re {
width:18px;
background-image:url(images/ra2.jpg);
background-repeat:repeat-y;
border-left:solid 1px #000;
}


#leiste1 {
	text-align: center;
	height: 41px;
	line-height: 41px;
	background-color: #1F1F1F;
	background-image: url('images/gruen_leiste.gif');
	background-repeat: repeat-x;
	letter-spacing: 2px;
	height: 40px;
	word-spacing: 1px;
	color: #FFFF00;
	font-size: 24px;
	padding-right: 10px;
	width: 100%; vertical-align: middle;
	font-style: oblique;
	font-weight: bolder;
	padding-left: 20px;
	font-variant: normal;
}

#top2 {
height:180px;
background-color:#1F1F1F;
background-image:url(images/gras.jpg);
background-repeat:no-repeat;
text-align:center}




#nav {
	color: #CDCCC8;
	font: normal 11pt verdana, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #23671B;
	border-left: solid 0px #000;
	background-repeat: repeat-x;
}
#inhalt {
	padding: 20px;
	height: 800px;
	color: #000000;
	background-color: #8EBE7A;
	letter-spacing: 0px;
	width: 100%;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: x-small;
	line-height: 16px;
}
#fussb {
	font: normal 11px verdana, sans-serif;
	color: #000;
	height: 36px;
	text-align: center;
	background-color: #535353;
	width: 100%;
	vertical-align: middle;
	background-image: url('images/gruen_leiste.gif');
	background-repeat: repeat-x;
	letter-spacing: 1px;
}
/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #fff; scrollbar-base-color: #23671B;
scrollbar-highlight-color : #fff; scrollbar-shadow-color : #fff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}



/* menue  */

#menu1 a:active {
	display: block;
	background-color: #;
	color: #FFFF00;
	font: normal 13x verdana, sans-serif;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	padding-left: 30px;
	width: 140px;
	border-bottom: solid 1px #4f4f4f;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	background-image: url(images/button3.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom-color: #999999;
}
#menu1 a:visited {
	display: block;
	background-color: #;
	color: #FFFF00;
	font: normal 13x verdana, sans-serif;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	padding-left: 30px;
	width: 140px;
	border-bottom: solid 1px #4f4f4f;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	background-image: url(images/button3.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom-color: #999999;
}
#menu1 a {
	display: block;
	background-color: #;
	color: #FFFF00;
	font: normal 13px verdana, sans-serif;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	padding-left: 30px;
	width: 140px;
	border-bottom: solid 1px #4f4f4f;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	background-image: url(images/button3.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom-color: #999999;
}
#menu1 a:hover{
	background-color: transparent;
	color: #ffff00;
	text-decoration: none;
	border-bottom: solid 1px #4f4f4f;
	background-image: url(images/button4.gif);
	border-bottom-color: #999999;
}

#menu1 a:visited span{
color:#800000;
font-style:italic;
}

#menu1 a span{
color:#800000;
font-style:italic;
}
#menu1 a:hover span{
color:#000000;
}

/* allgemeine links im text */

a:active{
	font: normal 13px/1.5em verdana, sans-serif;
	text-decoration: underline;
	color: #0066FF;
}
a:visited{
	font: normal 13px/1.5em verdana, sans-serif;
	text-decoration: underline;
	color: #3333CC;
}
a:link{
	font: normal 13px/1.5em verdana, sans-serif;
	text-decoration: underline;
	color: #0000FF;
}
a:hover{
	text-decoration: none;
	background-color: #FFFF00;
	color: #0066FF;
}
