/*NAVIGATION Styles Start*/

.npfeil a {background:url('gfx/napointer.gif') center right no-repeat;}

#nav li li li a {background:none;}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	text-indent:10px;
	color:#336699;
	font-weight:bold;
	display: block;
	width: 128px;
	line-height:20px;
	text-decoration:none;
}
#nav a:hover {background-color:#ecf0f6;}

#nav li { /* all list items */
	float: left;
	width: 128px; /* width needed or else Opera goes nuts */
}
#nav li.nav_last a {width:131px;}
#nav li.nav_last {width:131px;}
#nav li ul { /* second-level lists */
	position: absolute;
	background: white;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a { /* second-level list links*/
	width:150px;
}

#nav li ul li{
	width:150px;
	border-bottom:1px dashed #ccc; border-left:1px dashed #ccc;
}
#nav li ul li ul li{
	width:220px;
	background-color:white;
	border-bottom:1px dashed #ccc; border-left:0px dashed #ccc;
}
#nav li ul li ul li a {width:220px;}

#nav li ul ul { /* third-and-above-level lists */
	margin:-20px 0 0 150px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*NAVIGATION Styles End*/

* {font-family:verdana,helvetica,arial,sans-serif;font-size:12px;color:#003366;}

body {font-family:verdana,helvetica,arial,sans-serif;font-size:12px;margin:0;padding:0;text-align:center;}

a  {text-decoration:underline;color:#003366;}

div#catalogues {
	text-align:center;
	padding:10px 0px;
	font-weight:bold;
	}

#container {
	width:900px;
	margin:30px auto 5px auto;
	border:1px solid black;
	background:url('gfx/bgline.gif') top left repeat-x #aabbd6;
	}	
#logo {
	width:900px;
	height:190px;
	background:url('gfx/logo.gif') bottom left no-repeat;
	text-align:left;
}
#menu {
	width:900px;text-align:left;height:25px;
	}
#where {
	color:#003366;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	
	
	margin-top:78px;
	text-indent:85px;
	height:14px;
	width:630px;
	float:left;
	}
#lang {
	margin-top:78px;
	width:265px;
	height:14px;
	float:right;
	text-align:left;
	}
#where a {
	text-decoration:none;
	padding-right:8px;
	background:url('gfx/pointer.gif') bottom right no-repeat;
	margin-left:6px;
	}
#where a:hover {
	color:#ccc;
	}
#where a.current {
	background:none;
	}
#outercontent {
	margin-top:-65px;
	width:900px;
	background:url('gfx/line.gif') center top repeat-y;
	text-align:left;
	}
#content {
	margin-top:-40px;
	width:700px;
	margin-left:100px;
	}
div#lang_alt {
	font-weight:bold;
	padding:20px 0px 20px 100px;
	width:680px;
	text-align:center;
	font-size:11px;	
	
	}
#img_under_cont {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	width:700px;
	margin-left:100px;
	clear:left;
	}
#under_cont {
	width:900px;
	padding-top:20px;
	padding-bottom:20px;
}
#space {margin-top:10px;}

.gt {font-size:10px;}
a.ima {text-decoration:none;border:0px;display:inline;width:auto;height:auto;}
a.ima img {border:0px;}

#footer {
	width:900px;
	text-align: right;
	margin: 0px auto 0px auto;
}
#footer UL {
	list-style-type: none;
	float:right;
	margin: 0px;
	padding: 0px;
}
#footer LI {
	float:left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/*MAILFORM PLUS*/
form.mailer td {font-size:12px;color:#003366;}
form.mailer input,textarea,select {width:200px;}
#del,#sub {
	width:100px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7E5F2;
	color: #102132;
 	}
.error {color:#e10227;font-weight:bold;}
.star {color:#e10227;font-weight:bold;}
/*MAILFORM PLUS End*/

/* Sitemap start */
.csc-sitemap {padding-left:15px; margin-top:2px; margin-bottom:2px;}
.csc-sitemap a {color:#003366;}
.csc-sitemap-level1 {
	margin-left:20px;
	background:url('gfx/smfolder.gif') center left no-repeat;
}
.csc-sitemap-level2 {
	margin-left:40px;
	background:url('gfx/smfile.gif') center left no-repeat;
}
.csc-sitemap-level3 {
	margin-left:60px;
	background:url('gfx/smfile.gif') center left no-repeat;
}
/* Sitemap end */
