body {
	background-color: #cecece;
	margin: 0px;
	padding: 0px;
}
body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

h1 {
	margin: 0 0 16px 0;
}

h3 {
	margin: 0 0 16px 0;
	display: block;
}

#content a:link,
#content a:visited {
	background: #FFFFFF url('/assets/layout/link.gif') no-repeat left;
	padding: 0 0 0 14px;
	color: #404040;
}

#content a.linkText {
	display: block;
}

#content a:hover {
	background-color: #c3c3c3;
	color: #000;
}

#content a.lightview {
	background: none;
	padding: 0;
}

img {
	border: none;
}

#container {
	xborder: 1px solid red;
	width: 984px;
	margin: 0 auto;
	background: #cecece url('/assets/layout/mainbg.png') repeat-y;
}

#header {
	height:87px;
	background: #ffffff url('/assets/layout/header.png') no-repeat;
}

#homelink {
	display: block;
	text-decoration: none;
	background: transparent;
	height: 87px;
}

#inner {
	margin: 0 34px 0 34px;
	xborder: 1px solid red;
}

#mainnav {
	xborder: 1px solid blue;
}

#sujet {
	clear: both;
	padding: 0;
	height: 166px;
}

#sidebar {
	width: 228px;
	float: left;
}

#subnav {
	margin: 10px 0 16px 0;
}

#content {
	width: 683px;
	float: left;
	xborder: 1px solid red;
	margin: 0 0 0 5px;
	line-height: 16px;
}

#innercontent {
padding: 10px 0 0 16px;
}

#footer {
	height:55px;
	background: #ffffff url('/assets/layout/footer.png') no-repeat left bottom;
	padding: 0 0 0 23px;
}

#footer2 {
	height:38px;
	background: #ffffff url('/assets/layout/footer2.png') no-repeat;
	padding: 0 0 0 23px;
}

#footer div {
	width: 228px;
}

#footer span {
	float: right;
	color: #8a887b;
	font-size: 10px;
	margin-top: 4px;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li {
	margin: 0;
	padding: 0;
	float: left;
}

.clear {
	clear: both;
	height: 1px;
	visibility: hidden;
}

/*
	ebene 0
*/
ul.level0 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.level0 {
	margin: 0;
	padding: 0;
}
/*
	SUBNAV
*/
#subnav ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

#subnav a:link,
#subnav a:visited {
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 12px;
	padding: 1px 0 1px 24px;
	background: #ffffff url('/assets/layout/square.gif') no-repeat left center;
	color: #404040;
}

#subnav a:hover,
#subnav a.highlight {
	background: #68C88D url('/assets/layout/square.gif') no-repeat left center;
	color: black;
}

li.level1 {
	margin: 0;
	padding: 0;
}
/*
	ebene 2 und hoeher : jeweils 10px links eingerueckt
*/
ul.level1 ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
ul.level1 ul li {
	margin: 0;
	padding: 0;
}

#subnav ul.level2 {
padding: 5px 0 5px 0;
}

#subnav a.level2:link,
#subnav a.level2:visited {
	xborder: 1px solid red;
	padding: 0 0 0 30px;
	background-position: 10px center;
	font-size: 10px;
}


/*
	alle ebenen : definition der hyperlink styles

ul.navtree a:link,
ul.navtree a:visited {
	text-decoration: none;
	display: block;
	float: left;
	text-align: right;
}
ul.navtree a.inpath:link,
ul.navtree a.inpath:visited {
	background: silver;
}
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited {
	background: yellow;
}
*/

#balken {
	width: 456px;
	height: 19px;
	float: left;
}

#balken2 {
	height: 12px;
	clear: both;
}

/*
MAINNAV
*/
#navtree1 li {
	border-top: 1px solid #b2b2b2;
	float: left;
	width: 111px;
	margin: 0 0 0 4px;
}

#navtree1 li:hover,
#navtree1 li.highlight,
#navtree1 li.inpath {
	border-top: 1px solid black;
}

#navtree1 a.p3 {
	background: #b3e3c6;
}

#navtree1 a.p4 {
	background: #eff1a7;
}

#navtree1 a.p5 {
	background: #b8d4df;
}

