body
{
	margin: 0;
	font-family: verdana, Arial, helvetica, sans-serif;
	color: #333333;
	min-width: 780px;
}

.thispace 
{ 
	margin-right:0.1em;
	margin-left:0.1em; 
}

.version
{
	color: red;
	font-size: 9px;
	text-align:right;
}

/* layout 
----------------------------------------------------*/

#container
{
	width: 760px;
	padding: 0;
	margin: 0 auto;
}

#logo
{
	margin: 0;
	height: 120px;
	float: left;
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 32px;
	padding-bottom: 0;
}

#topSpacer
{
	width: 500px;
	height: 30px;
	float: left;
}

#middleSpacer
{
	width: 760px;
	height: 30px;
	float: left;
}

.cleaner
{
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0 none;
	margin: 0; 
	padding: 0;
}

/* subNav */

#subNav
{
	width: 500px;
	height: 18px;
	float: left;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(/images/subNav-repeat.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 0;
	margin: 0;
}

#subNav p
{
	margin: 0;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	letter-spacing: 1px !important;
	letter-spacing: 0.01em;
	word-spacing: 4px !important;
	word-spacing: 0.5em;
	color: #666666;
	text-align: center;
}

#subNav a
{
	color: #999999;
	text-decoration: none;
	line-height: 12px;
}

#subNav a:hover
{
	text-decoration: underline;
	color: #666666;
}

/* mainNav */


#mainMenu {
	position: absolute;
	z-index:100;
	margin: 0;
	visibility: hidden;
}

#mainNav 
{
	float: left;
	width: 169px;
	display: block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #005fb0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	background-color: #80afd8;
}

#mainMenu ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #80afd8;
	font-size: 10px;
}

.centertext
{
	text-align:center;
}

