html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Lucida Grande, sans-serif;
	line-height: 1.5;
}

body#body-ku {
	color: #777777;
	background-color: #0D0D0D;
	background-attachment: fixed;
	background-position: center top;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto;
}

div.article-content {
        margin-left: 75px;
        margin-right: 50px;
}

#BG-pic-startseite {
background: #fff url('../../../backgrounds/grundschule_hombroich_bauplatz_BG.png') no-repeat 0 0; 
height: 400px;
}

body.font-size-10px {
	font-size: 10px;
}

body.font-size-11px {
	font-size: 11px;
}

body.font-size-12px {
	font-size: 75%;
}

body.font-size-13px {
	font-size: 13px;
}

body.font-size-14px {
	font-size: 14px;
}

body.font-size-15px {
	font-size: 15px;
}

#wrapper-ku {
	width: 990px;
	margin: 0 auto;
	clear: both;
	background: url('../images/wrapper-bg.png');
}

#main-body-ku {
	width: 73%;
	float: left;
}

#content-wrapper-ku {
	padding: 10px 10px;
}
.imgfloatleft {
float:left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

.imgfloatcenter {
float:center;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

.imgfloatright {
float:right;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
#header-ku {
	line-height: normal;
	position: relative;
	width : 940px;
	height: 200px;
	background: url('../images/claudia_rogge_header.png') repeat-x;; margin-left:20px; margin-right:5px; margin-top:5px; margin-bottom:0px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#noteworkheader {
	width: 960px;
	margin: 0 auto;
	margin-left:8px;
	overflow:hidden;
}

#headerlink {
	height: 200px;
	width: auto;
}

#banner-ku {
	position: absolute;
	right: 10px;
	top: 7px;
}

#navmenu-ku {
	height: 40px;
	position: absolute !important;
	bottom: 0px;
	left: 0;
	width: 100%;
	background: url('../images/navmenu-bg.png') repeat-x;
}

#navmenu-ku a, #subnavmenu-ku a {
	outline: none;
	line-height: normal;
}

#subnavmenu-ku {
	clear: both;
	background: #333333;
	margin: 0 8px;
	padding: 0 10px;
	height: 30px;
}

#subnavmenu-ku ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnavmenu-ku li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#subnavmenu-ku a {
	display: block;
	float: left;
	outline: none;
	padding: 0 15px;
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
}

#subnavmenu-ku a:hover,
#subnavmenu-ku a:active,
#subnavmenu-ku a:focus {
	color: #FFFFFF;
	background: url('../images/subnavmenu-hover.gif') no-repeat center bottom;
	text-decoration: none
}

#subnavmenu-ku li.active a {
	color: #FFFFFF !important;
	font-weight: bold;
	background: url('../images/subnavmenu-hover.gif') no-repeat center bottom;
	text-decoration: none
}

a {
	color:  #777;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #292929;
	text-decoration: none;
}

a img {
	border: none;
}

.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
}

img {
	margin: 0;
	padding: 0;
}

.img_caption img {
	border: 1px solid #CCCCCC;
}

.img_caption p {
	text-align: center;
	color: #666666;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.no-caption {
	margin: 3px 0 3px 5px;
	border: 1px solid #CCCCCC;
}

h1 {
	font-size: 110%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 125%;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url('../images/arrow.png') no-repeat 20px 6px;
	padding-left: 30px
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 7px 8px;
	text-align: left;
}

fieldset {
	border: medium none;
	background: url('../images/tick-2.gif') repeat-x top;; margin-left:0; margin-right:0; margin-top:1em; margin-bottom:0; padding-left:5px !important; padding-right:5px !important; padding-top:7px !important; padding-bottom:5px !important
}

fieldset legend {
	font-weight: bold;
	background: #FFFFFF;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-top: 1px solid #CCCCCC;
	height: 1px
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
}

form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

textarea, textarea.inputbox {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #DDDDDD;
}

.inputbox {
	border: 1px solid #DDDDDD;
	background: #FFFFFF url('../images/form-bg.png') repeat-x top;
	color: #333333;
	font-size: 100%; padding-left:2px; padding-right:2px; padding-top:3px; padding-bottom:3px
}

.button {
	border: 1px outset #CCCCCC;
	background: #5C5A4F url('../images/button-bg.png') repeat-x top;
	color: #FFFFFF;
	font-size: 92%;
	font-weight: bold;
	cursor: pointer; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:2px
}

select#ordering, select#limit {
	background-image: url('none');
}

.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	XXX background: url('../images/tick-2.gif') repeat-x center;
}

.column_separator {
	padding: 0 25px;
}

.sectiontableheader {
	background: #373737 url('../images/table-bg.gif') repeat-x top;
	border: 1px solid #DDDDDD;
	color: #FFFFFF;
	font-weight: bold; padding-left:8px; padding-right:8px; padding-top:6px; padding-bottom:6px
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	background: url('../images/tick-2.gif') repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}

table.contenttoc td {
	background: url('../images/arrow.png') no-repeat 12px 8px;
	padding-left:20px; padding-right:5px; padding-top:1px; padding-bottom:1px
}

