/* @group Reset */
/* Originial by Eric Meyer,modifications by Rene Kreijveld */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,  ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;

}

html {
    overflow-y: scroll;
}

.componentpadding img[align="left"] {
	margin:0 10px 0 0;
}

.componentpadding img[align="right"] {
	margin:0 0 0 10px;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

.componentpadding a {
	color: #00aeef;
}

.componentpadding a:hover {
	color: #96BB33;
}

strong {
	font-weight: bold;
	color: #96BB33;
}

body {
    line-height: 1;
	background:#ffffff url(../images/background.jpg) no-repeat center -130px;
	width: 100%;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

/* forms stuff */
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    font-size: 100%;
}

/* @end */
/* @group Layout */


div#wrapper {
    position: absolute;
    text-align: left;
}

div#header {
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

div#leftpart {
    float: left;
}

div#content {
}

div#left {
    float: left;
}

div#middle {
    float: right;
}

div#right {
    float: right;
}

div#footer {
    line-height: 30px;
    overflow: hidden;
	border-top: 1px solid #cccccc;
	text-align:right;
	font-size: 11px;
}

div#footer p {
    line-height: 11px;
	color: #cccccc;
	text-align:right;
	margin-top:10px;
	font-size: 11px;
}



div.clr {
    clear: both;
}

/* @end */

/* @group Typography */
body {
    font-family: sans-serif;
    font-size: 12px;
    line-height: 150%;
}

div.joomla h1, div.joomla h2, div.joomla h3, div.joomla h4, div.joomla h5, div.joomla h6 {
    line-height: 100%;
    margin-bottom: 5px;
}

div.joomla h1 {
    font-size: 200%;
}

div.joomla h2 {
    font-size: 18px;
}

div.joomla h3 {
    font-size: 16px;
}

div.joomla h4 {
    font-size: 14px;
}

div.joomla h5 {
    font-size: 12px;
}

div.joomla h6 {
    font-size: 11px;
}

div.joomla h1 {
    color: #00aeef;
	font-weight: bold;
	font-size: 20px;
}

div.joomla h2, div.joomla h3, div.joomla h4, div.joomla h5 {
    letter-spacing: -1px;
}

div.joomla p {
    margin: 10px 0px 15px 0px;
}

div.joomla div.multicolumns h2.title {
    font-size: 200%;
    letter-spacing: -1px;
}

div.joomla p.articleinfo span.modified, div.joomla p.articleinfo span.author, div.joomla p.articleinfo span.created, div.joomla p.articleinfo span.url {
    display: block;
    font-size: 95%;
}

div.joomla p.articleinfo span.author {
    color: #969696;
    font-style: italic;
}

div.joomla p.articleinfo span.created {
    font-weight: bold;
}

div.joomla div.contact h1 {
    margin-bottom: 0px;
    font-size: 250%;
    font-weight: normal;
    letter-spacing: -1px;
}

