* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px;
	}

body {
	background-image: url(../img/bg-main.gif);
	background-repeat: repeat-x;
	background-position: 0px 73px;
	color: #333333;
	overflow: auto;
	background-color: #FFFFFF;
	height: 100%;
}

/* div#content *, div#contentleft *, 
div#contentleft-start *, div#content-start *, 
div#contentright *  {
	font-size: 11px;
	}
*/

div#content p.bodytext, div#content-start p.bodytext {
	margin-bottom: 1.0em;
	text-align: justify;
	color: #666666;
	}
	
div#contentright p.bodytext, div#contentleft p.bodytext {
	margin-bottom: 1.0em;
	color: #666666;
	font-size: 9px;
	line-height: 13px;
}

#content ul {
	margin-bottom: 1.2em;
}

#content ul li {
	margin-left: 3.0em;
	color: #666666;
}

a img  { border: 0px; }

div#logo { 
	position:absolute; 
	left:466px; 
	top:0px; 
	width:304px; 
	height:73px; 
}
	
div#diagonale, div#diagonale-start { 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:285px; 
	height:285px; 
	z-index:1; 
	overflow: visible; 
	background-image: url(../img/diagonale-main.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

div#diagonale-start { 
	background-image: url(../img/diagonale-start.gif);
/*	height:170px; */
	}

div#company {
	position:absolute; 
	left:0px; 
	top:74px; 
	width:750px; 
	height:17px; 
	z-index:2; 
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002D93;
	font-size: 10px;
	text-align: right;
}

div#company img {
	vertical-align: middle;
}

div#topmenu {
	position:absolute; 
	width:610px; 
	height:22px; 
	z-index:3; 
	left: 163px; 
	top: 100px; 
	overflow: hidden;
}

div#breadcrumb {
	position: fixed; 
	width:50%; 
	height:14px; 
	z-index:99; 
	left: 0px; 
/*	top: 181px;  */
	bottom: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002D93;
	border-top: 1px solid #9999ee;
	background-color: #eeeeff;
	padding-top: 2px;
}

div#copyright {
	position:fixed; 
	width:50%; 
	height:14px; 
	z-index:99; 
	right: 0px; 
/*	top: 181px;  */
	bottom: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002D93;
	border-top: 1px solid #9999ee;
	background-color: #eeeeff;
	padding-top: 2px;
	text-align: right;
}

div#metamenu {
	position:absolute; 
	width:211px; 
	height:17px; 
	z-index:11; 
	left: 6px; 
	top: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	text-align: center;
	color: #002D93;
}

div#submenu {
	position:absolute; 
	left:-6px; 
	top:180px; 
	width:250px; 
	height:200px; 
	z-index:6;
	background-image: url(../img/nav2bg-line.gif);
	background-repeat: no-repeat;
	background-position: 170px 0px;
}

div#contentleft, div#contentleft-start {
	position: absolute; 
	top:290px; 
	left:0px; 
	width:234px; 
	height: auto; 
	z-index: 12;
/*	color: #002D93; */
	color: #666666;
	overflow: visible;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #D0E2F5;
}

div#contentleft-start {
	top:180px; 
}

div#picbar {
	position:absolute; 
	width:643px; 
	height:47px; 
	z-index:10; 
	left: 108px; 
	top: 129px;
	overflow: hidden;
}

#content, #content-start {
	position:absolute; 
	width:498px; 	
	padding-right: 5px;
	bottom:22px; 
	z-index:20; 
	left: 244px; 
	top: 180px; 
	overflow: auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 1.2em;
	border-left: 1px solid #D0E2F5; 
	border-right: 1px solid #D0E2F5; 
	padding-left: 5px;
}

#content-start {
	top:180px; 
}

div#lastmod {
	position:fixed; 
	width:240px; 
	height:14px; 
	z-index:99; 
	bottom: 20px;
	border-top: 1px solid #D0E2F5; 	
	padding-top: 3px;
	color: #D0E2F5;
	font-size: 9px;
	text-align: right; 
}

