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

p.zero {
	margin: 0;
	padding: 0;
}

div.clear {
	clear: both;
}

.fader {
	position:absolute;
}

#container {
	width: 938px;
/*	background: white; */
	margin: 0 auto;
}

#header {
	background: transparent url('/assets/layout/header.jpg');
	margin: 0 10px;
	height: 108px;
}

#header #headLinks {
	float: right;
	padding: 15px 25px 0 0;
}

#header #headLinks a:link,
#header #headLinks a:visited {
	color: white;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 0 7px;
}

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

#mainNav {
	background: transparent url('/assets/layout/navBg.png') no-repeat top center;
}

#main {
	background: white url('/assets/layout/mainBg2.png') repeat-y top left;
	margin: 0 10px;
}


#search {
	height: 33px;
	background: transparent url('/assets/layout/toolbar/search.png') no-repeat top left;
	width: 100%;
}

#search input.search {
	border: none;
	margin: 11px 0 0 10px;
	padding: 0;
	font-size: 10px;
	width: 90px;
}

#content {
	width: 726px;
	float: left;
}

#content .inner {
	padding: 25px 25px 39px 30px;
}


#toolbar {
	width: 147px;
	margin-top:20px;
}

#homeLink {
	float: left;
	text-decoration: none;
	background: transparent;
	width: 250px;
	height: 100px;
}



/* contHead */

#contHead {
	
}

#contHeadText {
	width: 179px;
/*	background: red; */
}

#contHeadText .inner {
	padding: 0 0 0 14px; 
}

#contHeadText h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 16px 0;
}

#contHeadText p {
	font-size: 11px;
	margin: 0;
}

#sujet {
	float: left;
	width: 492px;
	height: 215px;
}
/*
	content
*/

a.linkText:link,
a.linkText:visited {
	font-size: 12px;
	font-weight: bold;
	color: #cb011a;
	text-decoration: none;
	display: block;
}

#contBody {
	margin: 16px 0 0 0;
	clear: both;
}

#contBody h1 {
	background: white url('/assets/layout/h1Bg.png') no-repeat;
	color: #cb011a;
	font-size: 13px;
	padding: 7px 13px 6px 13px;
}

#contBody h2 {
	color: #CB011A;
	font-weight: bold;
	font-size: 12px
}

#contBody h3 {
	font-weight: normal;
	color: #007831;
	font-size: 12px;
	text-transform: uppercase;
	margin: 16px 0 0 0;
	padding: 0 0 0 0;
	
}

#contBody iframe {

}

table td {
	padding: 0 5px;
}

#headTable td {
	padding: 0 0 0 0;
}

table td.borderRight {
	border-right: 1px solid #b8b9bb;
}

table td.borderRight.first {
	padding: 0 5px 0 0; 
}

/*
	footer
*/

#footer {
	clear: both;
	background: white url('/assets/layout/footBg.png');
}

#footer #left {
	width: 190px;
	background: #9B9D9F;
	float: left;
}

#footer #left p {
	padding: 0 30px;
}

#footer #right .inner {
	padding: 65px 0 0 220px;
	color: white;
}

#footer #right a:link,
#footer #right a:visited {
	color: white;
	text-decoration: none;
	margin-right: 15px;
}

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

#footer #left a:link,
#footer #left a:visited {
	color: #cb011a;
	text-decoration: none;
}

/*
	teaser
*/

div.teaser {
/*	background: green; */
	margin-bottom: 16px;
}

div.teaser:hover {
	background: white;
}

div.teaser p {
	font-size: 11px;
	color: black;
	margin: 0;
}

div.teaser h1 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #cb011a;
}

#teaserlist {
	padding-top: 25px;
	margin-bottom: 30px;
}

#sidebar {
	width: 190px;
	background: white url('/assets/layout/sidebarBg.png') repeat-x bottom left;
	float: left;
}

#sidebar .inner {
	padding: 0 20px 25px 25px;
	
}

/*
	ebene 0
*/
ul.navtree {
	min-height: 215px;
	background: white;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 25px  0 0 0;
	background: transparent;
}


ul.level0 {

}
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 {
	text-decoration: none;
	display: block;
	text-align: left;
	background: white url('/assets/layout/subNavBg.png') repeat-x;
	font-size: 12px;
	color: black;
	padding: 6px 0 6px 25px;
}


ul.navtree a.inpath:link,
ul.navtree a.inpath:visited,
ul.navtree a:hover,
ul.navtree a:active,
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited {
	font-weight: bold;
	color: #cb011a;
}


/*
	formulare
*/
input.M,
input.P, textarea.P,
input.F, textarea.F {
	color: black;
	background-color: #e0e1e2;
	width: 406px;
	border: 1px solid #B8C4D0;
}
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;
}


/*
	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 {
	background: transparent;
	margin: 16px 0 0 0;
	border-bottom: 1px solid #CB011A;
	border-top: 1px solid #CB011A;
	padding: 5px 0 0 0;

}

div.kasten .content {
	padding: 10px 10px 10px 10px;

}

div.kasten .header {
	color: #007831;
	font-size: 12px;
	text-transform: uppercase;
}


div.kasten .header h2 {
	color: #007831;

	margin: 0;
	padding: 0;
}

div.kasten img {
	border: none;
	margin-right: 10px;
}

div.kasten .footer {
	clear: both;
	text-align: right;
	margin: 5px 0 10px 0;
	color: #CB011A;
}

div.kasten a.kasten:link,
div.kasten a.kasten:visited {
	background: transparent;
	padding: 4px 0 4px 26px;
	color: #CB011A;
}

