@CHARSET "UTF-8";

html
	{
	font-size: 0.80em;
	font-family: helvetica, sans-serif;
 	scrollbar-3dlight-color: #ffffff;
 	scrollbar-arrow-color: #ffffff;
 	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #8e2200;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
 	scrollbar-track-color: #ffffff;
	}

body
	{
	max-width: 80em;
	min-width: 58em;
	margin: 1.5em auto;
	}

a img
	{
	border: none;
	}

.header
	{
	height: 130px;
	position: relative;
	max-width: 80em;
	min-width: 58em;
	}
	
.logo
	{
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	}

.headerImage
	{
	position: absolute;
	right: 0;
	margin: 0;
	padding: 0;
	}
.contentTitle
	{
	position: absolute;
	left: 0;
	top: 50%;
	font-weight: lighter;
	text-align: center;
	width: 100%;
	}

.blueLine
	{
	position: absolute;
	background: url("/docroot/zuellig/imgs/blueLine.png");
	height: 17px;
	width: 100%;
	bottom: 0;
	}

a.lang
	{
	display: block;
	height: 100%;
	float: right;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	padding: 0.1em 2em;
	margin-right: -1px;
	width: 3.5em;
	}


.body
	{
	margin-top: 2em;
	max-width: 80em;
	min-width: 58em;
	}
	
.navigation
	{
	width: 13em;
	float: left;
	}

.navigation ul, .navigation ul li ul
	{
	width: 13em;
	margin: 0;
	padding: 0;
	list-style: none;
	/*border-bottom: black 1px solid;*/
	}
	
.navigation ul li ul
	{
	padding: 0;
	border-top: black 1px solid;
	background-color: #dddddd;
	margin-bottom: 0.5em;
	}

.navigation ul li, .navigation ul li ul li
	{
	width: 13em;
	}

.navigation ul li
	{
	padding: 0.1em 0 0 0;
	}

.navigation ul li ul li
	{
	margin-top: 0;
	}

.navigation ul li a, .navigation ul li ul li a
	{
	padding: 0.4em 0 0.2em 10px;
	font-size: 1.1em;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	color: white;
	background-color: #1565c5;
	}
	
.navigation ul li ul li a
	{
	font-weight: normal;
	height: 100%;
	padding: 0.3em;
	padding-left: 28px;
	font-size: 1em;
	background-color: #dddddd;
	color: black;
	border-bottom: black 1px solid;
	}

.navigation ul li ul li a:hover
	{
	background: url("/docroot/zuellig/imgs/arrow.gif") no-repeat left center #c0c0c0;
	}

.navigation ul li ul li.active a, .navigation ul li ul li.open.trail a
	{
	background: url("/docroot/zuellig/imgs/arrow.gif") no-repeat left center #c0c0c0;
	}
	
.navigation ul li ul li ul
	{
	display: none;
	}

.content
	{
	max-width: 51em;
	min-width: 24em;
	margin-left: 15.5em;
	margin-right: 17.5em;
	}

ul.level3.subNavigation
	{
	margin: 0;
	padding: 0;
	}

ul.level3.subNavigation li
	{
	display: inline;
	}

ul.level3.subNavigation li a
	{
	text-decoration: none;
	padding: 0 1em;
	color: #000000;
	border-left: 1px solid #000000;
	}

img.contentImage_left
	{
	float: left;
	margin: 0 0.8em 0.8em 0;
	border: none;
	}

img.contentImage_right
	{
	border: none;
	float: right;
	margin: 0 0 0.8em 0.8em;
	}

.rightContent
	{
	width: 15em; 
	float: right;
	}

.rightContent a, .content a
	{
	color: #8e2200;
	text-decoration: none;
	}

.box
	{
	background-color: #dddddd;
	margin-bottom: 1em;
	}

.boxTitle
	{
	padding: 0.3em 0 0.3em 10px;
	font-size: 1.1em;
	font-weight: bolder;	
	color: white;
	background-color: #8e2200;
	}
		
.boxContent
	{
	font-size: 0.9em;
	padding: 1em 0 1em 1em;
	}

.boxContent img
	{
	padding: 0.4em 0 0 0;
	}

.fileSize
	{
	font-size: 0.8em;
	}

.formelement
	{
	margin: 0.4em 0;
	position: relative;
	}
	
label
	{
	font-weight: bold;
	}
	
label.textfield
	{
	display: block;
	}
	
label.text
	{
	display: block;
	float: left;
	width: 100px;
	font-weight: normal;
	margin-left: 100px;
	}
	
label.optionitem
	{
	font-weight: normal;
	}

textarea
	{
	margin-left: 100px;
	width: 250px;
	border: 1px solid #c0c0c0;
	}

input.text
	{
	border: 1px solid #c0c0c0;
	width: 150px;
	}

input.checkbox
	{
/*	border: 1px solid #c0c0c0;*/
	margin-left: 100px;
	}


input.submit
	{
	border: 1px solid #c0c0c0;
	background-color: #c0c0c0;
	}

.content, .rightContent
	{
	line-height: 1.3em;
	}

	
.member, .news
	{
	position: relative;
	height: 120px;
	margin-top: 1em;
	}	

span.smallletters
	{
	text-transform: lowercase;
	}

.memberTitle
	{
	float: left;
	width: 10em;
	font-weight: bold;
	}
	
.memberContent
	{
	margin-left: 10em;
	margin-bottom: 2em;
	}
	
.memberImage
	{
	position: absolute;
	top: 10px;
	left: 32.8em;
	/*right: 70px;*/
	}
	
.memberSmallImage
	{
	position: absolute;
	top: 0;
	left: 28.5em;
	}

h2
	{
	font-size: 1.3em;
	}

table.newstable td, table.newstable th
	{
	/*font-weight: normal;*/
	padding: 0.3em 0.5em;
	vertical-align: top;
	}
table.newstable thead
	{
	background-color: #1565c5;
	color: white;
	text-align: left;
	}
		
table.newstable tbody
	{
	background-color: #dddddd;
	}

/*.zuelligMainBar
	{
	position: relative;
	margin: 0 auto;
	}*/
