body {
	margin: 0px;
	padding: 0px;
	background: white url('/assets/layout/bg0.png');
}
body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

a:hover,
a:active {
	color: #FFC600;
}


a img,
img {
	border: none;
}

h1 {
	font-size: 20px;
	margin: 0 0 3px 0;
}

h2 {
	font-size: 14px;
	color: black;
	margin: 0 0 16px 0;
}

#indent {
	border: 1px solid red;
}

#container {
	background: transparent url('/assets/layout/bg1.png') repeat-x;
}

#wrapper {
	width: 1007px;	
	margin: 0 auto;
	background: transparent url('/assets/layout/shadow1.png') repeat-y;
}

#header {
	height: 163px;
	background: white url('/assets/layout/headbg.jpg') no-repeat;
	font-size: 10px;
	color: white;
	font-weight: bold; 
}

#header .inner {
	padding: 3px 36px 0 36px;
}

#header a:link,
#header a:visited {
	color: white;
	text-decoration: none;	
}

#header a:hover,
#header a:active {
	text-decoration: underline;
}

#header a#homelink,
#header a#homelink:hover,
#header a#homelink:active,
#header a#homelink:link,
#header a#homelink:visited {
	display: block;
	text-decoration: none;
	height: 140px;
}

#nav {
	margin: 0 19px 0 19px;
	border-bottom: 1px solid white;
	background: #DFE0E1;
}

#content {
	margin: 0 19px 0 19px;
	background: white;
}

#innercont {
	padding: 0 17px 17px 17px;
}

#smallcont {
	float: right;
	width: 723px;
}

#topcont{

}

#navbar{
	width: 246px;
	float: left;
	background: white url('/assets/layout/sidebarbg.png') repeat-x;
	height: 341px;
}


#navbar .inner {
	padding: 16px 17px 0 17px;
}

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

#context {
	padding: 0 5px 0 16px;
	margin: 0 0 16px 0;
}

#navbar2{
/*	width: 246px; */
	background: white url('/assets/layout/sidebarbg.png') repeat-x;
	height: 341px;
/*	margin-right: 16px; */
}


#navbar2 .inner {
	padding: 16px 17px 0 17px;
}

#flash{
	width: 723px;
	float: left;
}

#date {
	clear: both;
	font-size: 10px;
	padding: 10px 17px 0 17px;
	color: #b6b6b6;
}

#foot {
	width: 1007px;	
	height: 38px;
	margin: 0 auto;
	background: transparent url('/assets/layout/footbg.png');
}

#foot .inner {
	padding: 3px 36px 0 36px;
}

#foot span {
	color: white;
	font-size: 10px;
}

#foot a:link, 
#foot a:visited,
#foot a:hover {
	color: white;
	text-decoration: none;
}

/* OBJECTS */

/* TEASER */

.teaser {
	background: transparent url('/assets/layout/teaserbg.png') repeat-x;
	height: 85px;
	min-height: 85px;
	overflow: hidden;
}

.teaser .teaserinner {
	padding: 11px 0 11px 17px;
	font-size: 11px;
	background: transparent url('/assets/layout/teaserlink.gif') no-repeat 220px 62px;
	overflow: hidden; 
	min-height: 60px;
}

.teaser a:link,
.teaser a:visited {
	text-decoration: none;
}

.teaser a:hover {
	color: #FFC600;
}


/*LINKS */

a.textlink:link,
a.textlink:visited,
a.download:link,
a.download:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url('/assets/layout/textlink.gif') no-repeat;
	display: block;
	padding: 2px 0 0 25px;
	height: 20px;
	margin-bottom: 5px;
}

a.download:link,
a.download:visited {
	background: transparent url('/assets/layout/download.gif') no-repeat;
}

a.textlink:hover,
a.download:hover {
	text-decoration: underline;
}

a.textlink:hover {
	background: transparent url('/assets/layout/textlink1.gif') no-repeat;
}

a.download:hover {
	background: transparent url('/assets/layout/download1.gif') no-repeat;
}

