BODY {
        margin: 0 0 0 0;
        background-color: #536987;
        font-family: Arial, sans-serif;
        font-size: 11px;
        color: #000000;
}

a.pageLink {
	font-size: 15px;
	text-decoration: none;
	font-weight: bolder;
}

a.pageLink:link, a.pageLink:active, a.pageLink:visited {
	color: #000000;
}

a.pageLink:hover {
	color: #ffffff;
}

a.sortLink {
	text-decoration: none;
	font-weight: bold;
}

a.sortLink:link, a.sortLink:active, a.sortLink:visited {
	color: #6699CC;
}

a.sortLink:hover {
	color: #ffffff;
}

input, textarea, select {
        font-size: 10px;
        border: solid 1px #cccccc;
}

.Button { background-color:#ffffff;
          color:#0074BE;
          width: 220px;
          border: none;
          font-weight: bold;
          }

.Check {  border: none;
         }



img {
        border:0;
}

A {
        color: #5485BD;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;

}

.head_black {
        font-family: Arial, sans-serif;
        font-size: 18px;
        color: #000000;
        font-weight: bold;
        padding: 0 0 0 13px;
}

.head_blue {
        font-family: Arial, sans-serif;
        font-size: 18px;
        color: #0074BE;
        font-weight: bold;
        padding: 0 0 0 13px;
}

.head_blue2 {
        font-family: Arial, sans-serif;
        font-size: 18px;
        color: #0074BE;
        font-weight: bold;
        padding: 0 0 0 0;
}

.head_blue3 {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #0074BE;
        font-weight: bold;
        padding: 0 0 0 0;
}

.head_blue4 {
        font-family: Arial, sans-serif;
        font-size: 14px;
        color: #0074BE;
        font-weight: bold;
        padding: 10 0 0 60;
        height: 420px;
}


.head_kl {
        font-family: Arial, sans-serif;
        font-size: 11px;
        color: #000000;
        font-weight: bold;
        background-color: #6699CC;
}

.head_formular {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        background-color: #6699CC;
        padding: 2px 0 2px 10px;
}

.text {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #000000;
        padding: 0 0 0 13px;
}

.text2 {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        }

.text3 {
        font-family: Arial, sans-serif;
        font-size: 11px;
        color: #000000;
}


.text4 {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        padding: 5px 5px 5px 10px;
        }

.text5 {
        font-family: Arial, sans-serif;
        font-size: 10px;
        color: #000000;
}

.text6 {
        font-family: Arial, sans-serif;
        font-size: 11px;
        color: #000000;
        font-weight: bold;
}

.text7 {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #0074BE;
        font-weight: bold;
        }

.text8 {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #ff0000;
        padding: 0 0 0 13px;
}

.text9 {
        font-family: Arial, sans-serif;
        font-size: 11px;
		padding-bottom: 2px;
		margin-bottom: 2px;
}

.text10 {
        font-family: Arial, sans-serif;
        font-size: 11px;
		font-weight: bold;
		padding-bottom: 2px;
		margin-bottom: 2px;
}

.footer {
        font-family: Arial, sans-serif;
        font-size: 9px;
        color: #000000;
        padding: 0 0 0 13px;
}

a.a1 {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #0074BE;
}

a.a2 {
        font-family: Arial, sans-serif;
        font-size: 9px;
        color: #0074BE;
        text-decoration: none;
}

a.a3 {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #0074BE;
        text-decoration: none;
        font-weight: bold;
        padding: 0 0 0 13px;
}

tr.list_out {
	color: #000000;
	background-color: transparent;
	cursor: pointer;
}

tr.list_over {
	color: #ffffff;
	background-color: #0074be;
	cursor: pointer;
}

a.simple {
	text-decoration: none;
	color: #000000;
}
a.simple:hover {
	color: #FFFFFF;
}

a.simple2 {
	color: #0074BE;
	text-decoration: underline;
}
