/* Grundeinstellungen */
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/backgrounds/bgrpage.gif) repeat-x #760707;
	margin-top:0px;
	margin-bottom:0px;
}



/* Tabellenformatierungen */
#outerTable { width:950px; }
#borderTop { width:950px; height:15px; background:url(../images/border/border_top.gif) no-repeat; }
#borderLeft { width:7px; background:url(../images/border/border_left.gif) repeat-y; }
#borderRight { width:7px; background:url(../images/border/border_right.gif) repeat-y; }
#pageBody { width:936px; height:540px; vertical-align:top; background:#000000; }

#contentarea { width:896px; padding:15px 15px 15px 25px; vertical-align:top; }
#flashcontent { width:750px; height:400px; padding:20px 0 20px 50px; }
#picpupHeader { padding:20px 0 0 0; }

/* Footer */
#footer { width:950px; height:45px; padding:12px 12px 12px 12px; vertical-align:top; text-align:right; background:url(../images/footer/footer.gif) no-repeat; }

