body { 	background-color: #D2D3D5;
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	margin:		0;
	padding:	0;
	line-height: 16px;
	font-size:12px;
        font-family:arial,Sans-Serif;

	}



.bgbild {
	position:absolute;
	top:0px; left:0; width:415px; height:600px;
	}

.nav {
	position:absolute;
	top:300px; left:130px;
	}

.content {
	position:absolute;
	top:0px; left:415px;  width:485px; float:left;
	}


a:link 		{color: #000000; text-decoration:none; font-weight:bold;}
a:visited 	{color: #000000; text-decoration:none; font-weight:bold;}
a:active 	{color: #000000; text-decoration:none; font-weight:bold;}
a:hover		{color: #4883d1; text-decoration:none; font-weight:bold;}

