/* CSS Document */
BODY {
	FONT-SIZE: 11px; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
}
A:link {
	COLOR: #033955; TEXT-DECORATION: none
}
A:visited {
	COLOR: #033955; TEXT-DECORATION: none
}
A:hover {
	COLOR: #033955; TEXT-DECORATION: underline
}
.schrift_leiste {
font-size: 10px;
color: #02517E;
}
.schrift_links {
color: #4F4F4F;
padding-left: 78px;
}
.schrift_mitte {
color: #6C6C6C;
padding-top: 10px;
padding-right: 67px;
}
.schrift_footer1 {
font-size:12px;
color: #9A9999;
padding-top:30px;
}
.schrift_footer2 {
color: #B5B5B5;
padding-top:39px;
}
.loginfeld {
background-image: url(../img/loginfeld.jpg);
background-repeat: no-repeat;
border-top-width : 0px;
border-right-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
}
.true {
	color: #008000;
	font-weight: bold;
}
.false {
	color: #FF0000;
	font-weight: bold;
}
.button {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBFBFB;
	width: 100px;
	border-top: #6D6D6D 1px solid;
	border-right: #6D6D6D 1px solid;
	border-bottom: #6D6D6D 1px solid;
	border-left: #6D6D6D 1px solid;
}
.textfeld {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
      border-width:1px;
      border-style:solid;
      border-color:#6D6D6D;
}
.selectmenu {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBFBFB;
	border-top: #6D6D6D 1px solid;
	border-right: #6D6D6D 1px solid;
	border-bottom: #6D6D6D 1px solid;
	border-left: #6D6D6D 1px solid;
}
.textarea {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
      border-width:1px;
      border-style:solid;
      border-color:#6D6D6D;
}
a.more3 { text-decoration:underline; Font-weight:bold; COLOR:#46505E; BACKGROUND-COLOR:#F5D59A; }
a.more3:link { Font-weight:bold; COLOR:#46505E; BACKGROUND-COLOR:#F5D59A; }
a.more3:visited  { Font-weight:bold; COLOR:#46505E; BACKGROUND-COLOR:#F5D59A; }
a.more3:hover { text-decoration:underline; Font-weight:bold; COLOR:#46505E; BACKGROUND-COLOR:#F5D59A; }

a.more4 { text-decoration:underline; Font-weight:bold; COLOR:#46505E; BACKGROUND-COLOR:#EDEDED; }
a.more4:link { Font-weight:bold; COLOR:#46505E; BACKGROUND-COLOR:#EDEDED; }
a.more4:visited  { Font-weight:bold; COLOR:#46505E; BACKGROUND-COLOR:#EDEDED; }
a.more4:hover { text-decoration:underline; Font-weight:bold; COLOR:#46505E; BACKGROUND-COLOR:#EDEDED; }
