html, body {
	margin: 5px;
	padding: 0px;
}

p {
	text-align:left;
	padding: 0px;
	margin: 0px;
}

#main {
	width:100%;
	padding: 0px;
	border: 0px none #FFFFFF;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
}

#content p {
	
		margin: 0px;

}


.menu-normal {
	display: none;
}

.menu-active {
	display: none;
}
.submenu-normal {
	display: none;
}

.submenu-active {
	display: none;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
}

h1 {
 display: none;
}

#header {
	display: none;
}

#sep {
	color: #999999;
	background-color: #999999;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	border: 0px none;
	width: 100%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 10px;

}

#textlogo {
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8085C9;
	border-right-color: #8085C9;
	border-bottom-color: #414797;
	border-left-color: #8085C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0066CC;
	margin: 5px;
	padding: 5px 20px;
}

.aktext {
	margin-top: 25px;
	width: 33%;
	display: inline;
	float: left;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
footer {
	width: 880px;
}

