/*CSS Schneeberger, Unic Internet Solutions, Monika Schwarzenberg		

/* ************ GENERAL HTML-TAGS **************** */
body {
	font-family: arial, helvetica, verdana, sans-serif;
	color: #000000;
	font-size: 11px;
}

body {
	margin: 0px 0px 0px 0px;
	padding:0;
	background-color: #ffffff;

}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}

a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}
a:focus {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}

fieldset {
	border: 1px solid #900021;
	padding: 10px;
}

h1 {
	font-weight: bold;
	color: #900021;
	font-size: 11px;
	margin-bottom: 6px;
	padding: 0px;
}

h2 {
	font-weight: bold;
	font-size: 11px;
}

hr {
	width: 538px;
	color: #cfcfcf;
	height: 1px;
	margin: 0px;
	padding: 0px
}

legend {
	font-weight: bold;
	color: #900021;
}

li {
	margin-left: -22px;
}

p {
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
}

select,input {
	font-size: 11px;
}

.pollText{
	width: 200px;
	height: 20px;
	margin: 2px 0px 2px 0px;
}
.pollRadio{
	width: 30px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.pollTextarea{
	width: 370px;
	height: 60px;
}

td, th {
	font-size: 11px;
	vertical-align: top;
}

ul {
	list-style-type:square;
}



.containergrey {
	background-color: #E5E5E6;
	padding: 2px 2px 2px 12px;
	color: #77787B;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color: #FFFFFF;
}

/* ************* HOMEPAGE DEFINITIONS *************** */

table#home {
	background-image: url(images/bg-home.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}



/* ************* FORM DEFINITIONS *************** */
label.left {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
}

label.leftpoll {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
}





/* ************ GENERAL CLASSES  **************** */
.greyborder {
	border: 1px solid #cfcfcf;
}

.greyborderBottom {
	border-bottom: 1px solid #cfcfcf;
}
.greyborderTop {
	border-top: 1px solid #cfcfcf;
}

.divider {
	line-height: 1px;
	width: 535px;
	height: 1px;
	border-top: 1px solid #cfcfcf;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

.right {
	text-align: right;
}

.small {
	font-size: 9px;
}

.title {
	font-weight: bold;
	color: #900021;
}

.lastcell {
	padding-right: 0px;
	border-right: 0px;
	width: 1%;
	}

/* ************ TEASER  **************** */
table.teaser {
	border-width: 1px 0px 1px 0px;
	border-color: #CFCFCF;
	border-style: solid;
	width: 174px;
	margin-bottom: 6px;
}

table.teaser th {
	text-align: left;
	color: #757575;
	font-weight: bold;
	padding: 2px 1px 2px 12px;
	background-color: #CFCFCF;
}

table.teaser td {
	padding: 6px 1px 6px 12px;
}

table.teaser td a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}

/* ************************* APPLICATIONS ******************* */
table.applications {
	width: 535px;
	padding: 0px;
	}
table.applications th {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-align:left;
	border-bottom: 1px solid #CFCFCF;
	padding: 17px 2px 2px 0px;
	}
table.applications td {
	border-bottom: 1px solid #CFCFCF;
	padding: 7px 2x 7px 0px;
	}

table.application a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}
table.application a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}
table.application a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}
table.application a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}
/* ***************** PRODUCT OVERVIEW **************** */
table.overview td {
	padding: 0px 20px 6px 0px;
	}


/* ***************** TYPE OVERVIEW **************** */
table.typelink {
	width: 100%;
	}
table.typelink td {
	border-top: 1px solid #CFCFCF;
	}
td.typelink {
	text-align:right;
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 1px;
	padding: 0px 2px 0px 2px;
	}

table.typelink a:active {
	color: #900021;
	text-decoration:none;
}

table.typelink a:link {
	color: #900021;
	text-decoration:none;
}

table.typelink a:hover {
	color: #900021;
	text-decoration:none;
}

table.typelink a:visited {
	color: #900021;
	text-decoration:none;
}

td.typeimage {
	padding:6px 10px 6px 0px;
}
td.typetext {
	padding:6px 10px 6px 0px;
}

