* { margin: 0; padding: 0;}
body { text-align: center; font-family: Arial; font-size: 12px; color: #4a4a4a; }
table {  margin-top: 20px; padding-left: 25px; }
form { padding-left: 25px; }
img { border: 0; }
#outer { width: 931px; height: 30px; background-color: #fff; margin-left: auto; margin-right: auto; text-align: left;}

#topnav { float: right; margin-top: 10px; margin-bottom: 5px; }
#topnav a { text-decoration: none; color: #4a4a4a; padding-right: 5px; }

#header { clear:both; height: 192px; width: 931px; margin:0; padding:0; }
#header .logo { margin-left: 25px; margin-top: 11px; }
#header.a { background: url(img/header-a.png) no-repeat; }
#header.b { background: url(img/header-a.png) no-repeat; }
#header.c { background: url(img/header-c.png) no-repeat; }
#header.d { background: url(img/header-d.png) no-repeat; }
#header.e { background: url(img/header-e.png) no-repeat; }

#content { margin-top:-8px; margin-left: -8px; padding:0; width: 931px; height: 300px; }
#content.a { background: url(img/bg-a.png) no-repeat; }
#content.b { background: url(img/bg-b.png) no-repeat; }
#content.c { background: url(img/bg-c.png) no-repeat; }
#content.d { background: url(img/bg-d.png) no-repeat; }
#content.e { background: url(img/bg-e.png) no-repeat; }


#content .l { float: left; width: 199px; }
#content .m { float: left; width: 175px; }
#content .r { float: left; width: 555px;  margin-top: 30px;  }
#content .r .mininav { float: right; margin-top: -18px; }

*html #content .r { float: left; width: 555px; margin-top: 0; padding-top: 30px;  }
*html #content .r .mininav { float: right; margin-top: -18px; }

#content .r .mininav a.space { margin-right:10px; }
#content .r h1 { padding-left: 30px; padding-right: 20px; color: #ba9a65; font-size: 12px; margin-bottom: 30px; }
#content .r p { padding-left: 30px; padding-right: 20px; margin-bottom: 20px; }

#content .r ul { padding-left: 30px; padding-right: 20px; margin-bottom: 20px; }
#content .r ul li { margin-left: 20px; }

#content .l ul
{
	margin-top: 25px;
	margin-left: 9px;
	width: 185px;
	border-bottom: 1px solid #e6e5de;
}
#content .l li
{
	list-style: none;
	margin: 0;
	padding: 6px;
	border-top: 1px solid #e6e5de;
}
#content .l li a { text-decoration: none; font-weight: bold; color: #000; padding-left: 10px; }

#content.a .l li.active { background: url(img/pfeil-1-a.png) no-repeat; }
#content.a .l li a.active { color: #842e64; }
#content.b .l li.active { background: url(img/pfeil-1-b.png) no-repeat; }
#content.b .l li a.active { color: #59a311; }
#content.c .l li.active { background: url(img/pfeil-1-c.png) no-repeat; }
#content.c .l li a.active { color: #ba9a65; }
#content.d .l li.active { background: url(img/pfeil-1-d.png) no-repeat; }
#content.d .l li a.active { color: #81808f; }
#content.e .l li.active { background: url(img/pfeil-1-e.png) no-repeat; }
#content.e .l li a.active { color: #ccab3d; }

*+html #content.a .l li.active { background: url(img/pfeil-1-a-ie.png) no-repeat; }
*html  #content.a .l li.active { background: url(img/pfeil-1-a-ie.png) no-repeat; }
*+html #content.b .l li.active { background: url(img/pfeil-1-b-ie.png) no-repeat; }
*html  #content.b .l li.active { background: url(img/pfeil-1-b-ie.png) no-repeat; }
*+html #content.c .l li.active { background: url(img/pfeil-1-c-ie.png) no-repeat; }
*html  #content.c .l li.active { background: url(img/pfeil-1-c-ie.png) no-repeat; }
*+html #content.d .l li.active { background: url(img/pfeil-1-d-ie.png) no-repeat; }
*html  #content.d .l li.active { background: url(img/pfeil-1-d-ie.png) no-repeat; }
*+html #content.e .l li.active { background: url(img/pfeil-1-e-ie.png) no-repeat; }
*html  #content.e .l li.active { background: url(img/pfeil-1-e-ie.png) no-repeat; }

#content .m ul
{
	margin-top: 25px;
	margin-left: 22px;
	width: 130px;
	border-bottom: 1px solid #fff;
}
#content .m li
{
	list-style: none;
	margin: 0;
	padding: 6px;
	border-top: 1px solid #fff;
}
#content .m li a { text-decoration: none; font-weight: bold; padding-left: 12px; }

#content.a .m li a { color: #4a4a4a; }
#content.b .m li a { color: #4f6539; }
#content.c .m li a { color: #6c6252; }
#content.d .m li a { color: #5b5a5f; }
#content.e .m li a { color: #4a4a4a; }

#content.a .m li.active { background: url(img/pfeil-2-a.png) no-repeat; }
#content.a .m li a.active { color: #842e64; }
#content.b .m li.active { background: url(img/pfeil-2-b.png) no-repeat; }
#content.b .m li a.active { color: #59a311; }
#content.c .m li.active { background: url(img/pfeil-2-c.png) no-repeat; }
#content.c .m li a.active { color: #ba9a65; }
#content.d .m li.active { background: url(img/pfeil-2-d.png) no-repeat; }
#content.d .m li a.active { color: #81808f; }
#content.e .m li.active { background: url(img/pfeil-2-e.png) no-repeat; }
#content.e .m li a.active { color: #ccab3d; }

*+html #content.a .m li.active { background: url(img/pfeil-2-a-ie.png) no-repeat; }
*html #content.a  .m li.active { background: url(img/pfeil-2-a-ie.png) no-repeat; }
*+html #content.b .m li.active { background: url(img/pfeil-2-b-ie.png) no-repeat; }
*html #content.b  .m li.active { background: url(img/pfeil-2-b-ie.png) no-repeat; }
*+html #content.c .m li.active { background: url(img/pfeil-2-c-ie.png) no-repeat; }
*html #content.c  .m li.active { background: url(img/pfeil-2-c-ie.png) no-repeat; }
*+html #content.d .m li.active { background: url(img/pfeil-2-d-ie.png) no-repeat; }
*html #content.d  .m li.active { background: url(img/pfeil-2-d-ie.png) no-repeat; }
*+html #content.e .m li.active { background: url(img/pfeil-2-e-ie.png) no-repeat; }
*html #content.e  .m li.active { background: url(img/pfeil-2-e-ie.png) no-repeat; }