body {
	margin: 0 5px 5px 5px;
	padding:0;
	background-color: #FAF7EE;
	font-family: arial, Helvetica, sans-serif;
	background-image:url(/fileadmin/templates/images/background-leftbar.gif);
	background-repeat: repeat-y;
	background-position: 6px 6px;

/*	color: #598daf;*/
	color: black;
}

p, td {
	font: 12px/18px verdana, arial, helvetica, sans-serif;
	margin: 0;
}

blockquote {
	font: 12px/18px verdana, arial, helvetica, sans-serif;
}

a, a:visited, a:active {
	color: #598daf;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FAAD39;
	text-decoration: underline;
}

ul {
	list-style-image:url(/fileadmin/templates/images/bullet.gif);
	margin: 0 0 0 5px;
	padding: 0;
}

ul li {
	font-size: 11px;
	line-height: 16px;
	margin: 0 5px 5px 0;
}

/************************************************************
 * AREAS
 *
 */

table#area-container {
	width: 100%;
}

table#area-container tr td {
	padding:0;
	margin: 0;
	vertical-align: top;
}

td#area-uppertop-left img{
	margin-right: 5px;
	border-top: 5px solid #FAF7EE;
	border-bottom: 5px solid #FAF7EE;
}

td#area-uppertop-middle, td#area-uppertop-right {
	background-color: #face8c;
	border-top: 5px solid #FAF7EE;
	border-bottom: 5px solid #FAF7EE;
}

td#area-uppertop-right div {
	width: 10%;
}

td#area-lowertop-middle, td#area-lowertop-right {
	background-color: #8fa9bc;
}

div#area-lowertop-middle-upperrow {
	color: white;
	padding: 3px 0 3px 15px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
/*	border-bottom: 1px solid #FAF7EE;*/
	height: 20px;
}

div#area-lowertop-middle-lowerrow {
	color: white;
	padding: 14px 0 0 15px;
	font-size: 28px;
}

td#area-leftbar {
	background-color: #faf1d7;
	border-top: 5px solid #FAF7EE;
	border-right: 5px solid #FAF7EE;
	width: 150px;
	height:100%;
}

td#area-leftbar ul {
 	padding: 15px 5px 0px 15px;
}

td#area-content div#topmenu {
	border-top: 5px solid #FAF7EE;
	padding: 0 15px 0 15px;
}

td#area-content div#content {
	padding: 15px 15px 20px 15px;
}

/************************************************************
 * MENU
 *
 */

li.menu-level-1-cur a, li.menu-level-1-act a  {
	color: #FAAD39;
}

div.menu-level-3-no, div.menu-level-3-cur, div.menu-level3-act {
	display: inline;
	margin: 5px 5px 0 0;
	padding: 2px;
	background-color: #faf1d7;
	border: 1px solid white;
}

div.menu-level-3-cur a, div.menu-level3-act a {
	color: #FAAD39;
}
