html, body {
	background-color:		#FFFFFF;
	margin:					0px;
	padding:				0px;
	width:					100%;
	height:					100%;
	font-size:				12px;
	font-weight:			normal;
	color:					#000000;
	font-family:			Arial;
	line-height:			15px;
	margin:					0;
	padding:				0;

}

#maincontent {
	margin:					auto;
	width:					920px;
	background-color:		#00FF0;
	overflow:				hidden;
}

#Header, #Footer{
	position: 				relative;
	height:					50px;
	margin:					auto;
	margin-top:				20px;
	width:					920px;
	background-color:		#00FF0;
}

#Logo {
	margin:					0;
	padding:				0;
	height:					100px;
	width:					365px;
	background:				url("../images/Logo.png") no-repeat;
	position: 				absolute;
}

#FooterLine {
	right:					0px;
	height:					100px;
	width:					365px;
	background:				url("../images/Footer.png") no-repeat;
	position: 				absolute;
}

#whereIam {
	font-size:				9px;
	font-weight:			normal;
	font-family:			Arial, Helvetica, sans-serif;
	line-height:			15px;
	margin:					0;
	margin-left:			10px;
	margin-top:				50px;
	padding:				0;
	color: 					#af0917;
	margin-bottom:			20px;
}

/* Menü */
#MenuHeader {
	position: 				absolute;
	margin-top:				36px;
	margin-right:			10px;
}

#MenuFooter {
	position: 				absolute;
	margin-top:				29px;
	margin-left:			10px;
}

#MenuHeader {
	right:					0px;
}

#MenuFooter {
	left:					0px;
}

#MenuPoints, #MenuPoints2 {
	padding-top:			9px;
	margin:					auto;
	width:					100%;
}

#MenuFooter .jqueryslidemenu ul li{
	margin-left:			17px;
	margin-right:			16px;
}

#MenuHeader .jqueryslidemenu ul li{
	margin-left:			6px;
	margin-right:			6px;
}

.MenuStart {
	margin:					0;
	padding:				0;
	height:					35px;
	width:					6px;
	background:				url("../images/Navi/Start.gif") no-repeat;
}

.MenuEnde {
	margin:					0;
	padding:				0;
	height:					35px;
	width:					6px;
	background:				url("../images/Navi/Ende.gif") no-repeat;
}


.MenuMitte {
	vertical-align:			top;
	margin:					0;
	padding:				0;
	height:					35px;
	background:				url("../images/Navi/Mitte.gif") repeat-x;
}

/* BOX Copyright */
.copyright {
	background:				url("../images/copyright.png") no-repeat;
	height:					28px;
	line-height:			40px;
	padding:				6px;
	font-size:				10px;
	text-align:				center;
	vertical-align:			middle;
	text-decoration:		none;
}

.copyright_td a {
	color:					black;
	text-decoration:		none;
}
.impressum {
	font-size:				14px;
	font-weight:			bold;
	text-decoration:		none;
	color:					#FFFFFF;
	font-family:			Arial, Helvetica, sans-serif;
}

/* Schriften */
/* h tag def */

h1 {
	font-size:				20px;
	font-weight:			bold;
	color:					#58585a;
	font-family:			Arial, Helvetica, sans-serif;
	line-height:			25px;
	margin:					0;
	padding:				0;
}

h2 {
	font-size:				17px;
	font-weight:			bold;
	color:					#58585a;
	font-family:			Arial, Helvetica, sans-serif;
	line-height:			20px;
	margin:					0;
	padding:				0;
}

h3 {
	font-size:				15px;
	font-weight:			bold;
	color:					#58585a;
	font-family:			Arial, Helvetica, sans-serif;
	line-height:			17px;
	margin:					0;
	padding:				0;
}

table, p {
	font-size:				12px;
	font-weight:			normal;
	color:					#58585a;
	font-family:			Arial, Helvetica, sans-serif;
	line-height:			15px;
	margin:					0;
	padding:				0;
}

.text {
	vertical-align:			top;
	font-size:				12px;
	font-weight:			bold;
	color:					#58585a;
	font-family:			Arial, Helvetica, sans-serif;
	margin:					0;
	padding:				0;
	text-decoration:		none;}

.pb {
	vertical-align:			top;
	font-size:				12px;
	font-weight:			bold;
	color:					#AF0917;
	font-family:			Arial, Helvetica, sans-serif;
	margin:					0;
	padding:				0;
	text-decoration:		none;
}


.pbul {
	font-size:				12px;
	font-weight:			bold;
	color:					#AF0917;
	font-family:			Arial, Helvetica, sans-serif;
	line-height:			15px;
	margin:					0;
	padding:				0;
	text-decoration:		underline;
}
/* Formulare */
.inputfield {
	font-size:				12px;
	font-weight:			bold;
	color:					white;
	font-family:			Arial, Helvetica, sans-serif;
	line-height:			15px;
	margin:					0;
	padding:				0;
	background:				none repeat scroll 0 0 #555555;
}
.label {
	padding-right:			10px;
	text-align:				right;
}

.send {
	font-size:				12px;
	font-weight:			bold;
	padding:				5px;
	text-decoration:		none;
	color:					#58585a;
}

a.send:hover {
	font-size:				12px;
	font-weight:			bold;
	padding:				5px;
	text-decoration:		underline;
	color:					#AF0917;
}


/* Download */
#download .text {
	font-size:				12px;
	font-weight:			normal;
	color:					#58585a;
	font-family:			Arial, Helvetica, sans-serif;
	line-height:			15px;
	margin:					0;
	padding:				0;
	margin-bottom:			2px;
}

a, a:visited{
	text-decoration:		none;
	color: 					#58585a;
}

 a:hover {
	color:					#AF0917;
}

/* banner rotator */
#ajax-banner {
	margin-top:				20px;
	margin-bottom:			20px;
	height:					100px;
	width:					550px;
}
