/* layout */


.logo {
	position: absolute;
	z-index: 100;
	height: 93px;
	width: 430px;
	left: 0px;
	top: 0px;
	float: left;
}
.container {
	position: absolute;
	left: 0px;
	top: 66px;
	z-index: 10;
	width: 100%;
}
.left {
	text-align: right;
	padding: 44px 4px 2px 2px;
	color: #000000;
	background: url(http://www.dadaserver.com/dada/oekl/gif/traktor.gif) no-repeat left top;
	height: 500px;
}
.middleTop {
	border-top: 0px solid #993300;
	border-right: 1px solid #99CC99;
	border-bottom: 0px solid #993300;
	border-left: 1px solid #993300;
}
.mailer {
	position: absolute;
	height: 12px;
	width: 68px;
	left: 216px;
	top: 82px;
	z-index: 2000;
	float: left;
	visibility: visible;
}
.printer {
	position: absolute;
	left: 345px;
	top: 82px;
	z-index: 3000;
	width: 56px;
	height: 12px;
	float: left;
	visibility: visible;
}
.funcnav {
	background: #FFFFE6;
	height: 34px;
	border-top: 1px solid #993300;
	border-right: 1px solid #993300;
	border-bottom: 0px solid #993300;
	border-left: 0px solid #993300;
}
.functions {
	border-top: 1px solid #99CC99;
	border-right: 1px solid #99CC99;
	border-bottom: 0px solid #99CC99;
	border-left: 0px solid #99CC99;
	margin: 0px;
	height: 38px;
}
.tree {
	z-index: 500;
	border-top: 0px solid #993300;
	border-right: 0px solid #99CC99;
	border-bottom: 0px solid #993300;
	border-left: 0px solid #993300;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 39px;
}
.right {
	padding: 6px 4px 4px;
	vertical-align: top;
}
.middleBottom {
	border-top: 0px solid #993300;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
	border-left: 1px solid #993300;
	background: #FFFFE6;
	height: 500px;
	vertical-align: top;
}
.content {
	padding: 10px 5px 5px 10px;
	text-align: left;
	vertical-align: top;
}
.box {
	margin-bottom: 4px;
	background: #FFFFE6;
	padding: 0px 8px 6px 8px;
	border: 1px solid #993300;
	width: 154px;
	font-size: 11px;
	line-height: 14px;
}
.webShopBox {
	margin-bottom: 4px;
	background: #FFFFE6 url(http://www.dadaserver.com/dada/oekl/gif/wk_bg.gif);
	padding: 0px 8px 6px 8px;
	border: 1px solid #993300;
	width: 154px;
	font-size: 11px;
	line-height: 14px;
}
.footer {
	color: #993300;
	text-align: center;
	vertical-align: bottom;
	padding: 10px 4px 4px;
	font-size: 11px;
	line-height: 14px;
}
.editorial {
	z-index: 110;
	float: left;
	position: absolute;
	height: 12px;
	width: 800px;
	top: 0px;
	left: 10px;
	font-size: 10px;
}


/* Fonts */


.department {
	font-size: 12px;
	font-weight: bold;
	color: #99CC99;
}
.title {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.department a {
	color: #99CC99;
	font-weight: bold;
	text-decoration: none;
}
.department a:link {
	color: #99CC99;
	font-weight: bold;
	text-decoration: none;
}
.department a:active {
	color: #99CC99;
	font-weight: bold;
	text-decoration: none;
}
.department a:visited {
	color: #99CC99;
	font-weight: bold;
	text-decoration: none;
}
.department a:hover{
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}


.title  a {
    color: #993300;
	font-weight: bold;
	text-decoration: none;
} 
.title a:link  {
    color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.title a:active {
    color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.title a:visited {
    color: #993300;
	font-weight: bold;
	text-decoration: none;	
}
.title a:hover {
    color: #993300;
	font-weight: bold;
	text-decoration: underline;	
}
h2 {
	line-height: 18px;
	word-spacing: 0.1em;
	}
h2 a {
    color: #666666;
	font-weight: bold;
	text-decoration: none;
}
h2 a:link {
    color: #666666;
	font-weight: bold;
	text-decoration: none;
}
h2 a:active {
    color: #666666;
	font-weight: bold;
	text-decoration: none;
}
h2 a:visited {
    color: #666666;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover {
    color: #993300;
	font-weight: bold;
	text-decoration: underline;
}


.navigator {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.navigatorLink {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

a.navigatorLink {
color: #000000;
font-weight: bold;
text-decoration: none;
}
a:link.navigatorLink {
color: #000000;
font-weight: bold;
text-decoration: none;
}
a:active.navigatorLink {
color: #000000;
font-weight: bold;
text-decoration: none;
}
a:visited.navigatorLink {
color: #000000;
font-weight: bold;
text-decoration: none;
}
a:hover.navigatorLink {
color: #993300;
font-weight: bold;
text-decoration: underline;
}
.small {
	font-size: 10px;
}
form {
	margin: 2px 0px 0px;
}

