@charset "utf-8";

/*
@**file:     base.css
@**site:     pkv-vergleichen.org
@**date:     16.03.09
@**author:   Syl Shehu // visual4.de

*/


@media screen, projection{



*		        {margin: 0; padding: 0;}
html	      {font-size: 100%;height: 101%;}
body	      {font: 62.25% verdana,arial, helvetica, sans-serif; color: #585858; 
             background: #f2f5f6 url(pix/bg.jpg) 0 0 repeat-x; line-height: 1.6;
             text-align:center;}


a		 	      {color: #fc842e;text-decoration: none;text-decoration: underline;}
a:focus,
a:hover		  {text-decoration: none; border-bottom: 1px dotted #fc842e;}
a:visited   {color: #fc842e;}
p           {margin: 0.7em 0 1.2em 0;font-size: 1.1em;word-spacing: 0.10em;}
cite        {display: block;margin-bottom: 2.5em;color: #444;}
li          {list-style-position:outside;margin: 0 10px;}



h1,h2,h3,h4,h5,h6	 {letter-spacing: 1px;}
h1					       {font-size: 3.5em;color: #666;}
h2					       {font-size: 1.6em;color: #fc842e; margin-bottom: 1.5em;}
h3					       {font-size: 1.1em;color: #444;font-weight: normal;}
h4					       {font-size: 1em;}
h5					       {font-size: 0.9em;}
h6					       {font-size: 0.8em;}


#wrapper           {width: 731px;margin: 0 auto; height: auto !important; text-align: left;background: #fff url(pix/wrapper_bg.gif) 0 0 repeat-y;}
#head              {height: 165px; background: transparent url(pix/header.gif) 10px 5px no-repeat;padding: 0 0 0 80px;margin: 0 0 10px 0;}
#col-l             {width: 500px;float: left;padding: 0 0 0 10px;height: 200px;min-height:200px;height: auto !important}
#col-r             {width: 210px;float: right;}
#footer            {padding: 140px 0 0 0; background: #f2f5f6 url(pix/footer.gif) 0 0 no-repeat; clear:both;}
#footer p          {color: #707070;}

#head h1           {font: normal 22px "Century Gothic";padding: 30px 0 0 0;}
#head h1 a         {text-decoration: none; color:#5d829e; border: none;}
#head p            {width: 270px;color: #fff;font: bold 15px  "Century Gothic";}


#nav               {margin: 0; padding: 0;}
#nav li            {list-style:none;margin: 0 0 1px 0;}

#nav li a          {padding: 2px 0 3px 30px;width: 160px; display: block;background: #d7eaf8 url(pix/arrow_normal.gif) 10px center no-repeat;
                    text-decoration: none; font-size: 1em;line-height: 1.3;color: #416580;text-decoration: none;}
                    
#nav li a:hover    {background: #fc842e url(pix/arrow_hover.gif) 10px center no-repeat; color: #fff;border:none;text-decoration: none;}                   
#nav li h3         {padding: 2px 0 3px 30px;width: 160px; display: block;background: #a7d1f0 url(pix/arrow_hover.gif) 10px center no-repeat;
                    text-decoration: none; font-size: 1em;line-height: 1.3;color: #fff;font-weight: bold;margin: 0 0 1px 0;}
#nav li.current_page_item a{background: #fc842e url(pix/arrow_hover.gif) 10px center no-repeat; color: #fff;}

#nav #linkcat-2    {margin: 15px 0 0 0;}


}
