@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
   padding:0;
   margin:0;
}

body {
   color:#333;
   vertical-align:baseline;
   text-align: center;
   font: 78% Arial, Helvetica, sans-serif;
   background:#f7f7f7 url(../images/bg-body.jpg) repeat-x 0 0;
	behavior: url(csshover.htc);
}

ol,
ul,
dl {
   list-style:none;
}

a:link,
a:visited {
   color: #05326f;
   text-decoration: underline;
}

a:hover {
   color: #05326f;
   text-decoration: none;
}

a:active {
   color: #05326f;
   text-decoration: underline;
}

/*------------------ =linksGaestebuch  ------------------*/

table td .gbentrybottom a {
   color: #f2eed5;
   text-decoration: underline!important;
}

table td .gbentrybottom a:hover {
   color: #f2eed5;
   text-decoration: none!important;
}

p {
   margin: 0 0 16px 0px;
}

img,
img a {
   border: none;
   -ms-interpolation-mode: bicubic;
}

.trenn {
   padding:0 0 0 0;
   margin-bottom:15px;
   border-bottom:#ccc 1px solid;
   clear:left;
   height:1px;
}

* html .trenn { /*IE6 Hack*/
   margin-top:-20px; 
}

.trennCMS {
   padding:0 0 0 0;
   margin-bottom:15px;
   margin-top:15px;
   border-bottom:#ccc 1px solid;
   height:1px;
   width:630px;
}

* html .trennCMS { /*IE6 Hack*/
   margin-top:-20px; 
}

.highlightPdf {
   font-size:0.8em;
   line-height:1.4em;
   color:#802b2b;
   background-color:#FDF5CB;
   padding:3px;
}

/*==================================================
    => global classes
==================================================*/

.clear {
   clear:left;
   float:none;
}

.floatLeft {
   float: left;
}

.floatRight {
   float: right;
}

.noMarginRight {
   margin-right:0!important;
}

.MarginLeft {
   margin-left:60px!important;
}

.MarginLeft {
   margin-left:60px!important;
}

.noMarginTop img {
	margin-top:0!important;
	margin-bottom:10px;
}

/*==================================================
    => container
==================================================*/

div#container {
   width: 960px;
   position:relative;
   margin: 0 auto;
   text-align: left;
}

table tr td.tabelle {
	padding: 5px;
}

/*==================================================
    => header  
==================================================*/

div#header {
   height: 398px;
   background: url(../images/bg-header.jpg) no-repeat 0 0;
   position:relative;
}

div#headerSlideshow {
	width:612px;
   height: 236px;
   top:28px;
   left:336px;
   position:absolute;
}

/*------------------ =branding  ------------------*/

h1#branding a {
   display:block;
   width:324px;
   height:146px;
   position:absolute;
   top:28px;
   left:0;
   text-indent:-9999px;
   outline:none;
}

/*==================================================
    => contentContainer  
==================================================*/


/*------------------ =contentMain  ---------------*/

div#contentMain {
   float:left;
   width: 630px;
   padding: 10px 0 20px 18px;
   text-align:left;
   font-size:1em;
   line-height:1.6em;
   height:auto !important;
   min-height:370px;
   height:370px;
}

div#contentMain p strong{
	font-weight:bold;
   color:#333;
}

div#contentMain table.versicherung p{
   margin:0;
   padding:0;
}

div#contentMain table td.wh p{
   padding:3px;
   background:#fff;
}

div#contentMain table td.bl{
   padding:3px;
   background:#04316f;
   color:#FFF;
   font-weight:bold;
   font-size:1.2em;
}

/*------------------ =contentMainPlayer  ---------------*/

div#contentMainPlayers{
	width:240px;
	padding-left:30px;
	float:left;
}

div#contentMainPlayersAdd{
	width:240px;
	padding-left:70px;
	float:left;
}

/*------------------ =contentMainColumn  ---------------*/

.contentMainColumn {
   float:left;
   width: 287px;
   padding: 0 25px 0 0;
   text-align:left;
}

div#contentMain .highlight {
   font-size:1.6em;
   font-weight:bold;
   color:#04316f;
}