/* ************************* PRODUCT PALETTE ******************* */
table.palette {
	width: 100%;
	padding: 0px;
	}
table.palette th {
	color: #900021;
	font-size: 11px;
	padding:3px 0px 20px 0px;
	text-align:left;
	}
table.palette td {
	border-bottom: 1px solid #CFCFCF;
	vertical-align: bottom;
	padding: 3px 0px 3px 0px;
	}
table.palette td img {
	margin-left: 17px;
	}

/* ************************* PRODUCT PRESENTATION ******************* */
table.navpresentation a:link, a:active, a:visited, a:hover {
	text-decoration:none;
	color: #757575;
}
table.navpresentation a.activ:link, a.activ:active, a.activ:visited, a.activ:hover {
	text-decoration:none;
	color: #900021;
}
table.navpresentation td {
	padding: 3px 10px 3px 0px;
}

table.presentation {
	width: 100%;
	padding: 0px;
	}
	
table.presentation th {	
	color: #900021;
	font-weight: bold;
	font-size: 11px;
	padding:3px 0px 3px 3px;
	text-align:left;
	border-bottom: 1px solid #900021;
	}
table.presentation td {
	border-bottom: 1px solid #CFCFCF;
	vertical-align: bottom;
	padding:3px;
	}
table.presentation td.firstcell {
	border-bottom: 1px solid #CFCFCF;
	vertical-align: bottom;
	background-color: #DEDDDD;
	width: 70px;
	padding: 3px;
	}

/* ************ NAVIGATION **************** */

a.nav1:active, a.nav1:link, a.nav1:visited, a.nav1:hover {
	color: #900021;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

a.nav2:active, a.nav2:link, a.nav2:visited, a.nav2:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.nav2activ:active, a.nav2activ:link, a.nav2activ:visited, a.nav2activ:hover {
	color: #900021;
	text-decoration: none;
	font-size: 11px;
}

a.nav3:active,a.nav3:link,a.nav3:visited,a.nav3:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

a.small:active, a.small:link, a.small:visited, a.small:hover  {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

a.topnav:active, a.topnav:link, a.topnav:visited, a.topnav:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
div#nav1 {	
	width: 177px;
}

div#nav1activ {	
	background-color: #cfcfcf;
	width: 177px;
}

div#nav1activ a {
	font-size: 10px;
	background-image: url(images/redarrow-down.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	color: #900021;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 1px 1px 0px 17px;
}

div#nav1 a {
	font-size: 10px;
	background-image: url(images/redarrow-down.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
	color: #900021;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 1px 1px 1px 17px;
}
/* still needed ? **** to be deleteted
div.nav2 {
	padding: 1px 1px 1px 0px;
	width: 174px;
	height: 18px;
}

div.nav3 {
	width: 137px;
	height: 18px;
	border-color: #cfcfcf;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	vertical-align: middle;
}



div.nav3bottom {
	width: 137px;
	height: 18px;
	border-color: #cfcfcf;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	vertical-align: middle;
}

div.nav4 {
	padding: 1px 1px 1px 15px;
	width: 174px;
}
*/

/* ************* Left navigation ****************** */

/* **************** PARENT LEVEL ************************** */
div#parentlevelred a {
	color: #000000;
	background-image: url(images/redarrow-down.gif);
	background-repeat: no-repeat;
	background-position: -7px 3px;
	padding: 2px 1px 2px 17px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}

div#parentlevelgrey a {
	color: #000000;
	background-image: url(images/greyarrow-right.gif);
	background-repeat: no-repeat;
	background-position: -7px 3px;
	padding: 2px 1px 2px 17px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}

div#parentlevelsel a {
	color: #000000;
	background-image: url(images/redarrow-down.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 2px 1px 2px 17px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}
/* **************** SELECTED LEVEL ************************** */
div#selectedlevel a {
	color: #000000;
	background-image: url(images/greyarrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 1px 1px 1px 25px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}

div#selectedlevelsel a {
	color: #000000;
	background-image: url(images/redarrow-down-activ.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 1px 1px 1px 25px;
	vertical-align: middle;
	display: block;
	text-decoration: none;

}

