/*  
Theme Name: Seelig
Theme URI: http://www.jutta-seelig.de
Description: Theme fuer die Praesentation Gaestehaus der Polizei
Author: ExusuDesign - M.Hoemke
Author URI: http://www.exusu-design.de
Version: 1.0
*/
/* @group Site */
html { 
   margin: 0;
   border: 0;
   text-align: center;
   }
body { 
   margin: 0;
   border: 0;
   text-align: center;
   background: #a0523c url(img/bg_site.jpg) repeat-x;
   }
/* @end */
/* @group Standards */
   div, span, p, h1, h2, h3, h4, h5, h6, ul, li, img , a, form {
   padding: 0; 
   margin: 0;  
   border: 0;
   }
.clearer {
   clear: both; 
   line-height: 1px; 
   height: 1px; 
   width: 1px; 
   font-size:1px;
   }
.hidder {
   display: none;
   }
a:link {
   color: #983b27; 
   text-decoration: none;
   }
a:visited {
   color: #983b27; 
   text-decoration: none;
   }
a:hover {
   color: #983b27; 
   text-decoration: none;
   }
/* @end */ 
/* @group Textformate */
h1, h2, h3, h4, h5, h6 {
   font-family: "Georgia","Times New Roman","Trebuchet MS",serif; 
   font-weight: normal;
   color: #983b27;
   } 
h2 {
   font-size: 24px;
   line-height: 34px;
   color:#983b27;
   }
h3 {
   font-size: 16px;
   font-weight: normal;
   line-height: 20px;
   color:#983b27;
   margin-bottom: 5px;
   clear: left;
   }
h4 {
   font-size: 16px;
   line-height: 22px;
   color: #983b27;
   padding: 10px 0 10px 10px;
   margin-top: 20px;
   margin-bottom: 20px;
   background: transparent url(img/bg_h4.jpg) repeat-y;
   }
div, span, p {
   font-family: "Verdana","Arial","Trebuchet MS",sans-serif;
   font-size: 13px;
   line-height: 17px;
   font-weight: normal;
   text-align: left;
   color:#333333;
   }
/* @end */ 
/* @group Positionierung */
#header {
   position: relative; 
   width: 800px;
   height: 326px;  
   text-align: left; 
   margin: auto;
   background: transparent url(img/bg_header.jpg)  no-repeat top left;
   } 
#wrap {
   position: relative; 
   width: 100%; 
   text-align: center; 
   background-color: #fbe2ba;
   } 
#container {
   position: relative; 
   width: 800px; 
   text-align: left; 
   margin: auto;
   background-color: #fbe2ba;
   } 
#content {
   float:left;
   width:460px;
   }
#sitebar {
   float: right; 
   width: 284px;
   padding-top: 48px;
   }
#footer {
   position: relative; 
   width: 100%; 
   text-align: center; 
   height: 152px; 
   background: transparent url(img/bg_footer.jpg) repeat-x; 
   }
/* @end */
/* @group Headerinhalte */
#home {
   display:block; 
   width: 330px; 
   height: 110px; 
   position: absolute; 
   top: 0px; 
   left: 0px;
   background-color: transparent;
   }
#flag {
   display:block; 
   width: 130px; 
   height: 112px; 
   position: absolute; 
   top: 157px; 
   left: 0px;
   background: transparent url(img/bg_flag.jpg) no-repeat top left;
   }
#claim {
   display:block; 
   width: 290px; 
   height: 80px; 
   position: absolute; 
   top: 181px; 
   left: 170px;
   background-color: transparent;
   font-family: "Georgia","Times New Roman","Trebuchet MS",serif; 
   font-weight: normal;
   font-size: 20px;
   line-height: 24px;
   color: #f5e2d7;
   }
#galerie {
   display:block; 
   width: 199px; 
   height: 116px; 
   position: absolute; 
   top: 183px; 
   left: 586px;
   background-color: transparent;
   }
/* @end */
/* @group Topnav */
#topnav {
   position: absolute; 
   top: 125px; 
   left: 170px;
   }
#topnav ul, #topnav li {
   list-style: none;
   }
#topnav li {
   float: left; 
   line-height: 33px;
   height: 33px;
   width: 126px;
   }
