html, body {
padding: 0;
margin: 0;
border: none;
}

HTML 
{
	background-color: White;
}

BODY 
{
	width: 100%;

	background-image: url(images/bg.png);
	background-position: top right;

	background-repeat: repeat-x;
}

body, td
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #524d49;
}

td
{
	vertical-align: top;
}

a:link, a:visited
{
	color: #00323e;
	text-decoration: none;
}

a:hover
{
	color: #00323e;
	text-decoration: underline;
}

H1, H2, H3, H4
{
	padding: 0px;
	margin: 0px;
}

H1
{
	font-size: 24pt;
	color: #00323e;
	padding-top: 10px;
	padding-bottom: 10px;
}

H2
{
	font-size: 12pt;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #258bc6;
}

H3
{
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}

#logoblock
{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-left: 305px;
	overflow: auto;
}

#statistic
{
	float: left;
	margin-top: 25px;
	background-image: url(images/bg_stat.png);
	background-repeat: no-repeat;
	width: 250px;
}

#statistic table
{
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#statistic td, #statistic
{
	color: White;
}

#statistic td
{
	padding-right: 20px;
}

#topmenu
{
	float: right;
	margin-right: 25px;
	margin-top: 50px;
}

#topmenu a
{
	margin-right: 10px;
	margin-left: 10px;
}

#header
{

	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 141px;
}

#innerheader
{
	height: 141px;
	background-image: url(images/headertext.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 490px;
}

#button
{
	width: 104px;
	height: 104px;
	z-index: 3;
	position: absolute;
	left: 490px;
	top: 136px;
	background-image: url(images/button_geld.png);
}

#content
{
	width: 100%;
	background-image: url(images/bg_shadow_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



#login
{
	margin-top: 98px;
	float: right;
	background-image: url(images/bg_login.png);
	padding-right: 35px;
	padding-left: 12px;
	color: White;
	height: 41px;
}

#login div
{
	padding-top: 10px;
}

#login .fld
{
	height: 19px;
	border-top: 1px solid #4c6163;
	border-left: 1px solid #4c6163;
	border-bottom: 1px solid #c6d4d5;
	border-right: 1px solid #c6d4d5;
}

#tleft
{
	width: 259px;
}

#steps
{
	background-image: url(images/bg_left_col.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	top: -75px;
	padding-top: 10px;
	color: Black;
	font-weight: bold;
}

#steps a:link, #steps a:visited, #steps a:hover
{
	color: Black;
}

#steps a:hover
{
	color: #4a8f00;
}

#steps div
{
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 105px;
	text-align: center;
	padding-bottom: 45px;
}

#b01
{
	background-image: url(images/b01.png);
	margin-top: 25px;
}

#b02
{
	background-image: url(images/b02.png);
}

#b03
{
	background-image: url(images/b03.png);
}

#b04
{
	background-image: url(images/b04.png);
}

#tmiddle
{
	padding-right: 60px;
}

#tmiddle, #tright
{
	padding-top: 60px;
	padding-bottom: 52px;
}

#tright
{
	width: 235px;
}

#rcol
{
	padding-right: 35px;
}

.block
{
	background-image: url(images/bg_block.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding-bottom: 6px;
	margin-bottom: 20px;
}

.innerblock
{
	border-left: 3px solid White;
	border-right: 3px solid White;
	border-bottom: 1px solid White;
}



.block H1
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	background-position: center;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 0;
	margin: 0;
	padding: 8px;
}

.block H1 div
{
	float: right;
}

.block H2
{
	color: #2b383b;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}

.block H3
{
	color: #00a3c4;
	font-size: 14pt;
}

.block H4
{
	color: #818181;
	font-size: 9pt;
}

.block H2, .block H3, .block H4
{
	padding-left: 10px;
	font-weight: bold;
}

.block p
{
	padding: 10px;
	margin: 0px;
	overflow: auto;
	display: block;
}

p.small, .small
{
	font-size: 8pt;
}

p.small
{
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.block ul, .block ol
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.block a:link, .block a:visited, .block a:hover
{
	color: #00a3c4;
}



.block .green
{
	background-image: url(images/bg_h1_green.png);
	background-color: #003d48;
	border-color: #004b59;
}

.block .pink
{
	background-image: url(images/bg_h1_pink.png);
	background-color: #350022;
	border: 1px solid #5c003b;
}






.pict, .picts img
{
	border: 1px solid #778899;
}

#footer
{

	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 70px;
	padding-left: 50px;
	padding-right: 50px;
	color: White;
	font-size: 9pt;
}

#footer a:link, #footer a:visited, #footer a:hover
{
	color: #00a3c4;
}

#copyright
{
	float: left;
	margin-right: 50px;
}

#menu
{
	float: right;
	margin-left: 50px;
}







form
{
	padding: 0;
	margin: 0;
	border: none;
}

input.fld, textarea
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #DADADA;
}

textarea
{
	overflow: auto;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.btn
{

	background-color: #0d5364;
	border-top: 2px solid #2789a1;
	border-left: 2px solid #2789a1;
	border-bottom: 2px solid #012b35;
	border-right: 2px solid #012b35;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
	text-align: center;
}