div#header h2 {
   width:612px;
   height: 40px;
   top:323px;
   left:336px;
   position:absolute;
   font: 1.4em Arial, Helvetica, sans-serif;
   font-weight:bold;
   text-transform:uppercase;
   color:#fff;
   padding:14px 0 0 0;
}

div#header h2 .home {
   font: 1.1em Arial, Helvetica, sans-serif;
}

div#contentMain h3 {
   font-size:1.2em;
   line-height:1.3em;
   font-weight:bold;
   color:#333;
   margin-bottom:12px;
}

div#contentMain h4 {
   font-size:1.1em;
   line-height:1.3em;
   font-weight:bold;
   color:#0036b6;
   margin-bottom:6px;
}

/* =lists */

div#contentMain ul {
   margin: 0 0 5px 10px;
   padding: 5px;
   list-style: none;
}

div#contentMain ul li {
   padding: 3px 0 10px 16px;
   background:url(../images/li-contentMain.gif) no-repeat left 7px;
   line-height: 1.5em;
   list-style:none;
   _height: 1%; /*IE6 Hack*/
}
div#contentMain ul li.indented {
   margin: 0px 0 0px 26px;  
}

div#contentMain ul.pdf {
   margin: 0 0 0 0;
   padding: 5px;
   list-style: none;
   width:130px;
}

div#contentMain ul.pdf li {
   padding: 3px 0 10px 23px;
   background:url(../images/li-pdf.gif) no-repeat left 4px;
   list-style:none;
   _height: 1%; /*IE6 Hack*/
}

/* =image */

.image {
   border: 1px solid #ccc;
   padding: 2px;
   margin: 10px 10px 0 0;
   cursor: url(../images/icon-zoomin.cur), pointer;
   outline: none;
   float:left;
}

.image-nofloat {
   border: 1px solid #ccc;
   padding: 2px;
   margin: 10px 10px 0 0;
   cursor: url(../images/icon-zoomin.cur), pointer;
   outline: none;
}

.imageUl {
   border: 1px solid #ccc;
   padding: 2px;
   margin: 0 0 0 10px;
   cursor: url(../images/icon-zoomin.cur), pointer;
   outline: none;
   float:right;
}

.imageCMS {
	float:right;
   padding: 0 20px 0 0;
}

html>image {
   margin: 0px 10px 5px 0;
}

.image:hover,
a:hover img.image {
   border: 1px solid #ccc;
   padding: 2px;
}

/* =imprint */

dl.imprintTypeOfBusiness,
dl.vcard {
   line-height: 20px;
   margin: 15px 0;
}

dl.imprintTypeOfBusiness dt,
dl.vcard dt {
   display: block;
   width: 160px;
   float:left;
   font-weight:bold;
}

dl.imprintTypeOfBusiness dd,
dl.vcard dd {
   clear:right;
}

/*==================================================
    => contentSidebar    
==================================================*/

div#contentSidebar {
   float:left;
   width: 312px;
   height:auto !important;
   min-height:450px;
   height:450px;
   padding: 0 0 0 0;
   background:url(../images/bg-contentSidebar.gif) no-repeat 0 0;
}

div#contentSidebar p{
   font-size:0.9em;
   line-height:1.6em;
}

div#contentSidebarAdress {
   padding: 60px 30px 0 35px;
}

/*==================================================
    => navi   
==================================================*/

ul#navi{
   width:612px;
   height:22px;
   position:absolute;
   top:279px;
   left:336px;
}

ul#navi li {
   float:left;
}

ul#navi li a {
   height:22px;
   display:block;
   outline:none;
   text-decoration: none;
   text-indent: -999em;
}

ul#navi li a.home {
   width:54px;
}

ul#navi li a.tresore {
   width:64px;
}

ul#navi li a.schloesser {
   width:76px;
}

ul#navi li a.zylinder {
   width:68px;
}

ul#navi li a.beschlaege {
   width:84px;
}

ul#navi li a.schliessanlagen {
   width:115px;
}

ul#navi li a.hausbrieffachanlagen {
   width:151px;
}


ul#navi li a:hover {
   background:url(../images/bg-naviHover.gif) no-repeat 0 0;
}

ul#navi li a.home:hover {
   background-position: 0px 0px;
}

ul#navi li a.tresore:hover {
   background-position: -54px 0px;
}

ul#navi li a.schloesser:hover {
   background-position: -118px 0px;
}

