* {
	margin: 0;
	padding: 0;
}
@font-face {
	font-family: 'UnitProRegular';
	src: url('unitpro-regular-webfont.eot');
	src: local('☺'), url('unitpro-regular-webfont.woff') format('woff'), url('unitpro-regular-webfont.ttf') format('truetype'), url('unitpro-regular-webfont.svg#webfontrUg00Ynb') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
}
body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
h1, h2, h3 {
	color: #00195c;
	font-family: 'UnitProRegular', Verdana, Arial;
	font-weight: normal;
	margin: 0 0 16px 0;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
img.lightview {
	padding: 4px;
	border: 1px solid #CCC;
}
#content ul {
	margin: 1em 0;
}
#content li {
	line-height: 1.5em;
	list-style-type: none;
	background: url('/assets/layout/grey_square.png') no-repeat center left;
	padding-left: 1.5em;
}
/*	list-style-position: inside;
	list-style-image: url('/assets/layout/grey_square.png');*/
}
#content p {
	line-height: 1.5em;
}
#content a:link,
#content a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
#content div.aImg a:link,
#content div.aImg a:visited {
	text-decoration: none;
	border: none;
}
#content a.download {
	font-weight: bold;
}
blockquote {
	color: #2f3039;
	width: 400px;
	font-family: 'UnitProRegular', Verdana, Arial;
	font-weight: normal;
	font-size: 20px;
	margin: 16px 0;
}
#container {
	width: 992px;
	margin: 0 auto;
	background: url('/assets/layout/container_bg.png') repeat-y top left;
}
#containerFooter {
	background: url('/assets/layout/container_footer.png') no-repeat top left;
	width: 992px;
	height: 36px;
	margin: 0 auto;
}
#wrapper {
	width: 954px;
	margin: 0 20px 0 18px;
}
#header {
	background: url('/assets/layout/header_bg.png') no-repeat top left;
	height: 128px;
	color: #666;
}
#header a:link,
#header a:visited {
	text-decoration: none;
	font-size:10px;
	color: #666;
}
#languages {
	float: right;
	width: 126px;
	height: 24px;
	text-align: center;
	margin-top: 2px;
	margin-right: 10px;
}
#pages {
	float: right;
	width: 310px;
	height: 24px;
	text-align: center;
	margin-top: 2px;
	margin-right: 20px;
}
#search {
	clear: right;
	float: right;
	width: 236px;
	height: 24px;
	margin: 20px 0;
}
#search input {
	border: none;
	background: transparent;
	width: 180px;
	margin: 0;
	padding: 0;
	color: #666;
}
#search input[type=submit] {
	width: auto;
	margin-left: 13px;
	color: #009723;
	font-size: 14px;
}
#buttons {
	clear: right;
	float: right;
	width: 400px;
	height: 24px;
	margin-top: 2px;
}
#header #buttons a:link,
#header #buttons a:visited {
	text-decoration: none;
	text-align: center;
	font-family: 'UnitProRegular', Verdana, Arial;
	font-weight: normal;
	font-size: 16px;
	color: #001842;
	display: block; 
	float: right; 
	width: 180px; 
	padding: 4px 0 0 0; 
	margin-right: 16px;
}
#left {
	float: left;
	width: 250px;
	border-right: 1px solid #BABCCD;	
}
#subnav {
}
#products {
	margin-top: 260px;
	width: 250px;
	height: 322px;
}
#sujet {
	margin-left: 251px;
	width: 703px;
}
#sujet img {
	position: absolute;
}
#sujet #overlay {
	z-index: 999;
}
#content {
/*	margin-left: 251px;*/
	width: 703px;
	float: right;
}
#content .inner {
	margin: 40px 26px;
}
#breadcrumbs {
	font-size: 10px;
	border-bottom: 1px solid #BABCCD;
	height: 31px;
}
#breadcrumbs .crumbs {
	padding: 9px 26px 0 26px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	font-size: 10px;
}
#infobar {
	clear: both;
	background: url('/assets/layout/infobar_bg.png') no-repeat top left;
	height: 322px;
}
#infobar #titles {
	height: 32px;
	overflow: hidden;
}
#infobar #titles p {
	float: left;
	font-family: 'UnitProRegular', Verdana, Arial;
	font-weight: normal;
	font-size: 14px;
	padding-top: 10px;
	color: #666;
}
#infobar #agencies {
	float: right;
	display: block;
	width: 271px;
	height: 290px;
	text-decoration: none;
}
#infobar #agencies img {
	border: 0;
}
#infobar #agencies span {
	text-decoration: none;
	display: block;
	margin: 10px 10px 0 0;
	text-align: right;
	color: #269320;
	font-size: 10px;
}
#infobar #products {
	margin: 0;
	height: 290px;
	float: left;
}
#infobar #news {
	background-color: #E1E1DF;
	margin: 0 273px 0 252px;
	height: 182px;
}
#infobar blockquote {
	width: auto;
	margin: 10px 281px 0 260px;
}
#footer {
	clear: both;
	background: url('/assets/layout/footer_bg.png') no-repeat top left;
	height: 82px;
}
#footer p {
	padding: 20px;
	font-size: 10px;
	text-align: right;
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer #footerLeft {
	float: left;
	width: 250px;
	height: 82px;
	border-right: 1px solid #BABCCD;	
}
#footer #footerRight {
	margin-left: 251px;
	width: 703px;
	height: 82px;
}
/*
	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: 4px 0 10px 20px;*/
	margin: 0 0 1px 0;
	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;
}
ul.navtree a.inpath:link,
ul.navtree a.inpath:visited {
/*	color: #FFF;*/
/*	background: #269320;*/
}
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited {
/*	color: #FFF;*/
/*	background: #269320;*/
}
/*
	ebene 1 links
*/
ul.navtree a.level0:link,
ul.navtree a.level0:visited {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	font-family: 'UnitProRegular', Arial;
	padding: 7px 30px 7px 20px;
/*	height: 33px;
	overflow: hidden;*/
	background: url('/assets/layout/nav_grey.png') repeat-x center left;
/*	border-bottom: 1px solid #FFF;*/
}
ul.navtree a.level0.highlight:link,
ul.navtree a.level0.highlight:visited {
	color: #FFF;
	background: url('/assets/layout/nav_green.png') repeat-x center left;
}
/*
	ebene 2 links
*/
ul.navtree ul a.level1:link,
ul.navtree ul a.level1:visited {
	color: #666;
	padding: 7px 10px 7px 30px;
	background: url('/assets/layout/grey.png') no-repeat center left;
	border-bottom: 1px solid #BABCCD;
}
ul.navtree ul a.level1.highlight:link,
ul.navtree ul a.level1.highlight:visited {
	color: #269320;
	background-image: url('/assets/layout/green.png');
}




