/*
    Werbung & Media Huber - www.bluemeetsyou.com
    (c) 2008 Christoph Wolter
*/


/* Allgemein */
  * { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;font-size:1em;}
  
  A, A:active, A:link, A:visited {text-decoration:none; color:#999;}
  A:hover {text-decoration:underline;color:#000;}
  
  BODY {background:rgb(192, 203, 216);text-align:center;}
  DIV#page_container {width:955px;margin:10px auto 10px auto;text-align:left;}
  DIV#page {background:rgb(51,102,153);border:solid 1px #fff;border-bottom-width:0px;float:left;}
  
  DIV#headline {height:40px;width:955px;font-size:80%;}
  DIV#headline DIV.visitors {float:left;display:inline;margin:12px 0 12px 40px;color:#fff;}
  DIV#headline DIV.date{float:right;display:inline;margin:12px 25px 12px 0;color:#fff;}
  
  DIV#logo {margin:0 0 0 25px;position:absolute;z-index:100;}
  
  DIV#header {height:175px;width:905px;margin:0 25px 0 25px;background:url(bg_header.jpg) rgb(255, 191,0);position:relative;}
  DIV#header H1.page_title{color:#fff;font-size:130%;margin:50px 0 0 90px;padding:0;}  
  DIV#header DIV.banner {position:absolute; top:0px; right:65px;}
  DIV#header SPAN.way_name {position:absolute; top:150px; left:20px;color:rgb( 51, 102, 153);;font-size:80%;}
  DIV#header DIV.ticker{position:absolute; top:20px; left:80px;width:420px;height:25px;color:#fff;}
  DIV#header UL.breadcrumbs {font-size:80%;position:absolute;left:90px;top:150px;margin:0;padding:0;}
  DIV#header UL.breadcrumbs LI{display:inline; color:rgb( 51, 102, 153);}
  DIV#header UL.breadcrumbs LI A{color:rgb( 51, 102, 153);}
  DIV#header UL.breadcrumbs LI{display:inline;}
  DIV#header H1.page_title{position:absolute; top:0px; left:0px;}

  DIV#headmenu {margin:0 90px 0 25px;width:840px;background:url(bg_headmenu.jpg) repeat-y #fff;height:28px;}
  DIV#headmenu DIV.qs {width:200px;float:left;}
  DIV#headmenu DIV.qs FORM  {width:200px;margin:4px 0 0 0;padding:0;float:left;}
  DIV#headmenu DIV.qs FORM INPUT.txt {float:left;width:140px;height:20px;border:none;background:#ccc;font-size:80%;padding:0;}
  DIV#headmenu DIV.qs FORM INPUT.submit{float:right;width:50px;height:20px;border:none;background:#ccc;font-size:80%;}
  

  DIV#headmenu DIV.topmenu {float:right;width:300px;text-align:right;}
  DIV#headmenu DIV.topmenu UL {margin:7px 20px 0 0;padding:0;}
  DIV#headmenu DIV.topmenu UL LI {display:inline;font-size:80%;margin:0 0 0 10px;} 
  


  DIV#main {float:left;margin:0 90px 0 25px;display:inline;background:url(bg_main.jpg) repeat-y #fff;}
  
  
  DIV#main DIV.left_container {float:left;width:200px;border:solid 0px rgb(255, 191, 0);border-top-width:2px; }
  DIV#main DIV.content_container {width:635px;float:right;margin:0;border:solid 0px #999;border-top-width:1px;}
  DIV#main DIV#content {margin:10px 20px 10px 40px;}
  
  DIV#main DIV.footer {clear:both;background:url(bg_footer.jpg) no-repeat;width:840px;height:20px;margin:0;padding:0;}
  DIV#main DIV.footer SPAN {width:635px;float:right;text-align:center;font-size:70%;color:#666;margin:5px 0 5px 0;}
  
  UL#mainmenu {margin:10px 0 10px 10px;width:200px;padding:0;list-style:none;font-size:80%;}
  UL#mainmenu LI {}

