/* $Id: index.css,v 1.10 2009/06/23 09:46:00 rs Exp $ */

/* general */
body              {font-family:Georgia,sans-serif; font-size:12px; line-height:1.5em; color:#eff1c6; background:#f1eecb; margin:0; padding:0;}
a                 {color:#eff1c6;}

/* layout */
#page             {position:absolute; left:0; bottom:0; width:1141px; height:805px;}
#download         {position:absolute; left:356px; top:530px; width:307px; height:21px; font-size:17px; background:url(icon1.gif) left center no-repeat; padding:0 0 0 24px;}
#footer           {position:absolute; right:172px; bottom:6px; font-weight:bold; line-height:2em;}

#page1            {position:absolute; width:1141px; height:805px; background:url(bg1.jpg) no-repeat;}
#page1_header     {position:absolute; left:49px;  top:570px; width:307px; height:70px; font-size:28px; line-height:32px;}
#page1_left       {position:absolute; left:49px;  top:660px; width:307px; height:80px; font-weight:bold;}
#page1_center     {position:absolute; left:356px; top:570px; width:307px; height:170px; font-weight:bold;}
#page1_right      {position:absolute; left:663px; top:570px; width:307px; height:170px; font-weight:bold;}
#page1_link       {position:absolute; left:663px; top:530px; width:307px; height:21px; font-size:17px; background:url(icon1.gif) left center no-repeat; padding:0 0 0 24px; cursor:pointer;}

#page2            {position:absolute; width:1141px; height:805px; background:url(bg2.jpg) no-repeat; display:none;}
#page2_header     {position:absolute; left:49px;  top:160px; width:307px; height:70px; font-size:28px; line-height:32px;}
#page2_left       {position:absolute; left:49px;  top:250px; width:307px; height:250px; font-weight:bold;}
#page2_center     {position:absolute; left:356px; top:250px; width:307px; height:250px; font-weight:bold; color:#495612;}
#page2_right      {position:absolute; left:663px; top:250px; width:307px; height:250px; font-weight:bold; color:#495612;}
#page2_link       {position:absolute; left:663px; top:530px; width:307px; height:21px; font-size:17px; background:url(icon1.gif) left center no-repeat; padding:0 0 0 24px; cursor:pointer;}

#page3            {position:absolute; width:1141px; height:805px; background:url(bg2.jpg) no-repeat; display:none;}
#page3_header     {position:absolute; left:49px;  top:190px; width:307px; height:40px; font-size:18px;}
#page3_left       {position:absolute; left:49px;  top:230px; width:307px; height:250px; font-weight:bold;}
#page3_right      {position:absolute; left:380px; top:190px; width:566px; height:290px; font-weight:bold; background:url(impressum.jpg) no-repeat;}
#page3_link       {position:absolute; left:663px; top:530px; width:307px; height:21px; font-size:17px; background:url(icon1.gif) left center no-repeat; padding:0 0 0 24px; cursor:pointer;}

/* style */
#page1 p          {margin:0; padding:0px 24px 10px 24px;}
#page1_header p   {margin:0px 24px 24px 24px; padding:0; border-bottom:1px solid #eceacc;}
#page1_center p   {background:url(icon2.gif) left top no-repeat;}
#page1_right p    {background:url(icon2.gif) left top no-repeat;}

#page2 p          {margin:0; padding:0px 24px 10px 24px;}
#page2_header p   {margin:0px 24px 24px 24px; padding:0; border-bottom:1px solid #7b8e29;}

#page3 p          {margin:0; padding:0px 24px 40px 24px;}

#download a       {text-decoration:none;}
#impressum        {cursor:pointer; text-decoration:underline;}
