/* CSS Document */

.leftmenuhl {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #FFFFFF;
}


.text {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #4E7DC1;
}

.text_gr_red {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 18px;
	color: #C20D0D;
}

.text_red {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #C20D0D;
}

.text_kl {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #4E7DC1;
}

.text_backtrack {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #666666;
}


.topmenu a:link, .topmenu a:active { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #4E7DC1; text-decoration: none; }
.topmenu a:visited { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #4E7DC1; text-decoration: none; }
.topmenu a:hover { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #4E7DC1; text-decoration: none ; }

.leftmenu a:link, .leftmenu a:active { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #4E7DC1; text-decoration: none; }
.leftmenu a:visited { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #4E7DC1; text-decoration: none; }
.leftmenu a:hover { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #4E7DC1; text-decoration: none ; font-weight:bold }

.redlink a:link, .redlink a:active { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #C20D0D; text-decoration: none; }
.redlink a:visited { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #C20D0D; text-decoration: none; }
.redlink a:hover { font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: #C20D0D; text-decoration: underline; }

.rahmen {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #4E7DC1;
	border-right-color: #4E7DC1;
	border-left-color: #4E7DC1;
}

.rahmen1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #4E7DC1;
	border-top-color: #4E7DC1;
	border-right-color: #4E7DC1;
	border-left-color: #4E7DC1;
}

.formular {
	font-family: Arial, Helvetica, Sans Serif;
	font-size:10;
}

.formular2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size:12;
	height:10px;
}

.button {
	border: 1px;
	border-style: solid;
	border-color: #4E7DC1;
	background-color:#E3EFFA;
	color: #4E7DC1;
	font-family: Arial, Helvetica, Sans Serif;
	font-size:10
}

.button2 {
	border: 1px;
	border-style: solid;
	border-color: #4E7DC1;
	background-color:#FFD200;
	color: #4E7DC1;
	font-family: Arial, Helvetica, Sans Serif;
	font-size:12
	height:20px;
}