	BODY {
		background : #ffffff;
		margin : 0px 0px 0px 0px;
	}

	#main {
		position:absolute;
    	width:900px;
    	height:563px;
		left:50%;
		top:50%;
		margin-left:-435px;
		margin-top:-265px;
	}

	#contentborder {
		positon: absolute;
		top: 10px;
		left: 10px;
		align: center;
		background: #000000;
		width:897px;
		height:562px;
	}

	#content {
		position: relative;
		top: 1px;
		left: 1px;
		background: #E6E9F4;
		color : #000000;
		font : 12px/20px Arial, Helvetica, sans-serif;
		width:895px;
		height:560px;
	}

	td {
		font : 12px/16px Arial, Helvetica, sans-serif;
	}

	#bilder{
		float:left;
		width: 688px;
		height: 306px;
		padding: 1px 1px 1px 1px;
		background: #ffffff;
	}

	#headpic{
		float:left;
		width:686px;
		height:113px;
	}

	#menu {
	position: absolute;
	top: 0px;
	left: 689px;
	width:205px;
	height:558px;
	font: bold small-caps 13px/30px 'Times New Roman', Times, serif;
	text-align: center;
	background: #133447 url(images/back_menu.jpg) repeat;
	color: #ffffff;
	border:0px solid red;
	margin: 1px 0px 0px 0px;
	letter-spacing : 1px;
}

	.submenu {
		font: 10px/15px 'Times New Roman', Times, serif;
	}

	#logo {
		position: relative;
		top: 25px;
	}

	#links {
		position: relative;
		top: 60px;
	}

	#language {
		position: absolute;
		top: 498px;
                 text-align: right;
                 margin: 0px 0px 0px 3px;
	}
#text {
	position: absolute;
	top: 390px;
	left: 0px;
	width:689px;
	height:169px;
	overflow: auto;
	scrollbar-3dlight-color : #a6a9b4;
	scrollbar-arrow-color : #a6a9b4;
	scrollbar-base-color : #E6E9F4;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #E6E9F4;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #a6a9b4;
	scrollbar-track-color : #ffffff;
}
	#text a {color:#666666;}


	#textblock {
		margin: 0px 20px 0px 20px;
		text-align : center;
	}

	a {color : #ffffff; text-decoration : none;}
	a:hover {text-decoration : underline;}
	a:visited {color : #eeeeff;}
	a:active {color : #ff0000;}