div#selectedlevelselred a {
	color: #900021;
	padding: 1px 1px 1px 25px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	/*border-bottom: 1px solid #CFCFCF;
	margin: 0px 6px 0px 6px;*/
	
}


/* **************** LEAFLEVEL ************************** */
div#leaflevel a {
    background-image: url(images/greyarrow-right.gif);
    background-repeat: no-repeat;
	background-position: 20px 3px;
	color: #000000;
	padding: 1px 1px 1px 42px;
	vertical-align: middle;
	text-decoration: none;
	display:block;
	/*border-bottom: 1px solid #CFCFCF;
	margin: 0px 6px 0px 6px;*/
}



div#leaflevelred a {
	color: #000000;
	background-image: url(images/greyarrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 1px 1px 1px 25px;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	/*border-bottom: 1px solid #CFCFCF;
	margin: 0px 6px 0px 6px;*/
}

/* **********************METANAVIGATION ********************* */

table#metanavigation {
	width:100px;
	border-collapse:collapse
	}
table#metanavigation td {
	border: 1px solid #808080;
	padding: 1px 3px 1px 3px;
	}
table#metanavigation td a{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	}

/* ********************************************************** */
td.topnavactiv {
	background-color: #900021;
	border-width: 1px 0px 1px 1px;
	border-color: #ffffff #ffffff #900021 #ffffff;
	border-style: solid;
	padding: 1px 5px 1px 5px;
	white-space: nowrap;
}

td.topnav {
	background-color: #000000;
	border-width: 1px 0px 1px 1px;
	border-color: #ffffff #ffffff #000000 #ffffff;
	border-style: solid;
	padding: 1px 5px 1px 5px;
	white-space: nowrap;
}

td.navlevel1 {
	vertical-align: bottom;
	border-color: #900021;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	height: 77px;
}

.navBorder {
	border-color: #808080;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
}

.navBorderBottom {
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
}

/*** New Topnavigation ***/

#top {
	position: absolute;
	margin-top: 2px;	
	z-index:100;
	width: 100%;
}

.top{
	border: 1px solid black;
	display:none;	
	margin-top: 2px;
}

#top li {
	text-align: left;
	background: #393939;	
}

#top ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#top ul li{
	margin: 2px 1px 2px 1px;
	padding: 0;
	float: left;
	border-left: 1px solid white;
}

.downloads{
	border-right: 1px solid white;
}

#top ul li a {
	color: #fff;
	background: #393939;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;

	padding-top:2px;
	bottom:2px;
	display: inline;
	height: 100%;
	border: 0 none;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#top ul li ul{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: white;
}

#top ul li ul li{	
	float: none;
	text-align: left;
	border-bottom: 1px solid #c5c7c8;
	background: #FFF;
	
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
}

#top ul li ul li a{
	font-weight: normal;
	color: #393939;
	background: #fff;
	font-weight: normal;
	text-transform: none;
	white-space: nowrap;

	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
}

#top ul li ul li a:hover{
	color: #9d0035;
}

#topnavigation td {
	vertical-align: bottom;
	padding-bottom: 2px;
}

.iconHome{
	padding-left: 9px;
	padding-right: 8px;
}

.icon{
	padding-left: 8px;
	padding-right: 8px;
}

.joblink{
	border-right: 1px solid #FFF;
	padding-left: 8px; 
	padding-right: 16px; 
}

.linkTopnav{
	padding-right:8px;
	border-right: 1px solid #000;
}

.linkTopnavActive{
	padding-right:8px;
	border-right: 1px solid #000;
	font-weight: bold;
}

.languageFirst{
	background: #cfcfcf;
	padding-left: 12px;
}
.language{
	background: #cfcfcf;
	padding-left: 8px;
	padding-right: 8px;
}
.languageLast{
	background: #cfcfcf;
	padding-left: 3px;
	padding-right: 10px;
}

.titleWorldwide{
	font-size: 16px;
	color: #9d0035;
	font-weight: bold;
	padding-top: 10px;
	border-top: 1px solid #cfcfcf;
}

.hrRight{
	border-top: 1px;
	width: 173px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	padding: 0;
}

#tableStartPageRight p{
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
}


*html .hrRight {
	margin-left: -20px;
}

