/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #dbe1ed;
	color: #000000;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #39558e;
	outline: none;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #cecfde 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.2em;
	margin: 0 0 1em
}
h3{
	font-size: 1.2em;
	margin: 0 0 1em
}
h4{
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.3em
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}
/*=== Layout ===*/
#bgcontent{
	background: url(bgcontent.gif) #dbe1ed repeat-y center;
}
#home #bgcontent{
	background: url(bgcontent-bgr.gif) #dbe1ed top center no-repeat
}
#page{
	margin: 0 auto;
	width: 928px
}
#page-top{
	background: url(page-top.gif) #ffffff bottom repeat-x;
	height: 73px;
	margin: 0 auto;
	width: 1024px;
	padding: 2px 0 0
}
#page-bot{
	background: url(page-bot.gif) top repeat-x;
	height: 90px;
	margin: 0 auto;
	width: 1024px;
	padding: 10px 0 0
}
/*=== Header ===*/
#header{
	height: 75px;
	margin: 0 auto;
	width: 928px
}
/*- Logo -*/
#header h1{
	background: url(logo-schulekloten.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 170px
}
#header h1 a{
	display: block;
	height: 69px
}
#header h1 a:hover{
	text-decoration: none
}
#logo{
	float: right;
	height: 69px;
	overflow: hidden;
	width: 170px
}
#logo2{
	float: left;
	padding: 0 0 0 468px
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: right;
	font-size: 11px;
	height: 16px;
	padding: 55px 15px 0
}
.nav1 li{
	display: inline;
	line-height: 16px;
	padding: 0 0 0 10px
}
.nav1 li a{
	color: #000000
}
/*- Nav2 -*/
.nav2{
	margin: 9px 0 1em
}
#home .nav2{
	height: 390px;
	overflow: hidden
}
.nav2 li a{
	color: #ffffff;
	display: block;
	font-size: 14px;
	padding: 6px 0 6px 0
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav2-sep.gif) bottom repeat-x;
	color: #ffffff;
	text-decoration: none
}
/* Nav2 Level2 */
.nav2 li.active li a{
	background: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0 4px 15px
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	background: url(nav2-ico.gif) no-repeat 9px 8px;
	color: #ffffff;
	font-weight: bold
}
/* Nav2 Level3 */
.nav2 li.active li.active li a{
	background: #dbe1ed;
	color: #39558e;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0 4px 15px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	font-weight: bold
}
/*=== Headline ===*/
.headline{
	border-bottom: 3px solid #ffffff;
	height: 33px;
	overflow: hidden;
	padding: 0 3px 0 25px
}
.headline h2{
	color: #4d69a3;
	float: left;
	line-height: 33px;
	margin: 0
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y right;
	height: 1%
}
#home #columns{
	background: url(columns-bgr-home.gif) repeat-y center
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 170px
}
/*=== Center Column ===*/
#centercol{
	display: table-cell;
	display: block;
	float: right;
	height: auto !important;
	height: 590px;
	min-height: 590px;
	width: 755px
}
#home #centercol{
	float: left;
	margin: 0 0 0 3px;
	width: 582px
}
.centercol-content{
	height: 1%;
	padding: 25px 20px 25px 25px
}
#home .centercol-content{
	background: url(vl-sep.gif) center repeat-y;
	height: 1%;
	padding: 0
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 170px
}
.rightcol-content{
	color: #ffffff;
	height: 370px;
	overflow: hidden;
	padding: 20px 0 0 13px
}
.rightcol-content a{
	color: #ffffff
}
.rightcol-content2{
	height: 1%;
	padding: 20px 0 0 13px
}
.rightcol-content2 a{
	color: #000000
}
/*=== Sub Columns ===*/
.col1{
	border-bottom: 3px solid #ffffff;
	float: left;
	font-size: 12px;
	height: 120px;
	overflow: hidden;
	padding: 20px 20px 20px 22px;
	width: 249px
}
.col1 h2{
	margin: 0 0 10px
}
.col1 img{
	border: 1px solid #cecfde
}
.col2{
	background: #eff0f5;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	float: left;
	height: 110px;
	overflow: hidden;
	padding: 20px 20px 5px;
	width: 152px
}
.col2.last{
	border-right: 0
}
.col2 h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px
}
.col2 img{
	border: 1px solid #cecfde
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	font-size: 12px;
	margin: 0 0 1em
}
.list1 li{
	margin: 0 0 1em
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	background: #cecfdf;
	float: right;
	height: 33px;
	padding: 0 0 0 4px;
	width: 160px
}
#search label{
	color: #375086;
	display: block;
	font-size: 11px
}
#search input{
	background: #eff0f5;
	float: left;
	padding: 0 2px;
	width: 140px
}
#search input.btn{
	background: none;
	margin: 2px 0 0 2px;
	padding: 0;
	width: auto
}


#home #search{
	background: #4d69a3;
	float: left;
	height: 33px;
	padding: 0;
	margin: 0 0 20px 0; 
	width: 150px
}
#home #search label{
	color: #FFFFFF;
	display: block;
	font-size: 11px
}
#home #search input{
	background: #eff0f5;
	float: left;
	padding: 0 2px;
	width: 130px
}
#home #search input.btn{
	background: none;
	margin: 2px 0 0 2px;
	padding: 0;
	width: auto
}
/*=== Link Buttons ===*/
/*- PDF, Print -*/
#icons{
	margin: 0 0 0 695px;
	position: absolute;
	top: 82px;
	width: 60px
}
#icons img{
	margin: 0 0 0 5px
}
/*=== Footer ===*/
#footer{
	color: #2f487d;
	font-size: .9em;
	height: 50px;
	margin: 0 auto;
	width: 928px
}
#footer a{
	color: #2f487d
}
#footer ul{
	text-align: right
}
#home #footer ul{
	padding: 0 173px 0 0
}
#footer li{
	display: inline;
	padding: 0 .6em
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}






#contenttab {
	width: 700px;
	height: 484px;
	font: 1em Verdana,Arial,Helvetica,Sans-Serif;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}

#contentboxsub form {
margin: 0px;
padding: 0px;
}

#contentboxsub table {
margin: 0px;
padding: 0px;
}


#contentboxsub form td{
	padding: 2px;
}

#contentboxsub td{
	padding: 1px 3px 1px 3px;
	text-align: left;
}



#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #4d69a3;
	}

#contentboxsub font a{
	color: #4d69a3;
}


#contentboxsub p a{
	color: #4d69a3;
}

#contentboxsub a:visited{
	color: #6a83b6;
	text-decoration: none;
}



.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}


