body {
	background-color: #cfd0d0;
	margin: 0px;
	padding: 0px;
}
body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: #565655;
	font-family: Verdana, Arial, sans-serif;
/*	font-size: 11px;*/
	text-align: left;
}

.clear {
	clear: both;
}

img,
a img {
	border: none;
}

#overAll {
	width: 988px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
}

#functions {
	background: transparent url('/assets/layout/functionsBg.png') no-repeat bottom left; 
	color: #0079ba;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	padding: 25px 0 0 0;
	margin: 0 10px;
}

#functions a:link,
#functions a:visited {
	color: #565655;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
}

#functions a:hover,
#functions a:active {
	color: #0079ba;
}

#functions div.left {
	float: left;
	width: 200px;
/*	background: red; */
}

#functions div.left div.inner {
	padding: 0 0 10px 10px;
}

#functions div.right {
	float: right;
	text-align: right;
	padding: 0 10px 0 0;
}

#functions div.right a:link,
#functions div.right a:visited {
	margin: 0 12px;
}

#functions div.right a.lang:link,
#functions div.right a.lang:visited {
	margin: 0;
}


#functions span.search {
	color: #565655;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
}

#functions input {
	font-size: 9px;
	border: none;
	margin: 0 0 0 10px;
	padding: 0;
	color: #565655;
	
}

#functions form {
	display: inline;
}

#mainNav {
	background: transparent url('/assets/layout/navBg.png');
	height: 107px;
}

#mainNav div.inner {
/*	background: #ccc; */
	margin: 0 0 0 340px;
	padding: 45px 0 0 0;
}
#mainContent {
	background: transparent url('/assets/layout/contBg.png') repeat-y top left;
}

#mainContent div.inner {
/*	background: #ccc; */
	margin: 0 43px 0 40px;
}

#mainContent #sideBarLeft {
	width: 299px;
	float: left;
	background: transparent url('/assets/layout/sideBarBg.png') no-repeat top left;
	min-height: 45px;
/*	height: 45px; */
}

#mainContent #sideBarLeft div.inner {
/*	background: yellow; */
	margin: 0;
	padding: 0 40px 0 0;
}

#mainContent #contRight {
/*	background: #ccc; */
	width: 606px;
	float: left;
	font-size: 12px;
}


#mainCOntent #contRight td,
#mainContent #contRight a:link,
#mainContent #contRight a:visited {
	font-size:12px;
}

#mainContent #contRight td.navigation a:link, 
#mainContent #contRight td.navigation a:visited {
	font-size: 12px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	padding: 0 0 0 5px;
	background: transparent url('/assets/layout/bullet.gif') no-repeat center left;
}

#mainContent #contRight ul li {
/*	padding: 0 0 0 5px;*/
/*	background: transparent url('/assets/layout/bullet.gif') no-repeat center left;*/
	font-size: 12px;
	margin: 5px 0;
	list-style-image: url('/assets/layout/bullet.gif');
}

#mainContent #contRight td.navigation a:hover,
#mainContent #contRight td.navigation a.active {
	color: #0079ba;
}

#mainContent #contRight h1 {
	font-size: 16px;
}

#mainContent #contRight h3 {
	font-size: 14px;
}

#mainContent #contRight table.colored {}

#mainContent #contRight table.colored thead td{
	background: #0083C2;
	padding: 2px;
	color: white;
	font-weight: bold;
}

#mainContent #contRight table.colored tbody tr.odd td {
	background: #E8E8E8;
		padding: 2px;
}
#mainContent #contRight table.colored tbody tr.even td {
	background: #f9f9f9;
		padding: 2px;
}



div.teaser {
	margin: 10px 5px 0 0;
	padding: 5px 10px;
	background: #fff url('/assets/layout/teaserBg.png') no-repeat top left;
	font-size: 11px;
}

div.teaser h1 {
	font-size: 11px;
}

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


#footer {
	background: transparent url('/assets/layout/contBg.png') repeat-y top left;
}

/*
	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 10px;
	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 10px;
	padding: 0;
}
ul.level1 ul li {
	margin: 0;
	padding: 0;
}
/*
	alle ebenen : definition der hyperlink styles
*/
ul.navtree a:link,
ul.navtree a:visited {
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-align: left;
	color: #565655;
	margin: 8px 0;
	text-transform: uppercase;
}

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


/*
	formulare
*/
input.M,
input.P, textarea.P,
input.F, textarea.F {
	color: black;
	background-color: #e0e1e2;
	width: 454px;
	background: #EFF0F0;
	border: none;
	padding: 3px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
}

textarea.F {
	margin-top: 7px;
}

input.S {
	color: white;
	font-weight: bold;
	background-color: #297FC3;
	width: auto;
	border: none;
	padding: 3px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 100%;
	margin-top: 10px;
}
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: 2px solid #BF2F28;
}

/*
search
*/

div.searchFields input.F {
	font-size: 14px;
	width: 485px;
	padding: 5px;
/*	border: 2px solid #297FC3;*/
	background: #EFF0F0;
}
div.searchFields input.S {
	font-size: 14px;
	padding: 4px;
/*	border: 2px solid #297FC3;*/
	background: #297FC3;
	width: 80px;
}

div.searchResult {
	background: #EFF0F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 16px 0;
	padding: 5px;
}

div.searchResult span.search {
	background: #297FC3;
	color: white;
	padding: 2px;
}

/*
	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;
}

/*
	kasten
*/
div.kasten {
	margin: 0 0 16px 0;
	text-align: left;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	
}

div.kasten div.right {
/*	border: 1px solid #E8E8E8;*/
	background: #E8E8E8;
	
	
}

div.kasten .header {

/*	color: #FFF;*/
/*	background: #297FC3;*/
	background: #E8E8E8;
	padding: 4px 10px;
}
div.kasten div.pic {
	border: none;
	margin-right: 10px solid white; 
	float: left;
	
}


div.kasten .content {
	padding: 10px;
}
div.kasten .content .text {}
div.kasten .footer {
	clear: both;
}
div.kasten .footer a:link,
div.kasten .footer a:visited {
	display: block;
	color: #FFF;
	background: #297FC3;
	padding: 4px;
	text-align: right;
	text-decoration: none;
}

/*
	references
*/

div.reference {
	border-bottom: 1px solid #E8E8E8;
	margin: 0 0 20px 0;
	width: 606px;
}

div.reference div.images {
	background: #E8E8E8;
}

div.reference div.images div.video,
div.reference div.images div.image {
	width: 195px;
	height: 110px;
	float: left;
	border-right: 10px solid white;
	overflow: hidden;
}

div.reference div.images div.image.last {
	border: none;
}