#topnav a:link {
   width: 100%;
   height: 100%;
   display: block;
   color: #983b27;
   font-family: "Georgia","Times New Roman","Trebuchet MS",serif;
   font-size: 18px;
   text-align: center;
   text-decoration:none;
   background: transparent url(img/bg_nav.jpg) no-repeat 0px 0px;
   }
#topnav a:visited {
   width: 100%;
   height: 100%;
   display: block;
   color: #983b27;
   font-family: "Georgia","Times New Roman","Trebuchet MS",serif;
   font-size: 18px;
   text-align: center;
   text-decoration:none;
   background: transparent url(img/bg_nav.jpg) no-repeat 0px 0px;
   }
#topnav a:hover {
   width: 100%;
   height: 100%;
   display: block;
   color: #983b27;
   font-family: "Georgia","Times New Roman","Trebuchet MS",serif;
   font-size: 18px;
   text-align: center;
   text-decoration:none;
   background: transparent url(img/bg_nav.jpg) no-repeat -126px 0px;
   }
/* @end */
/* @group Entry */
.entry{
   margin-top: 10px;
   margin-bottom:15px;
   }
.entry p{
   margin-bottom:15px;
   }
.entry ul {
   padding-bottom: 10px;
   padding-left: 17px;
   }
.entry a:link {
   color: #983b27; 
   text-decoration: none;
   }
.entry a:visited {
   color: #983b27; 
   text-decoration: none;
   }
.entry a:hover {
   color: #983b27; 
   text-decoration: underline;
   }
.entry .klein {
   display: block;
   margin-bottom: 15px;
   margin-right: 10px;
   padding: 5px;
   border: 1px solid #c98f70;
   background-color: #f8d297;
   float: left;
   }
.entry .gross {
   display: block;
   margin-bottom: 15px;
   padding: 5px;
   border: 1px solid #c98f70;
   background-color: #f8d297;
   }
.line {
   display: block;
   width: 460px;
   height: 33px;
   background: transparent url(img/bg_line.jpg) no-repeat top left;
   }
#linktipps {
   list-style: none;
   }
#linktipps li{
   line-height: 25px;
   border-top: 1px solid #c98f70;
   }
/* @end */
/* @group Sitebar */
#linkgoogle, #linkwdr, #linkherrmann {
   display: block;
   width: 283px;
   height: 74px;
   padding-bottom: 15px;
   /*--- Hack IE 5.x ---*/
   voice-family: "\"}\"";
   voice-family:inherit;
   height: 59px;
   }
   /*--- For Opera 5.x ---*/
   html>body #linkgoogle, html>body #linkwdr, html>body #linkherrmann {
   height: 59px;
   }
#linkgoogle {
   background: transparent url(img/link_google.gif) no-repeat top left;
   }
#linkwdr {
   background: transparent url(img/link_wdr.gif) no-repeat top left;
   }
#linkherrmann {
   background: transparent url(img/link_herrmann.gif) no-repeat top left;
   }
#spotberlin {
   display: block;
   width: 283px;
   height: 189px;
   padding-bottom: 15px;
   background: transparent url(img/spot_berlin.gif) no-repeat top left;
   /*--- Hack IE 5.x ---*/
   voice-family: "\"}\"";
   voice-family:inherit;
   height: 174px;
   }
   /*--- For Opera 5.x ---*/
   html>body #spotberlin {
   height: 174px;
   }
#spotfeiern {
   display: block;
   width: 283px;
   height: 206px;
   padding-bottom: 15px;
   background: transparent url(img/spot_feiern.gif) no-repeat top left;
   /*--- Hack IE 5.x ---*/
   voice-family: "\"}\"";
   voice-family:inherit;
   height: 191px;
   }
   /*--- For Opera 5.x ---*/
   html>body #spotfeiern {
   height: 191px;
   }
#anschrift {
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 10px;
   margin-bottom: 15px;
   background: transparent url(img/bg_h4.jpg) repeat-y;
   }
/* @end */
/* @group Footer */
#credits {
   text-align: left; 
   margin: auto;
   width: 800px;	 
   padding-top: 75px;
   color: #f5e2d7;
   }
#credits a:link {
  color: #ffffff; 
  text-decoration: none;
  }
#credits a:visited {
  color: #ffffff; 
  text-decoration: none;
  }
#credits a:hover {
   color: #ffffff; 
   text-decoration: underline;
   }
/* @end */
