   a:link { color:#e10020; text-decoration: none; font-weight:normal;}
   a:visited { color:#e10020; text-decoration:none; font-weight:normal;}
   a:active { color:#ffa6a6; text-decoration:none; font-weight:normal;}
   a:hover { color:#ffa6a6; text-decoration:none; font-weight:normal;}
   a:focus { outline: none;}
      
.body {
	margin: 0px;
	background-color: #f1fafd;
	background-image:url(../img/bgverlauf.jpg);
	background-repeat:repeat-x;
}

.bgwhite {
	background-color: #ffffff;
}

.bglightblue {
	background-color: #e6f6fc;
}

.texttop {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009ee0;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	background-color: #ffffff;
}
.textstd {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009ee0;
	text-align: justify;
	vertical-align: top;
	line-height: 13px;
}
.textstdbold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009ee0;
	text-align: justify;
	vertical-align: top;
	line-height: 13px;
}
.textstdleft {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009ee0;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
}
.textstdright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009ee0;
	text-align: right;
	vertical-align: bottom;
	line-height: 13px;
}

.texthead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #009ee0;
	text-align: left;
	line-height: 28px;
}
.textheadunter{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009ee0;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}

.textheadright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #009ee0;
	text-align: right;
	line-height: 28px;
}
.textheadunterright{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009ee0;
	text-align: right;
	vertical-align: top;
	line-height: 20px;
}
.textheadws {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	vertical-align: bottom;
	line-height: 28px;
}
.textnavi{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e10020;
	text-align: right;
	line-height: 13px;
}

.textnaviright{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e10020;
	text-align: right;
	vertical-align: top;
	background-color: #ffffff;
}

.textnavileft{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e10020;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}

.textfeldernachr {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
	color: #565656;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	border: 1px solid #9dc001;
	width: 250px;
	height: 75px;
}

.textfelderabfrage{
    font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
	color: #565656;
	font-style: normal;
	vertical-align: middle;
	text-align: left;	
	border: 1px solid #9dc001;
	width: 250px;
}

.button{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #e10020;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #009ee0;
}

.textstdrightbold {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009ee0;
	text-align: right;
	vertical-align: bottom;
	line-height: 13px;
}

