body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#ffffff;
	color:#464548;
}

#page {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
}

#logo {
	position:absolute;
	top:0px;
	left:50%;
	height:126px;
	width:950px;
	margin-left:-475px;
}

#bar_top {
	position:absolute;
	top:126px;
	height:28px;
	width:100%;
	background-color:#464548;
}

#content {
	position:absolute;
	top:154px;
	left:0px;
	height:495px;
	width:100%;
	background-image:url(../grafix/back_ground.jpg);
}

#bar_bottom {
	position:absolute;
	top:649px;
	height:28px;
	width:100%;
	background-color:#464548;
}

#bar_footer {
	position:absolute;
	top:677px;
	left:50%;
	margin-left:-475px;
	height:28px;
	width:950px;
	padding-top: 5px;
}


#menue_home {
	position:absolute;
	top:0px;
	left:50%;
	height:98px;
	width:81px;
	margin-left:130px;
}

#menue_profil {
	position:absolute;
	top:0px;
	left:50%;
	height:98px;
	width:116px;
	margin-left:246px;
}

#menue_kontakt {
	position:absolute;
	top:0px;
	left:50%;
	height:98px;
	width:124px;
	margin-left:370px;
}

#box1 {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:139px;
	height: 495px;
	width: 300px;
	margin-left:-475px;
	background-color:#FFF;
	background-image:url(../grafix/energie_recht.jpg);
	background-repeat:no-repeat;
}

#box2 {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:139px;
	height: 495px;
	width: 300px;
	margin-left:-150px;
	background-color:#FFF;
	background-image:url(../grafix/unternehmens_recht.jpg);
	background-repeat:no-repeat;
}

#box3 {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:139px;
	height: 495px;
	width: 300px;
	margin-left:175px;
	background-color:#FFF;
	background-image:url(../grafix/foerder_recht.jpg);
	background-repeat:no-repeat;
}

#text {
	position:absolute;
	top:100px;
	left:30px;
	right:30px;
}

a.link {
	text-decoration:none;
	color:#464548;
}

a.link:hover {
	text-decoration:underline;
	color:#464548;
}

a.energie {
	text-decoration:none;
	font-weight:bold;
	color:#7a8c59;
}

a.energie:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#7a8c59;
}

a.foerder {
	text-decoration:none;
	font-weight:bold;
	color:#601719;
}

a.foerder:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#607019;
}

h1 {
	font-weight:bold;
	font-size:14px;
	margin-top: 0px;
}

h2 {
	font-weight:bold;
	font-size:14px;
	color:#003677;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-weight:bold;
	font-size:14px;
	color:#003677;
	margin-top: 0px;
}

img {
	border:none;
}

li {
	type: square;
}