#navtree1 a.p6 {
	background: #e1e1e1;
}

/* Rollover / Active */

#navtree1 a.p3:hover,
#navtree1 a.p3.highlight,
#navtree1 a.p3.inpath {
	background: #68c88d;
	color: black;
}

#navtree1 a.p4:hover,
#navtree1 a.p4.highlight,
#navtree1 a.p4.inpath {
	background: #dfe44f;
	color: black;
}

#navtree1 a.p5:hover,
#navtree1 a.p5.highlight,
#navtree1 a.p5.inpath {
	background: #72aac0;
	color: black;
}

#navtree1 a.p6:hover,
#navtree1 a.p6.highlight,
#navtree1 a.p6.inpath {
	background: #c3c3c3;
	color: black;
}



#navtree1 a:link,
#navtree1 a:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 12px;
	color: #404040;
	padding: 2px 0 2px 0;
}

/*
#navtree1 a.inpath:link,
#navtree1 a.inpath:visited {
	background: silver;
}
#navtree1 a.highlight:link,
#navtree1 a.highlight:visited {
	background: yellow;
} */


/*
	formulare
*/
table.form {
	padding: 0;
	margin: 0;
}

table.form tr,
table.form td {
	margin: 0;
	padding: 0;
}

table.form td p {
	margin: 0;
	padding: 4px;
}

input.M,
input.P, textarea.P,
input.F, textarea.F {
	color: black;
	background-color: #e6e6e6;
	width: 500px;
	border: none;
	padding: 2px;
}
input.S {
	color: black;
	font-weight: bold;
	background-color: #e6e6e6;
	width: auto;
	border: none;
}
input.C {
	color: black;
	background-color: transparent;
}

input.C:hover,
input.C:focus,
input.S:hover,
input.S:focus, 
input.P:hover,
input.P:focus, 
input.F:hover,
input.F:focus, 
textarea.P:hover,
textarea.P:focus, 
textarea.F:hover,
textarea.F:focus {
	background: #c3c3c3;
}

th.form {
	border: none;
	background-color: #e6e6e6;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
input.marked,
textarea.marked {
	border-color: #BF2F28;
}


/*
	sitemap
*/
#ce_sitemap {
	list-style-type: none;
	padding: 0 0 0 0;
}
#ce_sitemap ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

#ce_sitemap li.hmenu1 {
	width: 310px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
}

#ce_sitemap li.hmenu1 a:link,
#ce_sitemap li.hmenu1 a:visited {
	display: block;
	font-weight: bold;
}



#ce_sitemap a:link,
#ce_sitemap a:visited {
	text-decoration: none;
	display: block;
	color: #434343;
}
#ce_sitemap a:hover {
	color: black;
}

#ce_sitemap ul.p3 {
	border-left: 2px solid #68C88D;
}


#ce_sitemap ul.p4 {
	border-left: 2px solid #DFE44F;
}

#ce_sitemap ul.p5 {
	border-left: 2px solid #72AAC0;
}


#ce_sitemap ul.p6 {
	border-left: 2px solid #C3C3C3;
}


#ce_sitemap ul.p19 {
	border-left: 2px solid #C3C3C3;
}

#ce_sitemap ul.p3 a:link,
#ce_sitemap ul.p3 a:visited,
#ce_sitemap ul.p4 a:link,
#ce_sitemap ul.p4 a:visited,
#ce_sitemap ul.p5 a:link,
#ce_sitemap ul.p5 a:visited,
#ce_sitemap ul.p6 a:link,
#ce_sitemap ul.p6 a:visited,
#ce_sitemap ul.p19 a:link,
#ce_sitemap ul.p19 a:visited
 {
	font-weight: normal;
}

#ce_sitemap ul.p3 a:hover {
	background-color: #68C88D;
}

#ce_sitemap ul.p4 a:hover {
	background-color: #DFE44F;
}

#ce_sitemap ul.p5 a:hover {
	background-color: #72AAC0;
}

#ce_sitemap ul.p6 a:hover {
	background-color: #C3C3C3;
}

#ce_sitemap ul.p19 a:hover {
	background-color: #C3C3C3;
}

