/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
@import 'lib/forms.css';
@import 'bolletstrasse.css';

/* Plugins:
   Additional functionality can be found in the plugins directory.
   See the readme files for each plugin. Example:
   @import 'plugins/buttons/buttons.css'; */
   
/* See the grid:
   Uncomment the line below to see the grid and baseline.
   .container { background: url(lib/grid.png); } */
body {
background-image: url(../../img/bg.png);
}
.stabs_navi{
font-weight: bold;
margin-top: 30px;
margin-bottom: 5px;
padding: 0px;
float: left;
}
.stabs_navi ul{
margin-right: 0px;
margin-top: 0px;
margin-bottom: 1px;
float: right;
display: inline;
list-style: none;
}
.stabs_navi li{
float: left;
padding: 4px 0px 4px 12px;
color: white;
}

.navi{

font-weight: bold;
padding: 0px;
float: left;
}
.navi ul{

margin: 0px;
padding: 0px;
display: inline;
list-style: none;
}

.navi li{
margin-left: -16px;
list-style: none;
list-style-type: none;
padding-left: 0px;
padding-bottom: 6px;
}
html>body .navi li{
margin-left: 0px;
list-style: none;
list-style-type: none;
padding-left: 0px;
padding-bottom: 6px;
				}
*+html>body .navi li{
margin-left: -16px;
list-style: none;
list-style-type: none;
padding-left: 0px;
padding-bottom: 6px;
				}
				


.navi li:hover{
text-decoration: underline;
}
.object_overview{
}
.textright{
text-align: right;
}
.ob_navi{
padding: 0px;
float: left;
}
.ob_navi ul{
margin-right: 0px;
margin-top: 0px;
margin-bottom: 1px;
float: right;
display: inline;
list-style: none;
}
.ob_navi li{
float: left;
padding: 4px 0px 4px 12px;
color: white;
}
.object_navigation{

padding-top: 10px;
margin: 0px;
}
.object_navigation a {
  color:#333333;
}
.object_navigation ul{
list-style: none;
margin-left: 0px
padding-left: 0px;
}

.object_navigation li{
margin-left: 0px
padding-left: 0px;
font-weight: bold;
}
.object_navigation li ul li{
font-weight: normal;
}
.logo {
background-image: url(../../img/logo.gif);
background-repeat: no-repeat;
background-position: right;
height: 80px;
}
.claim {
background-image: url(../../img/claim.png);
background-repeat: no-repeat;
background-position: 198px;
height: 80px;
}
.user-flowfact-pi2{
}
.active a{
text-decoration: underline;
}
.overlay{
width: 100%; 
height: 100%;
background-color: white;
position: absolute;
top: 0;
left: 0;
z-index: 98;
opacity:0.5;filter:alpha(opacity=50);
}
.dialog{
width: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 99;
text-align: center;
}
.overlaydiv{
width: 600px;
margin: 40px auto;
background-color: white;
border: 10px solid #ccc;
padding: 20px;
text-align: center;
}


#seenoechi table td { padding-left: 7px;  }
#seenoechi .attika      { height: 62px; padding-top: 22px;}
#seenoechi .o5          { height: 62px; }
#seenoechi .o3          { height: 69px; }
#seenoechi .e1          { height: 59px; }
#seenoechi .parkplatz   { height: 50px; }
