body {	
	background: url(hg.jpg);
}

body, td, tr {
font-family: courier new;
font-size: 10px;
line-height: 11px;
text-align: left;
}

input, textarea, select {
        font-family: Verdana;
        font-size: 10px;
        letter-spacing: 1px;
        border: 1px solid #1c1c1c;
        background: #202020;
        color: #7B7B7B;
}

b{color:#63a1b1; font-weight: bold; letter-spacing: 5px;}
i{color:#beb992;}
u{color:#427b7a; letter-spacing:1px;}
s{color:#133739; letter-spacing:2px;}

#div-layout 	{
		width:	1008px;
		margin:0 auto;
		top: 0px;
}

#div-header {
	position: absolute;
	background: url(header.jpg) no-repeat;
	left:		99px;
	top:		0px;
	width:		558px;
	height:		393px;
}

#div-header-content {
	position: absolute;
	left:		99px;
	top:		60px;
	width:		558px;
	height:		393px;
}

#div-content {
	position: absolute;
	background: #e3e3e3;
	left:		99px;
	top:		393px;
	width:		558px;
}

#div-footer {
	position: absolute;
	background: url(footer.jpg) no-repeat;
	left: 		0px;
	top: 		100%;
	width:		558px;
	height: 	149px;
}

#div-footer .eins {
		margin-top: 10px;
		margin-left: 40px;
        font-size: 9px;
        font-family: georgia;
        letter-spacing:1px;
        color:#7B7B7B;
}

div.center {
         text-align: center;
}

h1 {
font-family: georgia;
font-size:11px;
line-height: 12px; 
color: #487882;
border-bottom:  1px solid #c1c1c1;
width:250px;
letter-spacing:1px; 
text-align:left;
text-transform: uppercase;
font-weight: bold;
padding-left: 50px;
margin-left: 30px; 
}

h2 {
font-family: georgia;
font-size:11px;
line-height: 12px; 
color: #777372;
letter-spacing:1px; 
text-align:left;
text-transform: uppercase;
font-weight: bold;
padding-left: 50px;
margin-left: 30px;
}
	
.text {       
font-size: 10px;  
line-height: 15px;       
font-family: verdana;
color: #1f5360;
text-shadow: #c0c0c0 1px 1px 1px;
padding-left: 2px;
padding-right: 2px;
text-align:justify;
}

a.menu:link, a.menu:visited, a.menu:active {
color: #898483;
border-bottom:  1px solid #363636;
text-shadow: #1d1d1d 1px 1px 1px;
width: 150px;
height: 13px;
font-family: verdana;
font-size: 10px;
line-height: 9.5px;
letter-spacing: 5px;
margin:1px;
padding:2px;
text-transform: lowercase;
display: block; 
}

a.menu:hover {
color: #898483;
background: #2f2f2f;
width: 150px;
height: 13px;
font-family: verdana;
font-size: 10px;
line-height: 9.5px;
letter-spacing: 5px;
margin:1px;
padding:2px;
text-transform: lowercase;
display: block; 
}

a:link {color:#217d80; text-decoration:none; }
a:visited {color:#217d80; text-decoration:none; }
a:active {color:#217d80; text-decoration:none; }
a:hover {color:#c3c3c3; text-decoration:none; }