/*
   $Id: style.css 4565 2011-08-04 08:23:39Z r_doeblitz $
   $HeadURL: https://svn.asco.de/svn/domains/net/gastwerk/www/release/www/0_style/style.css $
   $LastChangedDate: 2011-08-04 10:23:39 +0200 (Do, 04 Aug 2011) $
   $LastChangedRevision: 4565 $
   $LastChangedBy: r_doeblitz $
*/

body                    {margin:0px; 
                         padding:0px; 
                         background-color:#F8F0D8;
                         font-family: arial, sans-serif;
                         font-size:12px;
                         line-height:18px;
                         color:#330000;
                         }

xtable, tr, td           {font-family: arial, sans-serif;
                         font-size:12px;
                         line-height:18px;
                         color:#330000;}
                         
.headline               {font-weight:bold;
                         letter-spacing:2px;
                         color:#990000;}
                                                  
a                       {color:#CC3300;
                         text-decoration:none;
                         font-weight:bold;}
                         
a:hover                 {text-decoration:underline;}
                         
a.menue 		{color:#ffffff;
                     	 text-decoration:none;
                     	 font-weight:bold;
                     	 font-size:12px;
                     	 letter-spacing:2px;}
                     	 
a:hover.menue		{text-decoration:none;
                         color:#F0D68B;}
                         
ul                      {list-style-image:url(/0_image/bullet.gif);}
                         
.pfeil                  {height:8px;
                         width:4px;
                         padding:0;
                         margin-left:28px;
                         margin-right:4px;
                         border:0;
                         vertical-align:middle;}
                                         
.big                    {font-size:14px;}

.content                {line-height:18px;
                         padding:180px 45px 15px 15px;}
                     
.bottom                 {height:45px; 
                         background-color:#993333; 
                         background-image:url(/0_image/menue_bottom.gif);
                         background-repeat:repeat-x;
                         line-height:45px;}
                     
.inactive               {color:#F0D68B;
                         text-decoration:none;
                         font-weight:bold;
                         font-size:12px;
                         letter-spacing:2px;}
                         
.klein                  {font-size:10px;
                        line-height:10px;}
                        
.thumb                  {width:125px;
                         height:70px;
                         margin:4px 4px 4px 4px;
                         border:solid 1px #990000;}
                         
.bilder_table		{
                         background-color:#F8F0D8;
                         border-collapse:collapse;
                         border-spacing:0;
                         width:130px;
                         }
                         
.img_big                 {margin-bottom:10px;}

.unterschrift		{padding:5px 15px 7px 15px; 
                         text-align:left; 
                         width:380px; 
                         background-color:#F4D9AF;}

