body, #content{
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #460501;
	text-align: justify;
	line-height: 150%;
}

#columnleft{
  margin-left: 0px;
	text-align: left;
}

#columnright{
  margin-top: -250px;
  margin-left: 300px;
	margin-right: 0px;
	text-align: left;
}

#content {
  margin-top: 25px;
}
	
body {
  background-color: #FFFFFF;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

table {
  border-collapse: collapse;
}


input,textarea, select{
	border: 1px solid #7A1400;
	font-family: Verdana;
	font-size: 11px;
	color: #460501;
}

a:link {color: #7A1400;}
a:visited {color: #7A1400;}
a:active {color: #7A1400; font-weight: bold}
a:hover {color: #cc0000}

.small{
	font-size: 9px;
	
}

.bigger{
	font-size: 14px;
	font-weight: bold;
}

.menu {clear:both; margin-bottom:4em; margin-left: 10px;}
.menu dt {display:none;}
.menu dd {margin:0; padding:0;}
.menu .aa {width:12px; background:url(../images/tablinks.gif); float:left; padding:2px 0 2px 0; border-bottom:1px solid #460501;}
.menu .bb {background:url(../images/tabmidden.gif); float:left; padding:2px 0 2px 0; border-bottom:1px solid #460501; text-align:center;}
.menu .cc {width:12px; background:url(../images/tabrechts.gif); float:left; padding:2px 0 2px 0; border-bottom:1px solid #460501;}

.menu a, .menu a:visited {color:#460501; text-decoration:none; font-weight:bold; font-size:11px; cursor:pointer;}
.menu a:hover {color:#7A1400; background:#fff;}
.menu a:hover span {background-position:0 150px; border-bottom:1px solid #f9f4ee;}


  
body{
	scrollbar-face-color:			#FFFF99;
	scrollbar-highlight-color:		#7A1400;
	scrollbar-darkshadow-color:		#888888;
	scrollbar-shadow-color:			#7A1400;
	scrollbar-arrow-color:			#7A1400;
	scrollbar-track-color:			#FFFFFF;


}