table.contenttoc th {
	background: url('../images/tick-2.gif') repeat-x bottom;
	text-indent: 5px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:3px
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	background: url('../images/tick-2.gif') repeat-x top;; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:15px; padding-bottom:0
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url('../images/arrow.png') no-repeat 4px 8px;
	margin: 0;
	padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	font-size: 0;
	margin: 0 0 15px;
	padding: 0;
	color:  #5C5A4F;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 150%;
	color:  #5C5A4F;
}

table.blog .contentheading {
	font-size: 135%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color:  #5C5A4F;
}

a.readon {
	font-weight: bold;
}

a.readon:hover, a.readon:focus, a.readon:active {
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 20px auto;
	padding: 20px 0 0;
	color: #666666;

}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}



ul.pagination li span {
	text-decoration: none;
	background: url('../images/pagination-bg.gif') repeat-x top;
	color: #666666;
	border: 1px solid #DDDDDD; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px

}

ul.pagination a {
	text-decoration: none;
	background: url('../images/pagination-bg.gif') repeat-x top;
	color: #666666;
	border: 1px solid #DDDDDD; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: url('../images/pagination-hover.png') repeat-x top;
	color: #000000

}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	width: 70%;
	float: left;
	margin-top: 3px;
	color: #666666;
}

.createby {
	font-size: 92%;
	font-weight: bold;
}

.createdate {
	font-size: 92%;
	padding-right: 6px;
	margin-right: 5px;
	background: url('../images/line.gif') no-repeat right;
}

.modifydate {
	width: 100%;
	display: block;
	color:  #5C5A4F;
	margin: 15px 0;
}

.article-section {
	padding-left: 6px;
	margin-left: 5px;
	background: url('../images/line.gif') no-repeat left center;
}

.article-section a {
	color: #666666;
}

.article-category a {
	color: #666666;
}

div.buttonheading {
	position: absolute;
	top: 0;
	right: 10px;
}

.buttonheading img {
	border: 0px none;
	float: right; margin-left:5px; margin-right:0; margin-top:0; margin-bottom:0
}

#content-ku {
	clear: both;
	display: block;
	float: right;
	width: 69%;
	background: #FFFFFF url('../images/content-center.png') repeat-y center;
}

#content-top-ku {
	background: url('../images/content-top.png') no-repeat center top;
}

#content-bottom-ku {
	background: url('../images/content-bottom.png') no-repeat center bottom;
}

#content-layout-ku {
	padding: 15px;
	margin: 0;
	background: #000000;
}

#left-ku {
	float: left;
	overflow: hidden;
	width: 30%;
}

#left-ku div.left-menu {
	margin-top: 4px;
}

#right-ku {
	float: right;
	overflow: hidden;
	width: 250px;
}

#right-ku div.right-menu {
	margin-top: 4px;
}

#content-wrapper,
#content-wrapper-full,
#content-wrapper-left,
#content-wrapper-right {
	clear: both;
}

#content-wrapper-right #main-body-ku {
	width: 100%;
}

#content-wrapper-right #left-ku {
	width: 22%;
}

#content-wrapper-right #content-ku {
	width: 77%;
	background: #FFFFFF url('../images/content-right-center.png') repeat-y center;
}

#content-wrapper-right #content-top-ku {
	background: url('../images/content-right-top.png') no-repeat center top;
}

#content-wrapper-right #content-bottom-ku {
	background: url('../images/content-right-bottom.png') no-repeat center bottom;
}

#content-wrapper-left #content-ku {
	width: 100%;
	background: #FFFFFF url('../images/content-left-center.png') repeat-y center;
}

#content-wrapper-left #content-top-ku {
	background: url('../images/content-left-top.png') no-repeat center top;
}

#content-wrapper-left #content-bottom-ku {
	background: url('../images/content-left-bottom.png') no-repeat center bottom;
}

#content-wrapper-full #main-body-ku {
	width: 100%;
}

#content-wrapper-full #content-ku {
	width: 100%;
	background: url('../images/content-full-center.png') repeat-y center;
}

#content-wrapper-full #content-top-ku {
	background: url('../images/content-full-top.png') no-repeat center top;
}

#content-wrapper-full #content-bottom-ku {
	background: url('../images/content-full-bottom.png') no-repeat center bottom;
}

#content-wrapper-full #content-layout-ku {
	padding: 15px;
}

div.moduletable h3 {
	font-size: 100%;
	height: 28px;
	line-height: 28px;
	color: #333333;
	background: url('../images/h3-bg.png') no-repeat left;; margin-left:-8px; margin-right:-8px; margin-top:0; margin-bottom:10px; padding-left:30px; padding-right:0; padding-top:0; padding-bottom:0
}

div.moduletable h3 span {
	display: block;
	height: 28px;
	background: url('../images/h3-bg.png') no-repeat right;
}

div.moduletable {
	margin: 0;
	padding: 0 15px;
}