ul#navi li a.zylinder:hover {
   background-position: -194px 0px;
}

ul#navi li a.beschlaege:hover {
   background-position: -262px 0px;
}

ul#navi li a.schliessanlagen:hover {
   background-position: -346px 0px;
}

ul#navi li a.hausbrieffachanlagen:hover {
   background-position: -461px 0px;
}

/* ------------------------------subnaviEnd----------------------------------- */

ul.mainul {
	width:220px;
	background-color:#05326f;
	border: 1px solid #234e8d;
	position:absolute;
	padding-left:0;
	padding-top:0;
	display:none;
   background:url(../images/bg-navi-trans.png) repeat 0 0;
}

ul.mainul,
li:hover ul.mainul {
	padding: 0 0 0 0;
}

li:hover ul.mainul{
	display:block;
}

ul.mainul li,
ul.mainul li a {
	padding:0;
	margin:0;
	display:block;
	float:none;
	text-decoration:none!important;
	text-indent:0!important;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	height:auto!important;
}

* html ul.mainul li,
ul.mainul li a {
	display:inline-block;
}

ul.mainul li a {
	border: none;
	width: 200px;
	height: 13px;
	padding: 5px 0 6px 20px;
	border-top: solid 1px #1B4C89;
	color: #fff!important;
}

ul.mainul li a:hover {
	border: none;
	width: 200px;
	height: 13px;
	padding: 5px 0 6px 20px;
	border-top: solid 1px #ffffff;
	color: #033C8A!important;
   background:#ffffff!important;
}

/*==================================================
    => CMS-NAVIGATION - subul   
==================================================*/

ul#navi ul.mainul li.mainli ul.subul,
ul#navi ul.mainul li.mainActive ul.subul {
	margin:0;
	list-style:none;
	height:auto;
	min-height:200px!important;
	position:absolute;
	top:30px;
	left: 180px;
	width: 140x;
	padding: 0 0 0 0;
	display:none;
}

ul#navi li ul.subul,
ul#navi li:hover ul.subul {
	padding: 0 0 0 0;
}

ul#navi ul.mainul li:hover.mainli ul.subul, ul#navi ul.mainul li:hover.mainActive ul.subul{
	display:block;
}

ul#navi ul.subul li,
ul#navi ul.subul li a {
	padding:0;
	margin:0;
	display:block;
	float:none;
	text-decoration:none!important;
	text-indent:0!important;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	background-color:#04417d;
   background:url(../images/bg-navi-trans.png) repeat 0 0;
}

ul#navi ul.subul li a {
	border: none;
	width: 140px;
	height: 13px;
	padding: 5px 0 6px 20px;
	color: #fff!important;
}

ul#navi ul.subul li a:hover {
	background-color:#7ca827;
	color:#033C8A!important;
}

.onlyOne{
border:none!important;
}
/*==================================================
    => naviAdd   
==================================================*/

ul#naviAdd{
   width:400px;
   height:22px;
   position:absolute;
   top:3px;
   left:548px;
}

ul#naviAdd li {
   float:left;
}

ul#naviAdd li a {
   height:22px;
   display:block;
   outline:none;
   text-decoration: none;
   text-indent: -999em;
}

ul#naviAdd li a.aktuelles {
   width:76px;
}

ul#naviAdd li a.agb {
   width:40px;
}

ul#naviAdd li a.downloads {
   width:81px;
}

ul#naviAdd li a.anfahrt {
   width:56px;
}

ul#naviAdd li a.kontakt {
   width:58px;
}

ul#naviAdd li a.impressum {
   width:89px;
}

ul#naviAdd li a:hover {
   background:url(../images/bg-naviAddHover.gif) no-repeat 0 0;
}

ul#naviAdd li a.aktuelles:hover {
   background-position: 0px 0px;
}

ul#naviAdd li a.agb:hover {
   background-position: -76px 0px;
}

ul#naviAdd li a.downloads:hover {
   background-position: -116px 0px;
}

ul#naviAdd li a.anfahrt:hover {
   background-position: -197px 0px;
}

ul#naviAdd li a.kontakt:hover {
   background-position: -253px 0px;
}

ul#naviAdd li a.impressum:hover {
   background-position: -311px 0px;
}
/*==================================================
    => naviAdd2   
==================================================*/

