body
{
	background-color:#FFFFFF;
	margin: 0px;
        scrollbar-base-color:#FFFFFF;
        scrollbar-face-color:#FFFFFF;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-arrow-color:#FFFFF;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF;
        scrollbar-track-color:#FFFFFF;
}

table, body
{
	font-family: verdana; 
	font-size: 10px;
	color: #000000;
}

form
{
	margin: 0px;
}

input, select, textarea
{
	font-family: arial;
	color: #4357A1;
	background-color: #f0f0f0; 
	border: 1px #4357A1 solid;
}

A:hover {
	color: #A0A0A0; 
}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.a_menu {
	color: #ffffff;
}

.atext:hover { color: #A0A0A0; }

.atext
{
	font-weight: bold;
	color: #000000;
	
	font-size: 10px;
}



.maintxt {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.menu {
	
	font-weight: bold;
	color: #ffffff;
	
	height: 20px;
	vertical-align: bottom;
}	

.header {
	font-weight: bold;
	color: #4357A1;
	font-size: 20px;
}

.top1
{
	background-image: url(../pic/top1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 70px;
	width: 775px;
}

.top2
{
	background-image: url(../pic/top2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 20px;
	width: 775px;
}

.top3
{
	background-image: url(../pic/top3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	width: 200px;
}

.haus
{
	background-image: url(../pic/haus.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 325px;
	width: 160px;
}