div.module h3,
div.module_text h3,
div.module_menu h3,
div.mainmenu-br h3 {
	font-size: 100%;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	background: #333333 url('../images/h3-bg.png') no-repeat left;; margin-left:-6px; margin-right:-6px; margin-top:0; margin-bottom:10px; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}

div.module,
div.module_text,
div.module_menu,
div.mainmenu-br {
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url('../images/menu-bottom-right.png') no-repeat bottom right;
	overflow: hidden;
	margin-bottom: 5px
}

div.module div,
div.module_text div,
div.module_menu div,
div.mainmenu-bl {
	margin: 0;
	padding: 0;
	background: url('../images/menu-bottom-left.png') no-repeat bottom left;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.mainmenu-tr {
	padding: 0;
	margin: 0;
	background: url('../images/menu-top-right.png') no-repeat top right;
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.mainmenu-tl {
	background: url('../images/menu-top-left.png') no-repeat top left;; padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:15px
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.module li,
div.module_menu li,
div.module_text li {
	padding-left: 15px;
	background-position: 5px 7px;
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: url('../images/tick.gif') repeat-x bottom;
	margin: 0;
	padding: 0;
	line-height: normal
}

ul.menu li a {
	display: block;
	outline: none;
	background: url('../images/arrow.png') no-repeat 98% center;
	margin: 0;
	text-decoration: none;
	color: #000000; padding-left:0; padding-right:0; padding-top:6px; padding-bottom:6px
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color:  #5C5A4F;
	text-decoration: none;
	background: url('../images/arrow-active.png') no-repeat 98% center;
}

ul.menu li.active a {
	font-weight: bold;
	background: url('../images/arrow-active.png') no-repeat 98% center;
	color:  #5C5A4F
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
	background: none;
	padding: 0;
}

ul.menu li li a {
	color: #000000 !important;
	border: medium none;
	text-transform: none;
	font-weight: normal !important;
	background: url('../images/arrow.png') no-repeat 15px 10px !important;; padding-left:25px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color:  #5C5A4F !important;
	text-decoration: underline;
}

ul.menu li li.active a {
	color:  #5C5A4F;
	font-weight: bold !important;
}

ul.menu li li li a {
	color:  #5C5A4F !important;
	font-weight: normal !important;
	padding-left: 35px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

.mainmenu-full, .mainmenu-left, .mainmenu-center, .mainmenu-right {
	float: left;
	overflow: hidden;
}

.mainmenu-left div.module, .mainmenu-center div.module {
}

#mainmenu-ku {
	clear: both;
	width: 100%;
	padding: 0 0 5px;
}

#mainmenu-2-ku {
	clear: both;
	margin: 0;
	padding: 5px 0;
}

#mainmenu-ku div.module, #mainmenu-2-ku div.module {
	margin: 0;
}

#mainmenu-ku div.module h3, #mainmenu-ku div.module h3 span,
#mainmenu-2-ku div.module h3, #mainmenu-2-ku div.module h3 span {
	background: none;
	color: #333333;
	height: auto;
	line-height: normal;
	padding-left: 4px;
}

#bottom-ku {
	clear: both;
	margin: 0 8px;
	background: #373737 url('../images/bottom-bg.png') repeat-x top;
	border-top: 1px solid #1D1D1D;
	border-bottom: 1px solid #1D1D1D;
	color: #999999; padding-left:5px; padding-right:5px; padding-top:15px; padding-bottom:15px
}

#bottom-ku a:hover, #bottom-ku a:active, #bottom-ku a:focus {
	color: #FFFFFF;
}

#bottom-ku div.moduletable h3, #bottom-ku div.moduletable h3 span {
	background: none;
	color: #FFFFFF;
	height: auto;
	line-height: normal;
	padding-left: 4px;
}

#footer-ku {
	background: #000;
	clear: both;
	position: relative;
	padding: 8px 15px;
	margin: 0 20px;
	color: #666;
	text-align: center;
	border-top: 0px solid #F8F8F8;
}

#footer-ku small {
	font-size: 92%;
}

#footer-ku a:hover, #footer-ku a:active, #footer-ku a:focus {
	color: #404040;
}

#bottom-menu {
	background: url('../images/bottom-menu-bg.png') repeat-x;
	clear: both;
	margin: 0 9px;
	text-align: center;
	font-weight: bold; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}

#bottom-menu ul {
	margin: 0;
	padding: 0;
}

#bottom-menu li {
	margin: 0;
	padding: 0 20px;
	background: none;
	display: inline;
}

#bottom-menu li a {
	color: #999999;
}

#bottom-menu li a:hover, #bottom-menu li a:active, #bottom-menu li a:focus {
	color: #FFFFFF;
}

li.first-menu-ku {
	background: none !important;
}

.tool-tip {
	background: url('../images/tooltip-bg.gif');
	border: 1px solid #CCCCCC;
	float: left;
	padding: 5px
}

.tool-title {
	background: url('../images/tooltip-arrow.gif') no-repeat;
	font-weight: bold;
	margin-top: -15px;
	padding-bottom: 5px;
	padding-top: 15px
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0 10px;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

#system-message dd.message ul {
	background: #333333;
	border: none;
}

#system-message dd.error ul {
	background:  #5C5A4F;
	border: none;
}

#system-message dd.notice ul {
	background: #D58400;
	border: none;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}