body {
	background-color: #8cb984;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005151;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

body#weis {
	background-color: #ffffff;
}

body#hell {
	background-color: #8cb984;
}

body#dunkel {
	background-color: #273d23;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	/* line-height: 24px; */
	/*color: #CCCCCC; */
}

a img { border:0px; }
a:link {color:#005151; text-decoration:underline;}
a:visited {color:#009900; text-decoration:none;}
a:hover {color:#005151; text-decoration:underline;}
a:active {color:#005151; text-decoration:underline;}


form {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin:2px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #005151;}

.Topframe_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	color: #005151;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
    color: #005151;}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 14px; */
/*	line-height: 18px; */
	color: #005151;
}

.Text10 {color: #005151; font-size: 10px; }

.Text12 {color: #005151; font-size: 12px; }

.Text14 {color: #005151; font-size: 14px; }

.Text16 {color: #005151; font-size: 16px; }

.Text18 {color: #005151; font-size: 18px;}

div#button1 {
	height: 31px;
	width: 115px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 31px;
	list-style-type: none;
	background-image: url(Allgemein/Grafik/sf_d.jpg);
	background-repeat: no-repeat;
}
div#button1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #CCCCCC;
}
div#button1 a:link {
    color: #CCCCCC;
	background-image: url(Allgemein/Grafik/sf_d.jpg);
	background-position: 0px 0px;
}
div#button1 a:visited {
    color: #CCCCCC;
	background-image: url(Allgemein/Grafik/sf_d.jpg);
	background-position: 0px 0px;
}
div#button1 a:hover {
    font-weight: bold;
    color: #180d74;
	background-image: url(Allgemein/Grafik/sf_d.jpg);
	background-position: 0px -31px;
}
div#button1 a:active {
	font-weight: bold;
	color: #180d74;
	background-image: url(Allgemein/Grafik/sf_d.jpg);
	background-position: 0px -62px;
}

div#button2 {
	height: 31px;
	width: 115px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 31px;
	list-style-type: none;
	background-image: url(Allgemein/Grafik/sf_h.jpg);
	background-repeat: no-repeat;
}
div#button2 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #CCCCCC;
}
div#button2 a:link {
    color: #CCCCCC;
	background-image: url(Allgemein/Grafik/sf_h.jpg);
	background-position: 0px 0px;
}
div#button2 a:visited {
    color: #CCCCCC;
	background-image: url(Allgemein/Grafik/sf_h.jpg);
	background-position: 0px 0px;
}
div#button2 a:hover {
    font-weight: bold;
    color: #180d74;
	background-image: url(Allgemein/Grafik/sf_h.jpg);
	background-position: 0px -31px;
}
div#button2 a:active {
	font-weight: bold;
	color: #180d74;
	background-image: url(Allgemein/Grafik/sf_h.jpg);
	background-position: 0px -62px;
}



input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.text_rot {
	color: #FF0000;
}
.tr1 {
	background-color: #33cc99;
}
.tr2 {
	background-color: #ff0000;
}
.text_weiss {

	color: #cccccc;
}

