

body {
	font-weight:bold; 
	font-family:Arial; 
	font-size:100%;
	scrollbar-face-color: #9C9A9D;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	background-color: #fff0c3;
}

#main {
	position:relative; 
	z-index:1; 
	left:0px;
	top:-10px; 
	width:1050px;
	height:640px;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-image: url(../pics/main.jpg);
}

/*
body table {
	position:relative; 
} */


/*
Wurde fuer 35Jahre-Logo benoetigt:
html body table tbody tr td.maintabelle div#main img#jahrelogo {
	position:absolute;
	top:10px;
	right:0px;
	width:255px;
	height:125px;
	z-index:9999;
}
*/

#menu {
	position: absolute;
	z-index: 90;
	left: 15px;
	top: 17px;
	width: 250px;
	height:600px;
	background-color: #e0e0e0;
	background-color: #cccccc;
	overflow: auto;
	


	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

#menuBalken {
	position:absolute; 
	z-index:99; 
	left:5px;
	top:77px;
	background-color: #FFCC33;
	height: 500px;
	width: 12px;
}


#logo {
	position:absolute; 
	z-index:99; 
	right:21px; 
	top:0px;
	width: 752px;
	height: 100px;
}

#Titel {
	position:absolute; 
	text-align: center;
	z-index: 999;
	top:69px;
	left: 276px;
	background-color: #FFCC33;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

#inhalt {
	position:absolute;
	background-color:#9C9A9D;
	top:104px;
	right:20px;
	width:755px;
	height:514px;
	z-index:999;
	border-left: solid 1px black;
	border-right: solid 2px #c9cab8;
	border-top: solid 1px black;
	border-bottom: solid 2px #c9cab8;
	overflow:auto;
}

#inhaltBild {
	position:absolute;
	top:15px;
	right:20px;
	width: 422px;
	overflow:auto;
}

#inhaltText {
	position:absolute;
	top:-5px;
	left:10px;
	width:280px;
	text-align:left;
	font-size:13px;
}

#inhaltTextGross {
	position:absolute;
	top:-5px;
	left:5px;
	width:730px;
	text-align: left;
	font-size: 13px;
}

#top {
	position:relative; 
	z-index:1; 
	left:0px;
	top:0px;
	width: 1000px;
	height: 31px;
	z-index: 99;	
}

a:link {
	text-decoration:none;
	color:#FFCC33;
}

a:visited {
	text-decoration:none;
	color:#FFCC33;
}

a:active {
	text-decoration:none;
	color:black;
}

a:hover{
	text-decoration:none;
	color:black;
	background-color:#FFCC33;
}

a.nav1oben:visited,
a.nav1unten:visited,
a.navklein1oben:visited,
a.navklein1unten:visited,
a.navmenu:visited {
	text-decoration:none;
	color:#000000;
	text-align: left;
	width: 190px;
	display:block;
	font-weight:normal;
}

a.nav1oben:active,
a.nav1unten:active,
a.navklein1oben:active,
a.navklein1unten:active,
a.navmenu:active {
	text-decoration:none;
	text-transform:inherit;
	text-align: left;
	color:white;
	background-color:#000000;
	width: 190px;
	display:block;
	font-weight:normal;
}

a.nav1oben:link,
a.nav1unten:link,
a.navklein1oben:link,
a.navklein1unten:link,
a.navmenu:link {
	text-decoration:none;
	text-align: left;
	color:#000000;
	width: 190px;
	display:block;
	font-weight:normal;
}

a.nav1oben:hover,
a.nav1unten:hover,
a.navklein1oben:hover,
a.navklein1unten:hover,
a.navmenu:hover {
	text-decoration:none;
	color:#000000;
	background-color:#969696; 
	text-align: left;
	width: 190px;
	background:url(../pics/nav-point.GIF) left center no-repeat;
	background-color:#969696; 
	display:block;
	font-weight:normal;
}

a.nav1oben {
	font-size:12pt;
	border-top: 1px dashed #666;
	text-align: left;
}

a.nav1unten {
	font-size:12pt;
	border-bottom: 1px dashed #666;
	border-top: 1px dashed #666;
	text-align: left;
}

a.navklein1oben {
	font-size:10pt;
	border-top: 1px dashed #666;
	text-align: left;
}

a.navklein1unten {
	font-size:10pt;
	border-bottom: 1px dashed #666;
	border-top: 1px dashed #666;
	text-align: left;
}

a.navmenu {
	font-size:8pt;
	text-align: left;
}

.unten {
	font-style:inherit;
	font-size:8pt;
	text-align: left;
}

a.normal {
	font-size:8pt;
}

.TitelSchwarz {
	font-family:"Arial";
	font-size:24px;
	color:#000000;
	text-align: center;
	padding:10px;
}

.Striche {
	font-family:"Arial Black";
	font-size:24px;
	font-style:italic;
	color:#FFCC00;
}

.StricheKlein {
	font-family:"Arial Black";
	font-size:18px;
	font-style:italic;
	color:#FFCC00;
}

.TitelKlein {
	font-family:"Arial";
	font-size:18px;
	color:#000000;
}

/*
aktivieren dieser Definitionen verursacht das
in Firefox keine Listenpunkte angezeigt werden
ul {
	padding: 0;
	margin: 0;
}


li {
	padding: 0 0 0 16px;
	margin: 0;
	list-style: none;
	background: transparent url(../pics/quadrat.gif) 6px left no-repeat;
}
*/

.sucheErgebniss {
	background-color:#969696; 
}

input {
	font-size:10pt;
	border:#000000;
	background:#FFCC33;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

select {
	border:#000000;
	font-size:10pt;
	background:#FFCC33;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

input {
	font-size:10pt;
	border:#000000;
	background:#FFCC33;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

select {
	border:#000000;
	font-size:10pt;
	background:#FFCC33;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

textarea {
	border:#ffffff;
	font-size:10pt;
	background:#FFCC33;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

#text {
	font-size: 12px;
}

.admin {
	color: Black;
	font-size: 9px;	
}

a.admin:link,
a.admin:hover,
a.admin:active,
a.admin:visited {
	color: Black;
}


.umfrage {
	z-index: 99;
	background:#FFCC33;
	border:#000000;
	width: 50%;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	visibility: visible;
}

