/* Beginn senkrecht */
 #senkrecht {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#senkrecht ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#senkrecht a
{
	display: block;
	width: 160px;
	background-color: #003366;
	border-bottom: 1px solid #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#senkrecht a:link
{
color: #FFFFFF;
text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 90%;
}

#senkrecht a:hover
{
background-color: #000000;
color: #FFD700;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 90%;
}
#senkrechtlist a:visited {
	color: #FFD700;
	text-decoration: none;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
/* Ende senkrecht */

/* Beginn waagerecht */
 .waagerechtlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.waagerechtlist li
{
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.waagerechtlist a {
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.waagerechtlist a:link
{
	color: #ffffff;
	background-color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.waagerechtlist a:hover
{
color: #FFD700;
background-color: #000000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.waagerechtlist a:visited {

	color: #FFD700;
	background-color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/* Ende waagerecht*/

/* Beginn Eigne*/
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
body, html{
	background-attachment: fixed;
	background-image: url(hintergrund.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 1px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #808080;
	scrollbar-shadow-color: #000000;
	scrollbar-face-color: #000000;
	 font-family: Arial, Helvetica, sans-serif;
 font-size: 90%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
		color: #FF6600;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:hover {
		color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:visited {
		color: #3366CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
}
.tddatum {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.grossegueneschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #339900;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}
.kleinegrueneschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	color: #339900;
}
.tdbilderberichte {

	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* nur fuer den Kalender*/
.spaltemonate {
	border: 1px solid #000000;
	text-align: center;
}
.spaltedatum {
	border: 1px solid #000000;
	text-align: center;
}
.spaltemonateveranstaltungen {
	border: 1px solid #000000;
	text-align: center;
}

.kalendertablleueberschrift {
	border: 1px solid #000000;
	font-size: 14pt;
	background-color: #cccccc;
	color: #339900;
	text-align: center;
	font-weight: bold;
}
/* Ende Eigne*/
.spaltemonatedownload {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	color: #339900;
	font-weight: bold;
	font-size: 12px;
}

