/* www.scharfe-schnitte.com */

/* PNG-Bug IE Hack direct from M$ */
* html .div {
	filter:progid:DXImageTransform.Microsoft.
	AlphaImageLoader(src="shadow_left_right.png", sizingMethod = 'scale'); 
}

body {
	background: url(../img/main_bg.jpg) repeat top left;
	font: normal 9pt Arial,Verdana;
	color: #333;
}

a {
	color: brown;
}

a:hover {
	color: #000;
}

h1 {
	font: bold 14pt Arial,Verdana;
	border-bottom: 1px solid brown;
	color: #333;
}

h3 {
	font: bold 11pt Arial,Verdana;
	border-bottom: 1px solid brown;
	color: #333;
}

.footnote {
	font: normal 7pt Arial,Verdana;
}

.cell_f {
	padding: 			2px;
	background-color: 	#ffbc71;
	text-align: 		right;
}

.cell_m {
	padding: 			2px;
	background-color: 	#dea25f;
	text-align: 		right;
}

#logo {
	height: 90px;
	width: 100%;
	clear: both;
	margin: 0 10px 0 0;
}

#times {
	display:block;
	text-align: right;
	float: right;
	font: bold 10pt Arial,Verdana;
	color: #333;
	margin: 16px 16px 0 0;
}

#navi {
	position: relative;
	float: left;
	width: 170px;
	height: 100%;
	margin: 10px 0 0 0;
}

#navi_ul {
	position: relative;
	margin: 0;
	padding: 0 0;
	list-style: none;
}

#navi_ul li {
	position: relative;
	display: block;
	width: 168px;
	height: 30px;
	background: url(../img/navi_bg.jpg) repeat-x top left;
	border: 1px solid brown;
	margin: 20px 0;
}

#navi_ul span {
	display: block;
	padding: 6px 0 0 20px;
}

#navi_ul a {
	display: block;
	font: bold 12pt Arial,Verdana;
	color: #fedbb4;
	text-decoration: none;
}

#navi_ul a:hover {
	font: bold 12pt Arial,Verdana;
	color: brown;
}

#main_content {
	position: relative;
	float: left;
	width: 670px;
	height: 393px;
	margin: 5px 0 0 30px;
	overflow: auto;
}

#footer {
	position: relative;
	text-align: center;
	width: 870px;
	*width: 830px;
	height: 32px;
	padding: 4px;
	border: 1px solid brown;
	background : #e0861a;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #333;
}

#footer a:hover {
	color: brown;
}

#content {
	background: #fedbb4;
	vertical-align: top;
}

#container {
	vertical-align: middle;
	height: 100%;
}

#t_main {
	width: 900px;
	height: 550px;
	margin: 0;
	padding :0;
	border: 0;
	font: normal 9pt Arial,Verdana;
}

#tol {
	width: 10px;
	height: 10px;
	background: url(../img/tol.gif) no-repeat top left;
}

#tom {
	height: 10px;
	background: url(../img/tom.gif) repeat-x top left;
}

#tor {
	width: 10px;
	height: 10px;
	background: url(../img/tor.gif) no-repeat top left;
}

#tml {
	width: 10px;
	background: url(../img/tml.gif) repeat-y top left;
}

#tmr {
	width: 10px;
	background: url(../img/tmr.gif) repeat-y top left;
}

#tul {
	width: 10px;
	height: 10px;
	background: url(../img/tul.gif) no-repeat top left;
}

#tum {
	height: 10px;
	background: url(../img/tum.gif) repeat-x top left;
}

#tur {
	width: 10px;
	height: 10px;
	background: url(../img/tur.gif) no-repeat top left;
}