div.joomla div.contact h2 {
    margin-bottom: 10px;
    font-size: 120%;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.contentheading, .componentheading {
    margin: 0;
    padding: 5px 0px 5px 0px;
    font-size: 250%;
    line-height: 100%;
    font-weight: bold;
    letter-spacing: -1px;
}


/* ----- menu ---------------*/

.moduletable {
	margin-top: 10px;
}

.bovencontentpadding .moduletable_menu {
}

.bovencontentpadding .moduletable_menu .menu {
	list-style: none;
}

.bovencontentpadding .moduletable_menu ul.menu {
	width: 900px;
	height: 29px;
}

.bovencontentpadding .moduletable_menu .menu li {
	background:transparent url(../images/menu_left.png) no-repeat scroll left 3px;
	display:inline;
	height:29px;
	padding: 9px 0 10px 13px;
}

.bovencontentpadding .moduletable_menu .menu li a {
	background:transparent url(../images/menu_back.png) no-repeat scroll right center;
	height:29px;
	padding:8px 9px 10px 0;
	width:129px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.bovencontentpadding .moduletable_menu .menu li:hover, .bovencontentpadding .moduletable_menu .menu .active {
	background:transparent url(../images/menu_lefth.png) no-repeat scroll left 3px;
}

.bovencontentpadding .moduletable_menu .menu li a:hover, .bovencontentpadding .moduletable_menu .menu li.active a {
	background:transparent url(../images/menu_backh.png) no-repeat scroll right center;
}

/* ------------- IE6 MENU -------------- */



/* ----------- IE6 & 7 -------------------*/



*+ html .bovencontentpadding .moduletable_menu .menu li {
	background:transparent url(../images/menu_left.png) no-repeat scroll left top;
	display:inline;
	height:32px;
	padding:0px 0 20px 13px;
	width:129px;
}

*+ html .bovencontentpadding .moduletable_menu .menu li a {
	background:transparent url(../images/menu_back.png) no-repeat scroll right top;
	height:32px;
	padding:6px 9px 14px 0;
	vertical-align: middle;
	width:129px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

*+ html .bovencontentpadding .moduletable_menu .menu li:hover, *+ html .bovencontentpadding .moduletable_menu .menu .active {
	background:transparent url(../images/menu_lefth.png) no-repeat scroll left top;
}

*+ html .bovencontentpadding .moduletable_menu .menu li a:hover, *+ html .bovencontentpadding .moduletable_menu .menu li.active a {
	background:transparent url(../images/menu_backh.png) no-repeat scroll right top;
}

/* ------------------- FOOTER ---------------------*/

#footer .menu li {
	display:inline;
	height:29px;
	width:100px;
}


#footer .menu li a {
	text-decoration: none;
	color: #00aeef;
	font-weight: bold;
	font-size: 11px;
	padding:0px 0px 0px 10px;
	float: right;
}

#footer .menu li a:hover {
	color: #000000;
}

/* ------------------- LEFTMenu ------------------- */

#left .moduletable_menu {
	background: #ffffff url(../images/kaderopen_03.png) no-repeat scroll center bottom;
	padding: 0 0 20px;
	width: 171px;
}

#left .moduletable_menu ul {
	background: url(../images/kaderopen_01.png) no-repeat top center;
	padding: 20px 0 0 20px;
}

#left .moduletable_menu ul li ul {
	background: none;
	padding: 0px 0 0 10px;
}

#left .moduletable_menu ul li {
	border-left: 3px solid #96BB33;
	border-right: 3px solid #96BB33;
	margin:0 0 0 -20px;
	padding:0 0 0 12px;

}

#left .moduletable_menu ul li ul li {
	border: none;
	margin:0 0 0 -20px;
	padding:0 0 0 20px;
}

#left .moduletable_menu ul li a {
	font-size: 11px;
	font-weight: bold;
	letter-spacing:-0.03em;
	color: #00aeef;
	text-decoration:none;
}

#left .moduletable_menu ul li a:hover {
	color: #96BB33;
}

#left .moduletable_menu ul li#current a {
	color: #96BB33;
}

#left .moduletable_menu ul li ul li a {
	color: #00aeef;
}

#left .moduletable_menu ul li ul li#current a {
	color: #96BB33;
}

#left .moduletable_menu ul li ul li#current a:hover {
	color: #00aeef;
}

/* ------------- NEWS ----------------*/
#left .moduletable {
	background: #96BB33 url(../images/kaderdicht_03.png) no-repeat scroll center bottom;
	padding: 0 0 20px;
	width: 171px;
}

#left .moduletable h3 {
	background: url(../images/kaderdicht_01.png) no-repeat top center;
	padding: 20px 0 0 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
}

#left .moduletable .latestnews {
	padding:0 0 0 5px;
}

#left .moduletable p {
	padding-left:14px;
}

#left .moduletable ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left:16px;
}

#left .moduletable ul li a:hover {
	color: #cccccc;
}

/*
 @end */
/* @group Colors,Backgrounds */




/* @end */

/* @group Sizes */
/* Columns setup, visual layout                                       */
/* |----------------------------wrapper-----------------------------| */
/* ||-header-------------------------------------------------------|| */
/* ||                                                              || */
/* ||--------------------------------------------------------------|| */
/* ||--------------------leftpart--------------------|----right----|| */
/* |||-----left-----|-----------middle-------------|||             || */
/* |||              |                              |||             || */
/* |||--------------|------------------------------|||             || */
/* ||-----------------------------------------------||-------------|| */
/* ||-footer-------------------------------------------------------|| */
/* ||                                                              || */
/* ||--------------------------------------------------------------|| */
/* |----------------------------------------------------------------| */
/* Wrapper defines the width of the website. Set margin-left to half the value of width. */
div#wrapper {
    width: 960px;
    left: 50%;
    margin-left: -480px;
}