a.download small {
	font-size: 9px;
	font-weight: normal;
}

/*
	kasten
*/
div.kasten {
	/* border-top: 1px solid #909A9C; */
	/* border-bottom: 1px solid #909A9C; */
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
}

div.kasten h2 {
	border-bottom: 1px solid #909A9C;
}

div.kasten .kastenimg {
	float: left;
	margin-right: 12px;
}
div.kasten a.kasten:link,
div.kasten a.kasten:visited {
	display: block;
	text-align: right;
	color: #BE1418;
	text-decoration: none;
}

/****************
colored table 1
****************/
table.colored1 {
	width: 100%;
	border: none;
}

table.colored1 .left {
	width: 120px;
	background: #FFC600;
	font-weight: bold;
	color: white;
	vertical-align: top;
	padding: 4px;
}

table.colored1 .right {
	width: 400px;
	border: none;
	vertical-align: top;
	padding: 4px;
}

/* NAV */
/*
	ebene 0
*/
ul.level0 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.level0 {
	margin: 0;
	padding: 0;
}
/*
	ebene 1
*/
ul.level1 {
	list-style-type: none;
	margin: 0 0 0 26px;
	padding: 0;
}
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 26px;
	padding: 0;
}
ul.level1 ul li {
	margin: 0;
	padding: 0;
}
/*
	alle ebenen : definition der hyperlink styles
*/
ul.navtree a:link,
ul.navtree a:visited {
	text-decoration: none;
	display: block;
	text-align: left;
	color: #626466;
	font-size: 13px;
	font-weight: bold;
	margin-top: 13px;
}


ul.navtree a.inpath:link,
ul.navtree a.inpath:visited,
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited,
ul.navtree a:hover {
	color: #FFC502;
}

ul.navtree li.level1 a:link,
ul.navtree li.level1 a:visited {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent url('/assets/layout/linkpfeil0.gif') no-repeat 0px 4px;
}

ul.navtree li.level1 a:hover,
ul.navtree li.level1 a.highlight:link, 
ul.navtree li.level1 a.highlight:visited {
	background: transparent url('/assets/layout/linkpfeil1.gif') no-repeat 0px 4px;
}

/*
	formulare
*/
input.M,
input.P, textarea.P,
input.F, textarea.F {
	color: black;
	background-color: #e0e1e2;
	width: 500px;
	border: 1px solid #B8C4D0;
	height: 25px;
	font-size: 16px;
}

textarea.F {
	height: 100px;
}

input.S {
	color: black;
	font-weight: bold;
	background-color: #e0e1e2;
	width: auto;
	border: 1px solid #B8C4D0;
}
input.C {
	color: black;
	background-color: transparent;
}
th.form {
	border: 1px solid #B8C4D0;
	background-color: #e0e1e2;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
input.marked,
textarea.marked {
	border-color: #BF2F28;
}

#newsletter input.M {
	color: black;
	background-color: #e0e1e2;
	width: 670px;
	border: 1px solid #B8C4D0;
	font-size: 12px;
	margin-bottom: 16px;
	padding: 5px;
	height: 14px;
}


/*
	sitemap
*/
#ce_sitemap {
	list-style-type: none;
}
#ce_sitemap ul {
	margin: 10px 0;
	list-style-type: disc;
}
#ce_sitemap a:link,
#ce_sitemap a:visited {
	text-decoration: none;
	display: block;
	color: #434343;
}
#ce_sitemap a:hover {
	color: black;
}

a.slideshow:link,
a.slideshow:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url('/assets/layout/textlink.gif') no-repeat;
	display: block;
	padding: 2px 0 0 25px;
	height: 20px;
	margin-bottom: 5px;
}

a.slideshow:hover {
	text-decoration: underline;
}


.slideshow a {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #FFC600;
}


/* COLORED TABLE */
#colored tr td {
	border-bottom: 1px solid #909A9C;
	padding: 3px;
}

#colored .head,
#colored .head td {
	background-color: #FFC600;
	border: none;
}

