/*********************************************************************
* @copyright Copyright (C) 2008 richardeberl.at
* @author richardeberl.at
* Please visit http://www.richardeberl.at for more information
*********************************************************************/

html   { border:0; margin:0; padding:0; }
body  { text-align:center; background-color:#ffffff; color:#36424e;}
div	 { margin: 0px; padding: 0px;}
/* MAIN DESIGN CONTAINERS/DIVISIONS
*********************************************************************/
/*#dta-master 				{ text-align:center; background-color:#ffffff; color:#36424e; font:75%/1.5 "Lucida Grande",Geneva,Arial,Verdana,sans-serif; }*/
#dta-page				{ width:946px; height: auto; margin: 0px auto; text-align:left;}
#dta-kopf				{ height:135px; background: url("../bilder/bg_page-middle_europe3.png") no-repeat ; }
/*#dta-kopf				{ height:135px; background: url("../bilder/bg_kopf_europa.gif") no-repeat ; }*/
#dta-mainmenu			{ height:40px; background: url("../bilder/bg_menue_orange.png") no-repeat; }
#dta-secnav				{  height:25px;background:url("../bilder/bg_menue_schwarz.png") no-repeat; padding:1px 0 0 0; }
#dta-mitte				{ background:url("../bilder/bg_mitte_schmal.gif") repeat-y ; height: auto; padding:8px; }
#dta-fuss 				{ background:url("../bilder/bg_fuss_rund.gif") no-repeat top; padding:24px 12px 0 12px; height: 80px; position: top;}

/* HEADER STYLES
*********************************************************************/
#dta-logo				{ width:243px; height:55px; float:left; bottom:0; left:0; margin:12px 0px 0px 22px; }
#dta-ptop				{ width:560px; float:right; text-align:right; margin:20px 20px 0 0; }
#dta-date				{ float:right; margin:24px 18px 0 0; background:transparent; color:#f1f1f1; }

/* MENU STYLES
*********************************************************************/
#dta-ptoolbar			{ width: 700px; float:left; margin:0 8px 0px 8px; } /* Hauptmenüzeile hereingerückt */
#dta-ptoolbar2			{ width: 700px; float:left; margin:0 8px 0px 8px; } /* Sekundärmenüzeile hereingerückt */
#dta-pinset				{ width: 200px; float:right; margin:0px; } /* 2. Menü in der Hauptmenüzeile (Impressum & Risikohinweis) */
#dta-pheader			{ width: 930px; height:160px; float:left; padding:1px 8px 0 8px; background:transparent url("../bilder/bg_mitte_flash.png") repeat-y ; } /* Flash Loader */

/* CONTENT COLUMNS
*********************************************************************/
#dta-content			{ padding:18px 18px 0px 18px; text-align:left; overflow:hidden; }
#dta-clickme			{ margin:18px 18px 0px 18px; text-align:left; overflow:hidden; }
#dta-leftsidecontent	{ width:200px; min-width: 200px; height: 100%; float:left; }
#dta-maincontent		{ width:400px; min-width: 222px; height: 100%; padding:0 4px 0 4px; }
#dta-rightsidecontent	{ width:200px; min-width: 200px; height: 100%; float:right; }


/* FOOTER STYLES
*********************************************************************/

#dta-footer				{ width:900px; margin:0 auto; padding:0.8em 0 1.2em 0; font-size:0.9em; color:#595959; }
#dta-pfooter			{ float:left; text-align:left; width:45%;}
#dta-pbottom 			{ float:right; text-align:right; width:45%; }

#dta-footer a:link,
#dta-footer a:visited { color:#000; text-decoration:underline; }
#dta-footer a:hover { text-decoration:none; }

/* CONTENT TABLE
*********************************************************************/
#dta-content-table		{ width: 100%; table-layout: fixed; }
#dta-content-links		{ width: 220px;  }
#dta-content-mitte		{ width: 470px; }
#dta-content-rechts		{ width: 220px;  }
#dta-contlinks-td		{ height: auto; vertical-align:top; border-right:1px solid #bbbbbb;}
#dta-contmitte-td		{ height: auto; vertical-align:top; padding:0 8px 0 8px; }
#dta-contrechts-td		{ height: auto; vertical-align:top; border-left:1px solid #bbbbbb;}
