
html {
height: 100.1%;
}
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bgheader.gif) repeat-x;
	background-position: top;
	font-family: Arial;
	font-size: 12px;
	color: #353535;
	margin: auto;
	padding: 10px 0px 0px 0px;
}


h1 {
	font-size: 24px;
	color: #000000;
	padding: 3px 25px 0px 0px;
	background-color: transparent;
	margin: 1px 0px 10px 0px;
	letter-spacing: 0.5px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #000000;
	padding: 10px 25px 2px 0px;
	background-color: transparent;
	margin: 15px 0px 3px 0px;
	letter-spacing: 1px;
	font-weight: bold;
	border-top: 1px solid #B4DBFF;
}

h3 {
	font-size: 14px;
	color: #000000;
	padding: 3px 25px 0px 0px;
	background-color: transparent;
	margin: 10px 0px 5px 0px;
	letter-spacing: 1px;
	font-weight: bold;
}

ul, ol {
	margin-bottom: 15px;

}
p {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	text-align: justify;
	border-bottom: 0px dotted #CCCCCC;
	padding: 0px 0px 0px 0px;
}




#header {
	background: url(images/headerprint.jpg) no-repeat;
	background-color: transparent;
	width: auto;
	height: 143px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	display: none;
}

#headerbar {
	background-color: transparent;
	height: 25px;
	float: right;
	padding: 3px 7px 0px 0px;
	display: none;
}

	
#menu {
	background-color: transparent;
	height: 25px;
	display: none;
}


	
#content {
	background: #FFFFFF url(images/bgcontent.gif) repeat-y;
	width: 90%;
	height: 100%;
	overflow: hidden;
	min-height: 400px;
	padding: 0px;
	margin: auto;
	}

#content-left {
	width: 220px;
	height: 100%;
	overflow: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	display: none;
	}
	
#content-center {
	background-color: transparent;
	width: auto;
	float: left;
	padding: 25px 0px 10px 0px;
	}
#content-center div.content- {
	background-color: transparent;
	width: auto;
	padding: 0px 0px 10px 25px;
	}
#content-center p {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	text-align: justify;
	border-bottom: 0px dotted #CCCCCC;
	padding: 0px 0px 0px 0px;
}


#content-center ul {
	background-color: transparent;
	margin: 0px 20px 15px 13px;
	line-height: 20px;
	list-style: square;
	color: #009E4F;
	}
#content-center ul li {
	background-color: transparent;
	margin: 0px 0px 5px 0px;
	clear: both;
	color: #353535;
	}
#content-center ul ul {
	background-color: transparent;
	margin: 0px 20px 15px 13px;
	line-height: 15px;
	list-style: square;
	color: #009E4F;
	}
#content-center ul ul li {
	background-color: transparent;
	margin: 0px 0px 5px 0px;
	clear: both;
	color: #353535;
	font-size: 11px;
	}
#content-center img {
border: 1px solid #B2B2B2;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 5px;
float: left;
}
#content-center a img {
border: 1px solid #B2B2B2;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 5px;
float: left;
}

#content-center a:hover img {
border: 1px solid #B2B2B2;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 5px;
float: left;
}

#content-center img.alignright {
border: 1px solid #B2B2B2;
margin-left: 15px;
margin-right: 0px;
margin-bottom: 10px;
margin-top: 5px;
float: right;
}
#content-center a img.alignright {
border: 1px solid #B2B2B2;
margin-left: 15px;
margin-right: 0px;
margin-bottom: 10px;
margin-top: 5px;
float: right;
}

#content-center a:hover img.alignright {
border: 1px solid #B2B2B2;
margin-left: 15px;
margin-right: 0px;
margin-bottom: 10px;
margin-top: 5px;
float: right;
}

#content-center img.size-medium {
border: 1px solid #B2B2B2;
margin-left: 0px;
margin-bottom: 10px;
margin-top: 5px;
float: none;
width: 550px;
}
#content-center a img.size-medium {
border: 1px solid #B2B2B2;
margin-left: 0px;
margin-bottom: 10px;
margin-top: 5px;
float: none;
width: 550px;
}

#content-center a:hover img.size-medium {
border: 1px solid #B2B2B2;
margin-left: 0px;
margin-bottom: 10px;
margin-top: 5px;
float: none;
width: 550px;
}
#content-center img.home {
border: none;
margin-left: 20px;
margin-bottom: 5px;
margin-top: 0px;
float: right;
}
#content-center img.academy {
border: none;
margin-right: 10px;
margin-bottom: 5px;
margin-top: 0px;
float: left;
}
#content-center a{
	color: #353535;
	text-decoration: none;
}

#content-center a:visited {
	color: #353535;
	text-decoration: none;
}
#content-center a:hover {
	text-decoration: underline;
	color: #000000;
}

#content-center a.mehr{
	color: #00006A;
	font-size: 14px;
	text-decoration: none;
	padding: 2px 5px 3px 7px;
	margin: 10px 0px 0px 0px;
	display: block;
	background-color: #D6E9FF;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

#content-center a.mehr:visited {
	color: #00006A;
	text-decoration: none;
	padding: 2px 5px 3px 7px;
}
#content-center a.mehr:hover {
	text-decoration: none;
	color: #00006A;
	background-color: #91C4FF;
}

#content- div.content-bild {
	background-color: transparent;
	width: 120px;
	float: left;
	padding: 0px 0px 0px 0px;
	}
#content-center div.content-text {
	background-color: transparent;
	width: 322px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	}


#submenu {
	background-color: transparent;
	width: 200px;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 5px 0px;
	display: none;
	}

#content-right {
	background-color: transparent;
	width: 160px;
	float: right;
	padding: 0px 0px 10px 0px;
	margin: 16px 15px 0px 2px;
	display: none;
	}



#footer {
	background: #FFFFFF url(images/bgfooter.gif) no-repeat;
	width: 1000px;
	height: 18px;
	margin: auto;
	display: none;
}
#footermenu {
	width: 1000px;
	height: 40px;
	margin: auto;
	background: #FFFFFF url(images/bgfooter2.gif) repeat;
	display: none;
}




#end {
	width: 1000px;
	height: 10px;
	margin: auto;
	background: #FFFFFF url(images/bgfooter3.gif) no-repeat;
	display: none;
}


form {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	text-align: justify;
	border-bottom: 0px dotted #CCCCCC;
	padding: 25px 30px 30px 30px;
	border: 1px dotted #009E4F;
	background-color: #F2F2F2;
	display: none;
}


.wptable {
	border: 1px solid #B4DBFF;
	background-color: #FFFFFF;
	padding: 3px 3px 4px 3px;
	margin: 0px 0px 5px 0px;
	font-size: 1.0em;
	width: 100%;
	}
.wptable tr {
	border: none;
}
.wptable th {
	border: 1px solid #010163;
	background-color: #010163;
	color: #FFFFFF;
	padding: 3px;
	font-size: 1.0em;
	font-weight: bold;
	vertical-align: top;
}

.wptable td {
	border: 1px solid #010163;
	padding: 3px;
	vertical-align: top;
	font-size: 1.0em;
}

.wptable tr.alt {
 	background-color: #D2E7FF;
 	border: 1px solid #010163;
 	vertical-align: top;
 	padding: 3px;
}




