* {
    padding: 0px;
    margin: 0px;
}

.clearer {
    clear: both;
}

p, body {
	font-family: Verdana, sans;
    font-size: 12px;
	color: #243274;
    margin-bottom: 15px;
    line-height: 1.3em;
}

p {
	background-color:#ffffff;
}

body {
	background-color:#d9d9df;
}


.credit {font-size: 10px;color: #243274;}
.homeheadline_green {font-size: 18px;color: #6fa04b; text-align:center; line-height:30px;}
.homeheadline_blue_xl {font-size: 27px;color: #004d8c; text-align:center; line-height:30px;}
.homeheadline_green_s {font-size: 14px;color: #6fa04b; text-align:center; line-height:30px; font-weight:bold;}



#container {
    position: relative;
    left: -491px;
    width: 982px;
    height: 700px;
    margin-left: 50%;
    margin-right: auto;
}

#logo {
	position:relative;
	top:0px;
	left:0px;
	width: 482px;
	height: 110px;
	padding:20px;
}

#content {
	position:relative;
	top:-1px;
	left:0px;
	width: 962px;
	border-style:solid; 
	border-color:#bebfd3; 
	border-width:1px;
	padding:20px;
	background-color:#ffffff;
}

#homecontent {
	position:relative;
	top:-1px;
	left:0px;
	width: 962px;
	border-style:solid; 
	border-color:#bebfd3; 
	border-width:1px;
	padding:20px;
	background-color:#ffffff;
	text-align:center;
}

#copyright {
	position:relative;
	top: 10px;
    left: -491px;
    width: 982px;
    height: 40px;
    margin-left: 50%;
    margin-right: auto;
}

#naviline { 	
	position:relative;
	top:0px;
	left:0px;
	width: 982px;
	border-style:solid; 
	border-color:#bebfd3; 
	border-width:1px;
	padding:10px;
	background-color:#ffffff;
	}

a.norm  {font-size:12px; color: #243274; text-decoration: underline;}

.greennavi {font-size:12px; text-decoration: none; color: #6fa04b; letter-spacing:1px;}

a.navi  {font-size:12px; text-decoration: none; letter-spacing:1px;}
a.navi:visited {color: #243274;}
a.navi:link {color: #243274;}
a.navi:active {color: #6fa04b;}
a.navi:hover {color: #6fa04b;}