ul#naviAdd2{
   width:289px;
   height:224px;
   margin:59px 0 0 11px;
}

ul#naviAdd2 li {
   width:289px;
}

ul#naviAdd2 li a {
   height:22px;
   display:block;
   outline:none;
   text-decoration: none;
   text-indent: -999em;
}

ul#naviAdd2 li a.geschaeftspolitik {
   height:28px;
}

ul#naviAdd2 li a.firmengeschichte {
   height:29px;
}

ul#naviAdd2 li a.oeffnungszeiten {
   height:29px;
}

ul#naviAdd2 li a.team {
   height:29px;
}

ul#naviAdd2 li a.schluesseldienst {
   height:30px;
}

ul#naviAdd2 li a.montage {
   height:27px;
}

ul#naviAdd2 li a:hover {
   background:url(../images/bg-naviAdd2Hover.gif) no-repeat 0 0;
}

ul#naviAdd2 li a.geschaeftspolitik:hover {
   background-position: 0px 0px;
}

ul#naviAdd2 li a.firmengeschichte:hover {
   background-position: 0px -28px;
}

ul#naviAdd2 li a.oeffnungszeiten:hover {
   background-position: 0px -57px;
}

ul#naviAdd2 li a.team:hover {
   background-position: 0px -86px;
}

.anviAdd2Margin{
	margin:0 0 52px 0;
}

ul#naviAdd2 li a.schluesseldienst:hover {
   background-position: 0px -167px;
}

ul#naviAdd2 li a.montage:hover {
   background-position: 0px -197px;
}

/*==================================================
    => naviAdd3   
==================================================*/

.naviAdd3 {
   padding:3px;
   color:#05326F;
   font-weight:bold;
   font-size:1em;
   text-transform:uppercase;
}

.naviAdd3Sub {
   color:#05326F;
   font-weight:normal;
   font-size:1em;
}

/*==================================================
    => footer   
==================================================*/

div#footer {
   height: 171px;
   margin:0 auto 0px;
   width:100%;
   background: url(../images/bg-footerkachel.gif) repeat-x 0 0;
}

div#footercontent {
   position:relative;
   margin:0 auto;
   padding:41px 0 0 0;
   width:960px;
   height:130px;
   background: url(../images/bg-footer.gif) no-repeat 0 0;
   text-align:left;
   color:#fff;
}

.footercontentTop {
	position:absolute;
   right:5px;
   top:-10px;
   width:120px;
   color:#05326f;
}

.footercontentTop a{
   color:#05326f!important;
}


div#footercontent p {
   font-size:0.9em;
   line-height:1.7em;
   text-align:left;
}

div#footercontent a {
	color:#fff;
   text-decoration:underline;
}

div#footercontent a:hover {
   text-decoration:none;
}

div#footercontent h4 {
   font-size:1.2em;
   text-align:left;
   margin-bottom:3px;
   color:#fff;
}

.footercontentAdress1 {
   padding:0 0 0 31px;
   width:282px;
   float:left;
}

.footercontentAdress2 {
   padding:0 0 0 52px;
   margin-left:20px;
   width:260px;
   float:left;
}

/*==================================================
    => googlemaps   
==================================================*/

div#map a {
   background:transparent url(../images/bg-google-enlarge.gif) no-repeat scroll 0 0;
   display:block;
   height:30px;
   text-indent:-9999px;
   width:180px;
   margin:3px 0 5px 0;
}

div#map2 a {
   background:transparent url(../images/bg-google-enlarge.gif) no-repeat scroll 0 0;
   display:block;
   height:30px;
   text-indent:-9999px;
   width:180px;
   margin:3px 0 5px 0;
}

.iframemap {
   border:1px solid #ccc;
   padding:3px;
}

#map2 {
   margin-top:13px;
}

/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}

.clearfix {
   display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
   height: 1%;
   zoom: 1; /* triggers hasLayout */
}

.clearfix {
   display: block;
}
/* End hide from IE-mac */

/*==================================================
    => pdflink   
==================================================*/

.pdflink {
	background:transparent url(../images/icon-pdf.gif) no-repeat scroll left center;
	display:block;
	padding:8px 0 3px 40px;
}