/* Height of the header. */
div#header {

    width: 960px;
}

/* Width leftpart when left and right column are present */
body.lmr div#leftpart {
    width: 760px;
}

/* Width leftpart when only right column is present */
body.mr div#leftpart {
    width: 760px;
}

/* Width leftpart when only left column is present */
body.lm div#leftpart {
    width: 960px;
}

/* Width leftpart when left column and right column are present */
body.m div#leftpart {
    width: 960px;
}

/* Set margin-top of #content the same value as the height of the header */
div#content {
    margin-top: 65px;
}

/* Width of the left column */
body.lmr div#left {
    width: 200px;
}

body.lm div#left {
    width: 210px;
	margin-top:100px;
}

body.mr div#left {
    width: 0;
    display: none;
    visibility: hidden;
}

body.m div#left {
    width: 0;
    display: none;
    visibility: hidden;
}

/* Width of the middle column */
body.lmr div#middle {
    width: 560px;
}

body.lm div#middle {
    width: 750px;
}

body.mr div#middle {
    width: 760px;
}

body.m div#middle {
    width: 960px;
}

/* Width of the right column */
body.lmr div#right {
    width: 200px;
}

body.mr div#right {
    width: 200px;
}

body.lm div#right {
    width: 0;
    display: none;
    visibility: hidden;
}

body.m div#right {
    width: 0;
    display: none;
    visibility: hidden;
}

/* Width and height of the footer */
div#footer {
    width: 960px;
    height: 100px;
	margin-left:12px;
	width:948px;
}

div.leftpadding {
    padding: 10px;
}

/* ---------- REST -------------*/

.componentpadding {
	margin-top: 17px;
	color: #77787B;
	padding: 0 0 0 7px;
	overflow:hidden;
}

.componentpadding ul {

	list-style-type: disc;
	margin-left: 20px;
	padding-left: 10px;
}

.language {
	margin:0 auto;
	padding-top:5px;
	text-align:right;
	width:960px;
}

.language a, .language .active {
	font-size: 11px;
	color: #95bb32;
}

.language a:hover {
	color: #00aeef;
}

/* @end */
/* @group Joomla */
/* Copyright (C) 2007 - 2009 YOOtheme GmbH */
/*
 * general
 * used by Jommla core components
 */
div.joomla h1.pagetitle {
	border-bottom: 1px solid #CCCCCC;
	height:25px;
}

div.joomla div.description {
    margin: 10px 0px 10px 0px;
    overflow: hidden;
}

div.joomla div.description img.left {
    margin-right: 15px;
    float: left;
}

div.joomla div.description img.right {
    margin-left: 15px;
    float: right;
}

div.joomla div.filter {
    margin: 10px 0px 10px 0px;
}

div.joomla th {
    padding: 5px 5px 5px 5px;
    background: #ebebeb;
    border-bottom: 1px solid #b4b4b4;
    font-weight: bold;
}

div.joomla tr.even td {
    padding: 5px 5px 5px 5px;
    background: #f0f0f0;
    border-bottom: 1px solid #dcdcdc;
}

div.joomla tr.odd td {
    padding: 5px 5px 5px 5px;
    background: #fafafa;
    border-bottom: 1px solid #dcdcdc;
}

div.joomla span.number {
    color: #969696;
    font-style: italic;
}

/* floats */
div.joomla .float-left {
    float: left;
    overflow: hidden;
}

div.joomla .float-right {
    float: right;
    overflow: hidden;
}

div.joomla .width25 {
    width: 24.999%;
}

div.joomla .width33 {
    width: 33.333%;
}

div.joomla .width50 {
    width: 49.999%;
}

div.joomla .width100 {
    width: 100%;
}

/*
 * com_content
 * blog layout (frontpage,category,section)
 * sub selectors:blog
 */
div.joomla div.blog div.description {
    margin: 10px 0px 15px 0px;
    padding-bottom: 20px;
    border-bottom: 1px #c8c8c8 dotted;
}