/*
KASTEN
*/

div.kasten {
	margin: 0 0 32px 0;
}

div.kasten .head {
	padding: 0;
	border-bottom: 2px solid #C3C3C3;
}

div.kasten .head h2 {
	margin: 0;
}

div.kasten .text {
	padding: 5px 0 0 0;
	float: left;
}

div.kasten .text.withpic {
	/*width: 490px;*/
	float: left;
	width: 72%;
}

div.kasten .img {
	float: left;
	margin: 5px 10px 0 0;
}

/*
VERTIKALER KASTEN
*/

div.vertkasten {
	xborder: 1px solid red;
	width: 226px;
}

div.vertkasten a {
	text-decoration: none;
}

div.vertkasten h1 {
	margin: 0 0 0 0;
}

div.vertkasten .img {
	margin: 0 0 0 0;
}

div.vertkasten .textbox {
	margin: 0;
	padding: 8px 8px 8px 8px;
	font-size: 11px;
}

div.vertkasten.green {
	background: #B3E3C6;
}

div.vertkasten.green:hover {
	background: #73D19F;
}

/*
TABELLEN
*/

table.tab1 {
	width: 100%;
}

table.tab1 thead tr {
	background-color: #c3c3c3;
	font-weight: bold;
}

table.tab1 td {
	border-right: 1px solid #c3c3c3;
	padding: 4px;
}
/*
Startseite
*/

#line {
	height: 19px;
	background: #ffffff url('/assets/layout/startbalken.gif') no-repeat;
}

#kaesten {
	margin: 0 0 0 0;
}

#startcontent {
	width: 680px;
	float: left;
	padding: 16px 0 0 5px;
	line-height: 16px;
}

#newsbox {
	margin: 4px 0 0 0;
	float: right;
	background: #e6e6e6 url('/assets/layout/newsbox.png') no-repeat;
}

/****************
teaser
****************/

#teaserlist {
	width: 226px;
	xbackground: #e6e6e6 url('/assets/layout/newsbox.png') no-repeat;
}

/*
#teaserheader {
	height: 14px;
	background: #e6e6e6;
}
#teaserfooter {
	height: 14px;
	background: #e6e6e6;
}
*/
#overlay {
background-color: red;
}

/****************
EVENTS
****************/

.eventList {

}

.eventList .date {
	background-color: #72AAC0;
	padding: 4px;
}

/*
.eventList .innerDate {
	background-color: #72AAC0;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	}

	
.eventList .innerDate:hover {

}
*/

.eventList .date .dayStr,
.eventList .date .dayInt,
.eventList .date .monthYear
 {
	color: white;
	text-align: center;
	display: block;
}

.eventList .date .dayInt {
	font-size: 24px;
	font-weight: bold;
	padding: 4px;
}

#content .eventList a.eventLink:link,
#content .eventList a.eventLink:visited {
	background: none;
	padding: 0;
	/* border: 1px solid red; */
	text-decoration: none;
}

.eventList .head h2 {
	margin: 16px 0 0 0;
	border-bottom: 2px solid #72AAC0;
}

.eventDetail {
/*	border: 1px solid red; */
}

.eventDetail .innerContent {
	/*border: 1px solid green;*/
	padding: 0 10px 0 0;
}

.eventDetail .date .dayStr,
.eventDetail .date .dayInt,
.eventDetail .date .monthYear {
	color: white;
	text-align: center;
	display: block;
}

.eventDetail .date .dayInt {
	font-size: 24px;
	font-weight: bold;
	padding: 4px;
}

.eventDetail .date {
	background-color: #72AAC0;
	margin: 0 0 5px 0;
}

.eventDetail .date .left {
	/*border: 1px solid red;*/
	width: 80px;
	float: left;
}

.eventDetail .date .right {
	/*border: 1px solid red;*/
	float: left;
	font-size: 24px;
	font-weight: bold;
	padding: 22px 4px 20px 10px;
	color: white;
}

.eventimages a.slideshow:link, 
.eventimages a.slideshow:visited {
	margin: 0 0 16px 0;
}

.eventimages a.lightview:link,
.eventimages a.lightview:visited {
	width: 106px;
	height: 106px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}