#contentright {
	position:absolute; 
	width:244px; 
	z-index:20; 
	left: 753px; 
	top: 180px; 
	bottom: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 8pt;
	text-align: left;
	border-left: 1px solid #D0E2F5;
	padding-left: 5px;
	overflow: auto;
	line-height: 1.1em;
}

#metamenu a:link, #metamenu a:visited {	color: #002D93;	text-decoration: none; }
#metamenu a:hover {	color: #002D93;	text-decoration: underline; }

#breadcrumb a:link, #breadcrumb a:visited {	color: #002D93;	text-decoration: none; }
#breadcrumb a:hover { color: #002D93; text-decoration: underline; }

#contentleft-start a:link, #contentleft a:link { color: #002D93; text-decoration: none; }
#contentleft-start a:visited, #contentleft a:visited { color: #002D93; text-decoration: none; }
#contentleft-start a:hover, #contentleft a:hover { color: #002D93; text-decoration: underline; }

/* ####### Sitemap ####### */
div.csc-sitemap li { margin-left: 0px; }
div.csc-sitemap li li { margin-left: 20px; }
div.csc-sitemap li li li { margin-left: 40px; }

.csc-sitemap-level1, .csc-sitemap-level1 a {
	font-size: 11px;
	width: 495px;
	background-color: #EEEEFF;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 3px;
}

.csc-sitemap-level2, .csc-sitemap-level2 a { margin-top: 3px; margin-bottom: 0px; padding-left: 15px; line-height: 14px; font-size: 11px; }

.csc-sitemap-level3, .csc-sitemap-level3 a { margin: 0; padding-left: 25px; line-height: 14px; font-size: 10px; }

.csc-sitemap-level4, .csc-sitemap-level4 a { margin: 0; padding-left: 35px; line-height: 12px; font-size: 10px; }
/* ####### Sitemap ####### */

div#contentright .csc-textpic-left, div#contentright .csc-textpic-center img {
	margin-bottom: 17px;
}

div#content-start dd.csc-textpic-caption {
	line-height: normal;
	font-style: italic;
	font-size: 10px;
}


/* ### news ### */
.news-list-container {
	width: 500px;
}

.news-latest-subheader {
	font-size: 8pt;
	color: #666666;
}

h1 {
	background-color: #eeeeff;
	line-height: 1.5em;
	padding: 1px 2px 2px 2px;
	margin: 12px 0 6px 0;
	border-top: 1px solid #9999ee;
	color: #666666;
}

h1.csc-firstHeader {
	margin-top:0;
}

div#contentleft .news-latest-item p.bodytext,
div#contentleft-start .news-latest-item p.bodytext {
	font-size: 10px;
}

div#contentleft .news-latest-item p.bodytext, 
div#contentleft-start .news-latest-item p.bodytext {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


div#contentleft .news-latest-gotoarchive,
div#contentleft-start .news-latest-gotoarchive {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #D0E2F5;
}

table.table-price {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}

table.table-price td {
	font-size: 9px;
}

table.table-price .tr-0 {
	font-weight: bold;
}

table.table-price .tr-even {
	background-color: #eeeeff;
}

table.table-price .tr-odd {
}

table.table-price .td-0 {
}

table.table-price .td-1 {
	text-align: center;
	width: 80px;
}

table.table-price .td-last {
	text-align: right;
	width: 80px;
}

span.mmenu-act {
	display: block;
	border: 1px solid blue;
	padding-left: 2px;	
}

div.table-env {
	width: inherit;
	padding: 3px;
	border: 1px solid #9999ee;
	margin: 10px 0 20px 0;
}


table.csc-uploads {
	border-collapse: collapse;
	width: 100%;
}

table.csc-uploads td {
	border: 1px solid #9999ee;
	padding: 2px;
}

td.csc-uploads-fileSize {
	text-align: right;
}


ol.man1 li {
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 25px;
	
}

ul.man2 li {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
}

div.csc-textpic-imagerow {
	margin-bottom: 5px;
	}
	
ul.man2 li {
	margin: 2px 0px 2px 25px;
}

#content-start ul li {
	margin-left: 20px;
	list-style: disc;
}