/*
	formulare
*/
input.M,
input.P, textarea.P,
input.F, textarea.F {
	color: black;
	background-color: #e0e1e2;
	width: 390px;
	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 {
	margin: 0 0 16px 0;
	border: 1px solid #BABCCD;
	text-align: left;
}
div.kasten .header {
/*	color: #FFF;
	background: #263e80;*/
	padding: 4px;
	color: #2f3039;
/*	clear: left;*/
}
#content div.kasten .pic a {
	border: 0;
	padding: 0;
}
div.kasten img {
	border: none;
	margin-right: 10px;
/*	float: left;*/
}
div.kasten .content {
	padding: 10px;
}
div.kasten .content .text {}
div.kasten .footer {
}
#content div.kasten .footer a:link,
#content div.kasten .footer a:visited {
	display: block;
	text-align: right;
	text-decoration: none;
	border-bottom: 0;
	background:url("/assets/layout/news_bg.png") repeat-x scroll right center transparent;
	color:#333333;
	padding:5px 30px 5px 20px;
}


/*
	team kasten
*/
table.team {
	width: 300px;
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #BABCCD;
	text-align: left;
}
table.team td {
	vertical-align: top;
}
table.team td.img {
	width: 100px;
	height: 100px;
}
table.team td.img a {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
#content table.team .lnk a:link,
#content table.team .lnk a:visited {
	display: block;
	text-align: right;
	text-decoration: none;
	border-bottom: 0;
	background:url("/assets/layout/news_bg.png") repeat-x scroll right center transparent;
	color:#333333;
	padding:5px;
}
#content .team a,
#content .team a img {
	border: 0;
}
table.team .txt {
	padding: 4px;
}
table.team .txt .header {
	font-size: 10px;
	font-weight: bold;
}
table.team .txt .text {
	padding-top: 10px;
	font-size: 10px;
	font-weight: normal;
}
#content table.team .txt p {
	font-size: 10px;
}
/*
	suche
*/
#searchFull { }
#searchFull div.searchResult {
/*	border-bottom: 1px solid white; */
	margin-bottom: 20px;
}
#searchFull div.searchContent {

}
#searchFull div.searchContent span.search {
	color: white;
	padding: 3px;
	background-color: #BE1418;
}
#searchFull div.searchResult  {
}
#searchFull a.searchResult:link,
#searchFull a.searchResult:visited {
	margin: 10px 0;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
	padding: 3px;
	background-color: #a5a5a5;
}

#searchFull a.searchResult:hover {
	letter-spacing: 2px;
}
/*
	tabellen
*/
table.tab1 {
	border-collapse: collapse;
}
table.tab1 th {
	border-collapse: collapse;
	border: 1px solid #CCC;
	padding: 4px;
	background-color: #CCC;
}
table.tab1 td {
	border-collapse: collapse;
	border: 1px solid #CCC;
	padding: 4px;
}
/*
	product.tpl
*/
div.product {
/*	background: url('/assets/dummy/footer.png') no-repeat top left;*/
	width: 250px;
	height: 290px;
}
div.product div.image {
	height: 182px;
}
div.product div.text {
	margin: 10px;
	height: 50px;
	color: #666;
	font-size: 10px;
}
div.product div.text p {
	margin: 0;
	color: #666;
	font-size: 10px;
}
div.product div.link {
	margin: 8px 10px;
	height: 18px;
}
div.product div.link a:link,
div.product div.link a:visited {
	display: block;
	color: #269320;
	text-align: right;
	text-decoration: none;
	font-size: 10px;
}
/*
	news slider
*/
div.news {
	background: #E1E1E1 url('/assets/layout/news_bg.png') repeat-x top left;
}
div.news div.header {
	background: transparent url('/assets/layout/arrow_right.png') no-repeat 10px center;
	padding: 4px 0 4px 26px;
	cursor: pointer;
	font-weight: bold;
	color: #666;
	font-size: 10px;
/*	height: 24px;*/
	height: 16px;
}
div.news div.header.open {
	background: #E1E1E1 url('/assets/layout/arrow_down.png') no-repeat 10px center;
}
div.news div.text {
	background: #E1E1E1;
	padding: 2px 0 12px 26px;
	color: #666;
	font-size: 10px;
/*	height: 110px;*/
	height: 72px;
	overflow-x: hidden;
	overflow-y: auto;
}
div.news div.link {
	height: 18px;
}
div.news div.text a:link,
div.news div.text a:visited {
	display: block;
/*	float: right;*/
	color: #269320;
	text-align: right;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin-right: 8px;
}

#press span.date {
	display: block;
	width: 80px;
	float: left;
	font-weight: bold;
}
#press span.title {
	display: block;
	margin-left: 90px;
}

