html,body,form { height:100%; }
body { /*overflow:auto;*/ margin:0px; padding:0px; background-color:#f9eede; text-align:center; height:100%; }
body, table, td, th, div, p, input, textarea { font-size:11px; font-family: Arial, Tahoma, Verdana; color:#683301; }

div,p,table,td { padding:0px; margin:0px; }
p { margin-bottom:10px; }

input.default { border:solid 1px #b48b5d; }
input.button { background-color:#f9eede; border:outset 1px #f9eede; padding:0px 2px 0px 2px; }

a {	text-decoration:none; color:#9f3327; }
a:hover { text-decoration:underline; color:#9f3327; }

a img { border:none; border-width:0px; }
.bold { font-weight:bold; }

h1, h2, h3, h4, h5 { margin:0px; padding:0px; font-size:11px; margin-bottom:10px; } 
h2 { margin-bottom:0px; }

.content h1 { color:#9f3327; }

.branding img { width:744px; height:173px; }

/* */
.mainTable { width:784px; background-image:url(../images/bgs/mainTile.gif); margin:0px auto 0px auto; height:100%; text-align:left }
.mainTable .sidePanel { width:20px; }
.mainTable .mainBottom { text-align:center; padding:10px 0px 12px 0px; }

.contentTable { width:744px; margin-top:10px; }
.contentTable .menuContainer { width:193px; }
.contentTable td table td.rightContainer { width:180px; }

div.menuContent { background-color:#efe7dd; padding:11px 0px 40px 12px; }
div.menuContent p { margin-bottom:3px; }
div.menuContent p img.bullet { vertical-align:middle; margin-right:4px; }
div.menuContent a, div.menuContent a:hover  { color:#896856; }
div.menuContent div.sub a, div.menuContent div.sub a:hover { color:#74716c; font-weight:normal; }
div.menuContent a.selected, div.menuContent a.selected:hover { color:#9f3327!important; font-weight:bold; }


div.frontPageContent { margin:36px 10px 0px 10px; }
div.frontPageContent table { width:714px; }
div.frontPageContent h1 { text-transform:uppercase; color:#683301; }

div.scrollContainer 
{
	/*height:300px; overflow:auto; */width:510px; margin:12px 0px 0px 40px;     
	scrollbar-face-color:#E1D4C9;
    scrollbar-shadow-color:#E1D4C9;
    scrollbar-highlight-color:#E1D4C9;
    scrollbar-3dlight-color:#E1D4C9;
    scrollbar-darkshadow-color:#E1D4C9;
    scrollbar-track-color:#EFE7DD;
    scrollbar-arrow-color:#917362;     
}
div.scrollContainer p { margin-bottom:20px; margin-right:10px; }
/* */
div.dynamicLinks { text-align:right; margin:12px 10px 0px 0px; color:#b48b5d; }
div.dynamicLinks input { vertical-align:middle; }
div.dynamicLinks a, div.dynamicLinks a:hover { margin-left:6px; margin-right:6px; color:#b48b5d; }


div.topMenu { margin-top:40px; margin-bottom:7px; padding:0px 2px 0px 2px; }
div.topMenu a { font-weight:bold; text-transform:uppercase; margin-left:10px; margin-right:11px; }
div.topMenu, div.topMenu a,div.topMenu a:hover { color:#896856; }
div.topMenu a.selected,div.topMenu a.selected:hover { color:#9f3327; }

.radioTable input { vertical-align:middle; }

/* CONTENT TABLES */

caption {
    font-style: italic;
	padding-top: 10px;
	text-align: left;
	text-decoration: none;
}

th {
	font-size: 12px;
}

tr.odd {
	background-color: #E9DAC5;	
}

tr.even {
}

table#statistik td {
	border-bottom:1px solid #683301;
	padding-bottom:3px;
	padding-top:3px;
}