#mainMenu li a 
{
	color: #ffffff;
	width: 149px;
	text-decoration: none;
	display: block;
	height: 100%;
	left: auto;
	margin-top: 1px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	position:relative;
	overflow:visible;
	white-space:nowrap;
	background-image: url(/images/box03-repeat.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#mainNav a 
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 10px;
	left: auto;
}

#mainMenu li a:hover, #mainNav a:hover 
{
	background: #005fb0;
}

/* mastergraphic */

#mastergraphic
{
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCCC;
	width: 758px;
	height: 100px;
	z-index: 100;
	background-color: #CCCCCC;
}

/* Content 
----------------------------------------------------*/

#content
{
	padding: 0;
	width: 520px;
	float: left;
	margin: 0;
}


#content em 
{
	letter-spacing: 0.05em;
}

#content p
{
	font-size: 0.77em;
	line-height: 1.288em;
}

#content h1
{
	font-size: 1.1277em;
	line-height: 1.1277em;
	letter-spacing: 0.025em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005FB0;
	font-weight: bold;
	font-variant: normal;
}

#content h2
{
	font-size: 0.888em;
	line-height: 1.288em;
	color: #005FB0;
	font-weight: bold;
}

#content h3
{
	font-size: 0.77em;
	line-height: 1.288em;
	color: #005FB0;
	font-weight: bold;
}

#content h4
{
	font-size: 0.722em;
	line-height: 1.288em;
	color: #005FB0;
	font-weight: bold;
}

#content h5
{
	font-size: 0.677em;
	line-height: 1.288em;
	color: #005FB0;
	font-weight: bold;
}

#content ul
{
	list-style-image: url(/images/list-arrow-02.gif);
	font-size: 0.77em;
	line-height: 1.288em;
	margin-left: 20px;
}

#content ol
{
	list-style-image: url(/images/list-arrow-02.gif);
	font-size: 0.77em;
	line-height: 1.288em;
	margin-left: 20px;
}

.contentBu
{
	font-size: 0.677em;
	line-height: 1.288em;
	color: #999999;
	font-weight: bold;
}

#content a
{
	color: #005FB0;
	background-color: #EBF4FA;
	padding-right: 2px;
	padding-left: 2px;
}

#content a:hover
{
	color: #FFFFFF;
	background-color: #005FB0;
}

.schoolimg
{
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: none;
}

.bigimg
{
	border: 1px solid #CCCCCC;
	padding: 9px;
	margin: 0px;
}

.kooppartnerlogo
{
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: none;
}

.imgbox
{
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	width: 512px;
	margin-bottom: 2em;
	padding: 3px;
}

.kontaktspalte 
{
	width: 240px;
	float: left;
	display: block;
	margin: 0px 40px 0px 0px;
}

.kontaktspalteRechts
{
	width: 240px;
	float: left;
	display: block;
	margin: 0px;
}

.textbox
{
	display: block;
	float: left;
	width: 250px;
	padding: 5px;
	background-color: #F8F8F8;
}

.arrowlink
{
	background-image:url(/images/list-arrow-02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	display: block;
	float: left;
}

.toplink
{
}

.toplink a
{
	text-indent: 20px;
	display: block;
	float: left;
	font-size:10px;
	background-image:url(/images/arrow-toph.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.toplink a:hover
{
	background-image:url(/images/arrow-top.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.kolumtool
{
	float: left;
	margin-right: 16px;
	margin-bottom: 8px;
}

.motivpicture
{
	float: right;
	margin: 2px;
}

#sidemap ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#sidemap li
{
	line-height: 2em;
	color: #005FB0;
	font-weight: bold;

}

#sidemap li a
{
	background-image: url(/images/list-style-01.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-indent: 35px;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
}

#sidemap li a:hover
{
	background-color: #EBF4FA;
	background-image: url(/images/list-style-02.gif);
	color: #005FB0;
}

#folder ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#folder li
{
}

#folder li a
{
	background-image: url(/images/list-style-03.gif);
	background-position: 25px center;
	background-repeat: no-repeat;
	text-indent: 50px;
	display: block;
	background-color: #FFFFFF;
	color: #DB5303;
}

#folder li a:hover
{
	background-color: #FCF4EF;
	background-image: url(/images/list-style-04.gif);
	color: #DB5303;
}


/* infobox 
----------------------------------------------------*/

#infobox
{
	margin: 0;
	padding: -4px 8px !important;
	padding: 4px 8px;
	width: 200px;
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
}

#infoboxheader
{
	padding: 8px;
	width: 200px;
	float: right;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/infobox-repeat.gif);
	background-repeat: repeat-x;
}

#infobox p
{
	font-size: 0.711em;
	color: #666666;
	line-height: 1.25em;
}

#infobox a
{
	background-color: #F8F8F8;
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#infobox a:hover
{
	background-color: #CCCCCC;
	text-decoration: none;

}

#infobox ul
{
	list-style-image: url(/images/list-arrow-01.gif);
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
}

.infoboxstrong
{
	color: #0071BA;
	font-weight: bold;
	letter-spacing: -0.01em;
}

.infoboxarrow
{
	border: none;
	padding-right: 6px;
}

/* bottombox 
----------------------------------------------------*/

#leftbox
{
	padding: 4px;
	width: 100px;
	float: left;
	border: 1px solid #005FB0;
	background-color: #ffffff;
	height: 80px;
	text-align: center;
}

#leftboxheader
{
	padding: 4px;
	width: 100px;
	float: left;
	border: 1px solid #005FB0;
	background-color: #005FB0;
	font-size: 8px;
	line-height: 6px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/images/box01-repeat.gif);
}

#middlebox
{
	padding: 4px;
	width: 100px;
	float: left;
	border: 1px solid #005FB0;
	background-color: #ffffff;
	height: 80px;
	text-align: center;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 19px;
}

#middleboxheader
{
	padding: 4px;
	width: 100px;
	float: left;
	border: 1px solid #005FB0;
	background-color: #005FB0;
	font-size: 8px;
	line-height: 6px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/images/box01-repeat.gif);
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 19px;
}

#rightbox
{
	margin: 0;
	padding: 4px;
	width: 493px;
	float: right;
	border: 1px solid #80AFD8;
	background-color: #ffffff;
	height: 80px;
	text-align: center;
}

#rightboxheader
{
	margin: 0;
	padding: 4px;
	width: 493px;
	float: right;
	border: 1px solid #80AFD8;
	background-color: #80AFD8;
	font-size: 8px;
	line-height: 6px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/images/box02-repeat.gif);
}

/* footer 
----------------------------------------------------*/

#centre
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	hight: 1px;
	overflow: auto;
	background-color: #FFFFFF;
}

#footer
{
	width: 754px;
	height: 22px;
	background-image: url(/images/footer-repeat.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 8px;
	float: left;
}

#footer p
{
	font-size: 8px;
	line-height: 12px;
	letter-spacing: 1px !important;
	letter-spacing: 0.02em;
	word-spacing: 4px !important;
	word-spacing: 0.8em;
	color: #333333;
	text-align: right;
}

#footer a
{
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

#footer a:hover
{
	text-decoration: underline;
	color: #666666;
}

#copyright
{
	display: none;
}

