body 
{
	background-color: #white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

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

.version
{
	display: none;
}

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

#container
{
	width: 100%;
}

#logo
{
	float: left;
}

#topSpacer
{
	display: none;
}

#middleSpacer
{
	display: none;
}

.cleaner
{
	display: none;
}

/* subNav */

#subNav
{
	display: none;
}

/* mainNav */


#mainMenu 
{
	display: none;
}

#mainNav 
{
	display: none;
}

.centertext
{
	display: none;
}

#mastergraphic
{
	display: none;
}

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

#content
{
}


#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 a
{
	text-decoration:none;	
}

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

.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;
}

.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
{
	display: none;
}

.toplink a
{
}

.kolumtool
{
	display: none;

}

.motivpicture
{
	display: none;}

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

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

}

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

#folder li
{
}


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

#infobox
{
	display: none;
}

#infoboxheader
{
	display: none;
}

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

#leftbox
{
	display: none;
}

#leftboxheader
{
	display: none;
}

#rightboxheader
{
	display: none;
}

#rightbox
{
	display: none;
}

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

#centre
{
	display: none;
}

#footer
{
	display: none;
}

#copyright
{
	float:left;
	display: block;
}

