body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 15px 0px 0px;
	padding: 0px;
	background-color: #E7E7E7;
	color: #000000; 
}
td {
	font-size: 11px;
}
a {
	/*color: #093A80; */
    color: #666666;
	text-decoration: none
}
a:hover {
	/*color: #FFCC00; */
	color: #aaaaaa
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #FFCC00;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #FFCC00;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #FFCC00;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #FFCC00;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
small {
	font-size: 9px;
}
hr {
	border: 1px solid #000000;
	height: 1px;
}
legend {
	letter-spacing: 1px;
}
img {
	border: 0px;
}
#center th {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	text-align: left;
}
#center li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#box1 th {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	text-align: left;
}
#box1 td {
	font-size: 10px; 
	text-decoration: none;
	color:#000000
	/*color:#4f738f; */	
}
#box1 a {
    /*color: #093A80; login*/
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}
#box1 a:hover {
    color:#AAAAAA
	/*color: #FFCC00; */
}
#box1 .input {
	font-size: 9px;
	height: 16px;
	width: 100px;
	border: 1px solid #999999;
	/*border: 1px solid #7B9EBD;*/
}
#box1 .submit {
	font-size: 9px;
	height: 20px;
	width: 60px;
}
.small {
	font-size: 10px; 
}

table.standard {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin: 0;
}
table.standard th {
	text-align:left;
	font-weight:normal;
	font-size:11px;
	border-bottom: 1px solid white;
	padding: 4px;
}
table.standard td {
	background: #F0F5F9;
	border-bottom: 1px solid white;
	padding: 4px;
}
form.standard {
	margin: 30px 0 30px 0;
	padding: 0;
	text-align: right;
	background-color: transparent;
}
/* form.standard headings */
form.standard h4 {
	background: #F0F5F9;
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid white;
	padding-left: 202px;
	text-align: left;
	margin: 0;
	color: #00FF00;
}
form.standard fieldset {
	margin-left: 0;
	margin-right: 0;
	background-color: #F0F5F9;
	border: none;
	border-bottom: 1px solid white;
	padding: 3px 4px 3px 4px;
}
fieldset label {
	display: block;
	float: left;
	text-align: left;
	width: 120px;
	padding-top: 2px;
	padding-left: 2px;
	margin: 0;
}
form.standard fieldset.submit {
	background-color: transparent;
}
/* submit buttons*/
form.standard input.submit {
	color: #003E80;
	background-color: #CCDDEA;
	border: 1px solid;
	border-color: white #85B2D4 #85B2D4 white;
	width: 100px;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
}

#form, #search {
	margin: 0px;
	padding: 0px;
	color: #003E80;
}
#form th {
	font-size: 12px;
	font-weight: bold;
	color: #003060;
	background-color: #F7F7F7;
}
#form td {
	font-size: 11px;
}
#form .input {
	height: 18px;
}
#form .select {
	height: 18px;
}
#form .button {
	font-size: 9px;
	height: 18px;
	width: 18px;
	border: 1px outset #093A7F;
	background-color: #F7F7F7;
}
#form .submit {
	font-size: 9px;
	height: 20px;
	width: 60px;
}
#form .border {
	border: 1px solid #093A7F;
}
#form .label {
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}
#form .textarea, #form .select, #form .input  {
	width: 100%;
	border: 1px solid #7B9EBD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea, select, input  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#EmailCheck {
display:none;
}
.date {
	color: #999999;
}
#MenuMain2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
}
#MenuMain2 a {
	text-decoration: none;
	color: #093A80;
}
#MenuMain2 a:hover {
	color: #FFCC00; 
}
.krea_text {
	font-size: 11px;
	color: #093A80;
}
#adr {
	position: static;
	bottom: 0px;
}
#search .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100px;
	height: 16px;
	vertical-align: top;
	border: 1px solid #999999;
}
#search .submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 18px;
}
#main #top_bar {
	background-color: #FFFF99;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
#left {
	padding: 10px;
	background-color: #FFFFFF;
	width: 140px;
}
#center {
	padding: 10px;
	background-color: #FFFFFF;
}
#right {
	padding: 10px;
	background-color: #FFFFFF;
	width: 140px;
}
#center .headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
	width: 100%;
}
#center .print {
	float: right;
}
#center .date {
	width: 100%;
	font-size: 9px;
	color: #666666;
	clear: both;
	float: none;
}
#center .txt {
	width: 100%;
	color: #000000;
	padding-top: 10px;
	clear: both;
	float: none;
}
/*
#list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093A7F;
}
*/

#treemenu .bgcolor1 {
	background-color: #F7F7F7;
}
#treemenu .bgcolor2 {
	background-color: #D9D9D9;
}

#list th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093A7F;
}
#list .bgcolor1 {
	background-color: #F7F7F7;
}
#list .bgcolor2 {
	background-color: #D9D9D9;
}
#list_adv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_adv #list th {
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
#list_adv #list td {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#list_adv .bgcolor1 {
	background-color: #F7F7F7;
}
#list_adv .bgcolor2 {
	background-color: #D9D9D9;
}
#list_adv #sorting {
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
}
#list_adv #sorting select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 70px;
}
#list_adv #navigation {
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 10px;
	float: right;
}
#list_adv #navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
#list_adv #navigation .inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
}
#list_adv #navigation a:hover {
	text-decoration: underline;
}
#left #ads, #right #ads {
	text-align: center;
}
#event {
	background-image: url(../grafik/main/bg_event.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
	height: 250px;
}
#event th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#event .dotted {
	border: 1px dotted #000000;
}
#event .event_item {
	margin-top: 3px;
	margin-bottom: 3px;
}
#event td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menu1 table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#menu1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
#menu1 .MouseOver td {
	background-color: #FFCC66;
	cursor: pointer;
	cursor: hand;
}
#menu1 .selected td {
	background-color: #CCCCCC;
}
#menu1 .child table, #menu1 .child td {
	border: none;
	padding: 0px;
}
#menu1 .child td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu1 .child a {
	color: #000000;
	text-decoration: none;
}
#menu1 .child a:hover {
	text-decoration: underline;
}
#menu1 .child .selected {
	color: #FFCC66;
}

#menu2 table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#menu2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#menu2 .MouseOver {
	cursor: pointer;
	cursor: hand;
	color:#888888
	/*color: #FFCC00;*/	
}
#menu2 .selected {
	color: #FF9900;
}
#child2 {
	margin-bottom: 15px;
}
#child2 table {
	margin-top: 6px;
	margin-left: -10px;
}
#child2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#child2 a {
	color: #000000;
	text-decoration: none;
}
#child2 a:hover {
	text-decoration: underline;
}
#child2 .selected {
	color: #FF9900;
}
#news {
	padding-bottom: 10px;
}
.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #FF9900;
	text-decoration: none;
}

#box {
	border: 1px solid #A5A2A5;
}

#box th {
	font-size: 12px;
	color: #FF9900;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A2A5;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#box td {
	font-size: 10px;
	text-align: left;
	padding: 3px;
}
#poll .answers hr {
	border: 0px outset #A5A2A5;
	height: 10px;
	background-color: #FFCC33;
}
#poll .question {
	font-weight: bold;
/*	height: 18px;*/
}