div.joomla div.leadingarticles {
    overflow: hidden;
}

div.joomla div.teaserarticles {
    overflow: hidden;
}

div.joomla div.item {
    margin-bottom: 15px;
}

div.joomla div.item-bg {
    padding-bottom: 5px;
    overflow: hidden;
}

div.joomla div.multicolumns div.item {
    margin: 0px 15px 15px 15px;
}

div.joomla div.multicolumns div.first div.item {
    margin-left: 0px;
}

div.joomla div.multicolumns div.last div.item {
    margin-right: 0px;
}

div.joomla div.morearticles {
    margin: 10px 0px 10px 0px;
}

div.joomla div.pagination {
    text-align: center;
}

div.joomla div.pagination p.results {
}

/*
 * com_content
 * list layout (frontpage,category,section)
 * sub selectors:sectionlist,categorylist
 */
/*
 * com_content
 * article layout
 * sub seletors:article
 */
div.joomla div.headline {
    overflow: hidden;
	border-bottom:1px solid #CCCCCC;
}

div.joomla h1.title, div.joomla h2.title {
    width: auto;
    float: left;
	font-size: 20px;
}

div.joomla span.icon {
    display: block;
    margin-top: 10px;
    float: right;
}

div.joomla div.multicolumns span.icon {
    margin-top: 5px;
}

div.joomla span.edit {
    margin-left: 10px;
    float: left;
}

div.joomla span.pdf {
    margin-right: 5px;
}

div.joomla span.print {
    margin-right: 5px;
}

div.joomla span.email {
}

div.joomla span.printscreen {
}

div.joomla p.iteminfo {
    margin: 0px 0px 15px 0px;
}

div.joomla p.articleinfo {
}

/*
 * com_content
 * editing an article
 * sub seletors:edit-article
 */
div.joomla div.edit-article fieldset {
    margin-bottom: 30px;
}

div.joomla div.edit-article fieldset div {
    overflow: hidden;
}

div.joomla div.edit-article label.label-left {
    display: block;
    width: 150px;
    float: left;
}

div.joomla div.edit-article div.save {
    margin: 0px;
    float: right;
}

div.joomla div.edit-article div#editor-xtd-buttons {
    margin-bottom: 0px;
    overflow: hidden;
}

div.joomla div.edit-article div#editor-xtd-buttons div {
    margin: 0px;
}

div.joomla div.edit-article div#editor-xtd-buttons div.button2-left {
    margin-right: 5px;
}

div.joomla div.edit-article div#editor-xtd-buttons a:link, div.joomla div.edit-article div#editor-xtd-buttons a:visited, div.joomla div.edit-article div#editor-xtd-buttons a:hover {
    color: #323232;
}

/*
 * com_weblinks
 * sub seletors:weblinks
 */
div.joomla div.weblinks fieldset {
}

div.joomla div.weblinks fieldset div {
    overflow: hidden;
}

div.joomla div.weblinks label.label-left {
    display: block;
    width: 150px;
    float: left;
}

/*
 * com_search
 * sub seletors:search
 */
div.joomla div.search p.info {
    margin: 0px;
    color: #969696;
    font-style: italic;
}

div.joomla div.search span.highlight {
    background: #ffffaa;
}

/*
 * com_poll
 * sub seletors:poll
 */
div.joomla div.poll fieldset {
    margin: 15px 0px 10px 0px;
}

/*
 * com_contact
 * sub seletors:contact
 */
div.joomla div.contact div.image {
    float: right;
}

div.joomla div.contact table {
    margin-bottom: 10px;
}

div.joomla div.contact label.label-top {
    display: block;
}

/*
 * com_user
 * sub seletors:user
 */
div.joomla div.user label.label-left, div.joomla div.user span.label-left {
    display: block;
    width: 130px;
    float: left;
}

/*
 * mod_newsflash
 */
div.module-newsflash {
    overflow: hidden;
}

div.module-newsflash div.item {
    padding-bottom: 15px;
    overflow: hidden;
}

div.module-newsflash div.last {
    padding-bottom: 0px;
}

/*
 * Joomla! system tooltips
 */
.tool-tip {
    float: left;
    background: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
    color: #323232;
}

.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}

/* @end */