body {
	margin: 0;
	padding: 0;
	background-color:rgb(213,210,196);
	color: #231F20;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	}

#container {
	width: 1070px;
	height: 651px;
	margin: 0 auto;
	position:relative;
	top: 50px;
}


#header {
	background-color: #F2F1EF;
	background-color: rgb(88,86,83);
	height: 125px;
}

#header img {
	display: block;
	margin: 30px auto;
	padding-top: 41px;
	}

#navprogress {
	width: 268px;
	background-color: #F5C05B;
	height: 8px;
	position:absolute;
	left: 0;
	top:117px;
}

#navprogress.pos1 {
	left: 0;
	}
	
#navprogress.pos2 {
	left: 267px;
	}

#navprogress.pos3 {
	left: 535px;
	}

#navprogress.pos4 {
	left: 803px;
	}

#nav, #main, #imgbar {
	height: 534px;
	}

#nav {
	width: 168px;
	border-right: 1px solid #D5CDC7;
	position:absolute;
	left: 0;
	top:125px;
	background-color: #fff;
	}

#content {
	width: 1070px;
	height: 534px;
	}

#main {
	width: 574px;
	height: 499px;
	background-color: #fff;
	position:absolute;
	left: 169px;
	top:125px;
	xmargin: 0 268px 0 168px;
	padding: 35px 32px 0 28px;
	overflow:auto;
	}

#main.wide {
	width: 901px;
	}

#imgbar {
	width: 267px;
	position:absolute;
	left: 803px;
	top:125px;
	background-color: #E1DBD4;
	background-color: #fff;
	}



#nav ul {
	margin: 108px 10px 0 25px;
	list-style-type:none;
	padding: 0;
	}

#nav ul li {
	xborder-left: 5px solid #F5BC4F;
	padding: 0 2px 0 11px;
	margin: 0 0 7px 0;
	xheight: 16px;
	font-size: 11px;
	color: #83828D;
	font-weight: bold;
	background-image:url(img/design/listborder.png);
	background-repeat:no-repeat;
	background-position:left top;
	}

#nav ul li a {
	color: #83828D;
	text-decoration: none;
	}

#nav ul li a:hover {
	color: #000;
	text-decoration: none;
	}

#nav a.aktiv {
	color: #000;
	}

#nav ul li ul {
	margin: 6px 0 7px 0;
	padding: 0;
	xheight: 30px;
	}

#nav ul li ul li {
	background-image: none;
	margin: 0 0 5px 0px;
	padding: 0 2px 0 0px;
	
	}

#nav .navdivider {
	margin-top: 31px;
	}
	
#footer {
	position:absolute;
	top: 660px;
	margin: 0 0 40px 0;
	height: 22px;
	
}

#footer #language {
	width: 131px;
	float: left;
	color: #695E4A;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 36px;
	}

#footer #language a{
	font-weight: bold;
	color: #695E4A;
	text-decoration: none;
	}
#footer #newsticker {
	width: 899px;
	padding-left: 167px;
	}	
	

/* Content-Styles */

#main h1, #main h2, #main h3, #main h4 {
	font-size: 100%;
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
	}

#main h1+p, #main h2+p, #main h3+p, #main h4+p {
	margin-top: 0;
	}

#main a {
	color:#000;
	text-decoration:underline;
}

#main a:hover {
	color:#695E4A;
	text-decoration:none;
}
	
#main ul {
	padding-left: 1em;
	padding-bottom: 1em;
	
}

#main ul li {
	margin-bottom: 0.5em;
	
}


#main ul.subnav {
	list-style-type:none;
	xxdisplay: block;
	xxwidth: 680px;
	margin: -2px 0 0 0;
	padding: 0;
	height: 30px;
}

#main ul.subnav li {
	float: left;
	display:block;
	width: 130px;
	list-style-type:none;
	text-transform:lowercase;
	font-size:19px;
}

#main ul.subnav a {
	color: #999;
	text-decoration: none;
	xxfont-weight: bold;
}

#main ul.subnav a:hover, #main ul.subnav a.aktiv {
	color: #111;
}

#faq h4 {
	font-size: inherit;
	}

#faq a {
	color: #231F20;
	text-decoration:none;
	}

#faq a:hover {
	color: #000;
	text-decoration:underline;
	}
	
#main ul.teamlist {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#main ul.teamlist li {
	display: block;
	float: left;
	width: 210px;
	height: 310px;
	font-size: 11px;
	margin: 0 75px 0 0 ;
	padding: 0;
}

#main ul.teamlist img {
	margin-bottom: 6px; 
	}

#main ul.teamlist li.last {

	margin: 0 0px 0 0 ;

}

#main ul.teamlist li strong {
	font-size: 11px;
	font-weight: bold;
	}

#imgbar p {
margin: 0;
}

#imgbar p.contact {
margin: 10px 10px 0 10px;
}


ul.publist {
	margin: 20px 0 40px 0;
}

#events span {
	margin-right: 2em;
	}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
xxborder: 1px solid #000;
xxbackground: #fff; 
width: 899px;
width: 1034px; 
height: 26px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 8px;
width: 899px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 550px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
xxbackground: #fff;
color: #8E8776;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #8E8776;
font: bold 10px Verdana;
margin: 0 40px 0 0 ;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

