#mother {
	height: 420px;
	width: 780px;
	margin-top: -200px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#topmenu {
	position: absolute;
	height: 15px;
	width: 600px;
	top: 25px;
	right: -10px;
	text-align: right;
	font-size: 11px;
}
#topmenu a {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #777777;
	text-decoration: none;
}
#topmenu a:hover {
	color:#AAAAAA;
}
#topmenu a#firstlink {
	border: none;
}
#topmenu a.selected {
	font-weight:bold;
}

#bottomline {
	position: absolute;
	height: 20px;
	width: 780px;
	font-size: 10px;
	text-align: right;
	color: #888888;
	top: 525px;
}

#logo {
	position: absolute;
	height: 40px;
	width: 160px;
	left: 0px;
	top: 0px;
}
#centerframe {
	position: absolute;
	height: 470px;
	width: 780px;
	top: 50px;
	border: 1px solid #CCCCCC;
	}

#centerframeblue {
	background-color:#3399CC;
	position: absolute;
	height: 470px;
	width: 780px;
	top: 50px;
}
#logo img {
	position: absolute;
	bottom: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#777777;
}
#venstrespalte {
	position: absolute;
	height: 430px;
	width: 480px;
	left: 15px;
	top: 25px;
	overflow: auto;
}
#hojrespalte {
	overflow: auto;
	position: absolute;
	height: 500px;
	width: 260px;
	top: 15px;
	right: 15px;
	text-align: right;
}
#centerframe h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 30px;
}
#centerframeblue h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 30px;
	color: #FFFFFF;
}

#centerframe p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#centerframeblue p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
#scrolltext {
	overflow: auto;
	position: absolute;
	height: 350px;
	width: 475px;
	bottom: 0px;
	padding-right:5px;

}
.contacttext {
	font-size: 12px;
	line-height: 16px;
	color: #6600FF;
}
.smallprint {
	font-size: 9px;
	color: #666666;
}
#hojrescroll {
	overflow: auto;
	position: absolute;
	height: 300px;
	width: 300px;
	right:0px;
	top:0px;
	padding-right:10px;
}

