body 
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

a:link{ font-weight: bold; text-decoration: none; color: #000000;}
a:active{ font-weight: bold; text-decoration: none; color: #000000;}
a:visited{ font-weight: bold; text-decoration: none; color: #000000;}
a:hover{ font-weight: bold; text-decoration: none; color: #708dc7;}

a.link2:link{ font-weight: bold; text-decoration: none; color: #ffffff;}
a.link2:active{ font-weight: bold; text-decoration: none; color: #ffffff;}
a.link2:visited{ font-weight: bold; text-decoration: none; color: #ffffff;}
a.link2:hover{ font-weight: bold; text-decoration: none; color: #708dc7;}

body#main
{
	background-image: url('./img/background.jpg');
	background-repeat: no-repeat;
	background-attachment: absolute;
	background-position: top center;
	background-color: #6183a6;
}

div#siteHolder
{
	margin: 0px auto 0px auto;

	width: 807px;
}

div#black
{
	text-align: right;
	font-size: 11px;
	position: relative;
	top: 25px;
	color: #FFFFFF;
	width: 800px;
	height: 20px;
}

div#header_sks
{
	background-image: url('img/header_sks.png');
	background-position: absolute;
	width: 807px;
	height: 242px;
}

div#header_ifks
{
	background-image: url('img/header_ifks.png');
	background-position: absolute;
	width: 807px;
	height: 242px;
}


div#header_b
{
	background-image: url('img/header_b.jpg');
	background-position: absolute;
	position: relative;
	top: 217px;
	width: 807px;
	height: 71px;
}

div#main
{
	background-image: url('img/main_back.jpg');
	background-position: absolute;
	position: relative;
	top: 71px;
	width: 807px;
	height: 642px;
}

div#content
{

	color: black;
	padding-left: 0px;
	position: relative;
	top: -70px;
	left: 15px;
	width: 777px;
	height: 685px;
}

div#footer
{
	position: relative;
	top: 750px;
	width: 807px;
	height: 50px;
}

td#naams
{
	color: #acc9e9; 
	line-height: 10px; 
	padding-left: 10px;
	background-image: url('./img/n_back_x.jpg');
	background-repeat: repeat-x;
	background-attachment: absolute;
	background-position: top left;
}

td#naams2
{
	background-image: url('./img/n_back_x.jpg');
	background-repeat: repeat-x;
	background-attachment: absolute;
	background-position: top left;
	font-size: 15px; 
	color:#FFFFFF;
}

td#titels
{
	border: 1px solid #b8b8b8;
	background-image: url('./img/t_back_x.jpg');
	background-repeat: repeat-x;
	background-attachment: absolute;
	background-position: top left;
	background-color: #d7e7f7;
}
