/* @override http://macpro-josh.local/ExportAtlas%202/www/styles/css.css */

BODY {
   background: #006496 url('../images/bg.gif') no-repeat scroll;
   margin: 0px;
   font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: black;
}

TD, TD A {
   font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: black;
}

TD.oben {
   background: White url('../images/bg_oben.jpg') no-repeat;
   height: 87px;
   padding: 0px;
   vertical-align: bottom;
}

TD.oben2 {
   height: 87px;
   padding: 0px 10px 15px 220px;
   vertical-align: bottom;
}

TD.oben2text {
   vertical-align: middle;
   color: #09217B;
   font-weight: bold;
}

TD.oben2text A {
   color: #09217B;
   font-weight: bold;
   text-decoration: none;
   vertical-align: middle;
}

TD.oben2 A:hover {
   text-decoration: underline;
}

TD.oben2 A {
   color: #09217B;
   font-weight: bold;
   text-decoration: none;
}

TD.oben2 A:hover {
   text-decoration: underline;
}

TD.nav {
   vertical-align: top;
   width: 161px;
   height: 401px;
   background-color: White;
   color: #09217B;
   padding: 23px 23px 15px 23px;
}

TD.nav A {
   color: Black;
}

TD.nav P {
   margin-bottom: 20px;
}

TD.nav P A {
   color: #09217B;
   font-weight : bold;
   text-decoration: none;
}

TD.nav P A:hover {
   text-decoration: underline;
}

TD.nav P.aktiv A {
   color: #999900;
   font-weight : bold;
   text-decoration: none;
}

TD.trenner {
   background: url('../images/punkt.gif') repeat-y;
}

TD.rechts {
   background: url('../images/bg_rechts.jpg') no-repeat right top white;
   vertical-align: top;
   padding: 215px 15px 20px 15px;
   width: 187px;
   text-align: center;
}

TD.rechts DIV {
   margin-bottom:20px;
}

td.rechts a {
	
}

TD.haupt {
/*   font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
   background-color: White;
   padding: 23px 15px 20px 15px;
   width: 410px;
   vertical-align: top;
}

TD.haupt A {
   color: Black;
}
TD.footer {
   background: White url('../images/punkt1.gif') repeat-x;
   width:746px;
   height: 38px
}

H1 {
   font-weight: bold;
   font-size: 20px;
   color: #09217B;
   margin: 0px 0px 20px 0px;
   letter-spacing: 1px;
   }

H2 {
   color: #999900;
   margin: 0px 0px 5px 0px;
   font-weight: bold;
   font-size: 12px;
}

P {
   margin: 0px;
}

INPUT {
   border: 1px solid #999900;
   color: #09217B;
   font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
   background-color: White;
}

/* PEPERZAKEN GEDEELTE */
td.nav {
	/* ONGEBRUIKT */
}

td.nav ul {
	margin-left: 0px;
	padding-left: 10px;
}

td.nav ul li {
	list-style-type: none;
	margin-top: 20px;
}

td.nav li a {
	font-weight: bold;
    text-decoration: none;
}

td.nav li a.active {
	color: #999900;
}

td.nav li a.inactive {
	color: #09217B;
}