BODY {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	background: #ffffff;
  background-image: url("images/bg3.gif");
  background-repeat: no-repeat;	
	background-position: center top;
	font-size: 8pt;	
	color: #423D52;
	margin-top: 0px;
	margin-bottom: 0px
}

#homediv {
     position:absolute;
     width:141px;
     height:53px;
     z-index:15;
     top:0%;
     left:50%;
     margin:14 0 0 -290px;
}

#menudiv {
     position:absolute;
     width:590px;
     height:66px;
     z-index:15;
     top:0%;
     left:50%;
     margin:0 0 0 -140px;
		 padding-left: 0;
}

#maindiv2 {
     position:absolute;
     width:650px;
     height:668px;
     z-index:15;
     top:0%;
     left:50%;
     margin:77 0 0 -250px;
		 text-align:left;
		 border-top: thick double #1E64C8;
		 overflow-y: scroll;		 
}

#maindiv {
     position:absolute;
     width:737px;
     height:517px;
     z-index:15;
     top:0%;
     left:50%;
     margin:70 0 0 -287px;
		 text-align:left;
		 border-top: thick double #1E64C8;
		 overflow-y: auto;
		 padding: 0 0 0 40;
		 box-sizing: border-box;
}

#footerinfodiv {
     position:absolute;
     width:822px;
     height:20px;
     z-index:15;
     top:0%;
     left:50%;
     margin:594 0 0 -372px;
		 font-size:10px;
		 color:#999999;
		 border-top: thick double #1E64C8;
		 box-sizing: border-box;
}

#kreditdiv {
     position:absolute;
     width:822px;
     height:100px;
     z-index:2;
     top:0%;
     left:50%;
     margin:610 0 0 -300px;
}

#footerinfodiv2 {
     position:absolute;
     width:720px;
     height:20px;
     z-index:15;
     top:0%;
     left:50%;
     margin:764 0 0 -360px;
		 font-size:10px;
		 color:#bbbbbb;
		 border-top: thick double #1E64C8;
}

#kreditdiv2 {
     position:absolute;
     width:700px;
     height:100px;
     z-index:15;
     top:0%;
     left:50%;
     margin:784 0 0 -350px;
}

H1 {	text-decoration:none; 
	font-weight: Bold; 
	font-family: Verdana,Arial;
	font-size:23pt;
	margin-top: 10px;
	margin-bottom: 10px
}

H2 {	text-decoration:none; 
	font-weight: Bold; 
	font-family: Verdana,Arial;
	font-size:13pt;
	margin-top: 25px;
	margin-bottom: 10px
}

H3 {	text-decoration:none; 
	font-family: Verdana,Arial; 
	font-size:10pt;
	margin-top: 15px;
	margin-bottom: 5px
}

H4 {	text-decoration:none; 
	font-family: Verdana,Arial; 
	font-size:10pt;
	margin-top: 5px;
	margin-bottom: 5px
}


A {	text-decoration:none; 
	font-weight: bold; 
	font-family: Verdana, Arial; 
	color:#04518C;
	font-size:8pt;
}

th {
	font-size: 8pt;
	font-weight: bold;
	text-align:left;
}

a.th {
	font-weight: bold; 
	font-size: 8pt;
}

td {
	font-size: 8pt;
	background:#ffffff;
}

p {
	margin-top: 10px;
	margin-bottom: 1px
}

hr {
	margin-top: 5px;
	margin-bottom: 0px
}

table.card_admin {
  border-style: solid;
	border-top-width:1;
	border-left-width:1;
	border-bottom-width:4;
	border-right-width:4;
	border-top-color:#000000;
	border-left-color:#000000;
	border-bottom-color:#aaaaaa;
	border-right-color:#aaaaaa;
	width:250;
}

table.card {
  border-style: solid;
	border-top-width:1;
	border-left-width:1;
	border-bottom-width:4;
	border-right-width:4;
	border-top-color:#000000;
	border-left-color:#000000;
	border-bottom-color:#aaaaaa;
	border-right-color:#aaaaaa;
	padding-top:20;
	width:250;
}
