@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => import additional CSS
==================================================*/

 @import url("lightbox.css");
 @import url("clearfix.css");

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

* {
   padding:0;
   margin:0;
}

body {
   margin: 0px;
   padding: 0px;
   color: #5e5e5e;
   vertical-align:baseline;
   text-align: center;
   font: 12px Arial, Helvetica, sans-serif;
   background: url(../images/body.jpg) repeat-x top center;
}

html, body { height:100%; }
 html[xmlns^="http"] {
 overflow-y: scroll;
}

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

a, .escape span {
   text-decoration: underline;
   color: #02c4db;
}

a:hover, a:hover span {
   color:#000;
   text-decoration:underline;
}

a { outline:none;/* disable dotted active-link borders */ }

p {
   margin: 0 0 20px 0px;
   line-height: 19px;
}

img{ border: none; }

abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dotted #000;
}

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

.clear {
   clear:left;
   float:none;
   height:0;
   line-height: 0.0em;
}

.push { height: 50px; }

.highlight {
   font-weight:bold;
   background: #fafafa url(../images/icon-get-more.png) no-repeat 3px center;
   border-bottom: solid 1px #e5e4e1;
   border-top: solid 1px #e5e4e1;
   padding: 0 0 0 20px;
}

.floatLeft { float: left; }

.marginRight10px { margin: 0 10px 0 0; }

.floatRight { float: right; }

.blockShort {
   float:left;
   display:block;
   width: 30px;
}

strong.blockMiddle {
   float:left;
   display:block;
   width: 50px;
   font-size: 11px;
   color:#999;
   font-weight:normal;
}

.blockLarge {
   float:left;
   display:block;
   width: 130px;
}

.small {
	font-size: 11px;
}

.externerlink {
   background: url(../images/icon-external-link.gif) no-repeat left center;
   padding: 0px 20px 0px 15px;
}

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

div#container {
   width: 960px;
   position:relative;
   margin: 0 auto -50px auto;
   text-align: left;
   min-height:100%;
   background:url(../images/html.jpg) repeat-y 227px 0;
}

*html div#container { height:100%; }

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

div#header {
   height: 172px;
   background: #000 url(../images/body.jpg) repeat-x;
}

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

h1#branding {
   text-indent:-9999px;
   width: 366px;
   height: 144px;
   background: url(../images/branding-projekte-sicherheit.jpg) no-repeat;
   float:left;
}

/*------------------ =navigationAdditional  -----*/

ul#navigationAdditional {
   float:left;
   width: 284px;
   height: 144px;
   padding: 0 0 0 310px;
}

ul#navigationAdditional li {
   float: left;
   line-height: 18px;
}

ul#navigationAdditional li a {
   padding: 0 15px 0 15px;
   margin: 0 15px 0 0;
   text-decoration: none;
   font-size: 10px;
   line-height: 18px;
   color: #e5e7e9;
   text-transform:uppercase;
   border-right: solid 1px #737d8b;
}

ul#navigationAdditional li a.m1 { background: url(../images/icon-email.png) no-repeat 0 2px; }

ul#navigationAdditional li a.m2 { background: url(../images/icon-anfahrt.png) no-repeat 0 2px; }

ul#navigationAdditional li a.m3 {
   background: url(../images/icon-impressum.png) no-repeat 0 2px;
   margin: 0;
   border: none;
}

ul#navigationAdditional li a:hover { color: #02c4db; }

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

div#contentContainer { }

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

div#contentMain {
   float:left;
   width: 574px;
   padding: 116px 10px 30px 10px;
   background:url(../images/containermain.jpg) repeat-x 0 116px;
   text-align:justify;
}

div#contentMain h2 {
   color: #02c4db;
   font: lighter 21px/28px Arial, Helvetica, sans-serif;
   background:#fff;
   width: 292px;
   height: 30px;
   display:block;
   min-width: 292px;
   margin: 0 0 25px -10px;
   padding: 0 10px 0 10px;
   text-transform:uppercase;
}

/*div#contentMain h2:first-letter { font-size: 28px; }*/

div#contentMain h3 {
   color: #333;
   font: lighter 14px/28px Arial, Helvetica, sans-serif;
}

div#contentMain h4 {
   color: #831634;
   font: lighter 18px/22px Arial, Helvetica, sans-serif;
}

/* =imagesTypes */

.imagesType1 {
   border: 1px solid #e0e0e0;
   padding: 2px;
   background:#FFF url(../images/progress.gif) no-repeat center center;
   margin: 0px 15px 10px 0;
   cursor: url(../images/icon-zoomin.cur), pointer;
   outline: none;
}

.imagesType1:hover, a:hover img.imagesType1 {
   border: 2px solid #000;
   padding: 1px;
   white-space:normal;
}

.imagesType2 {
   border: 1px solid #e0e0e0;
   padding: 2px;
   background:#FFF url(../images/icon-progress.gif) no-repeat center center;
   margin: 0px 15px 10px 0;
}

/* =imprint */

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

dl.imprintTypeOfBusiness dt, dl.imprintAddress dt {
   display: block;
   width: 53px;
   _width: 50px;
   float:left;
   font-size: 11px;
   color:#999;
}

dl.imprintTypeOfBusiness dt {
   width: 180px;
}

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

#btnImprint { display:none; }

a#pagePrint {
   padding: 10px 0px 0px 20px;
   font-size: 11px;
   color:#b8b8b8;
   text-decoration: none;
   background: url(../images/icon-drucken.png) no-repeat 0px 11px;
   float:right;
   text-transform:none;
}

a#pagePrint:hover { color:#02c4db; text-transform:none;}

div#contentMain fieldset.contentFieldset
{
	border: solid 1px #EAEAEA;
	width: 530px;
	padding: 5px 20px 5px 20px;
   margin: 0 0 20px 0;
   display:block;
}

div#contentMain fieldset.contentFieldset p.small
{
   margin: 0;
   line-height: 16px;
}

*+html div#contentMain fieldset.contentFieldset p.small
{
   padding: 0 0 0 5px;
}

div#contentMain fieldset.contentFieldset legend
{
	padding: 0 5px;
   margin: 0 0 0 -5px;
   background: #fff;
}

/*------------------ =contentSidebar  -------------*/

div#contentSidebar {
   width: 209px;
   min-height: 144px;
   _height: 144px;
   float:left;
   padding: 170px 157px 0 0;
   text-align:justify;
}

body#currentLink1 div#contentSidebar{ background:url(../images/contentsidebar-2.jpg) no-repeat;}
body#m4 div#contentSidebar { background:url(../images/contentsidebar-3.jpg) no-repeat;}
body#m5 div#contentSidebar { background:url(../images/contentsidebar-1.jpg) no-repeat;}
body#m6 div#contentSidebar { background:url(../images/contentsidebar-5.jpg) no-repeat;}
body#m7 div#contentSidebar { background:url(../images/contentsidebar-4.jpg) no-repeat;}

/*==================================================
    => navigation    
==================================================*/

ul#navigation {
   width: 594px;
   margin: 0 0 0 366px;
   display:block;
   height: 32px;
   clear:both;
   position: absolute;
   top: 144px;
   z-index: 10;
   background:#b8b8b8 url(../images/navigation.jpg) no-repeat;
}

ul#navigation ul {
   display:none;
   position:absolute;
   width: 239px;
   left: -366px;
   top: 200px;
}

ul#navigation li { float:left; }

ul#navigation li a {
   text-decoration: none;
   width: 148px;
   height: 32px;
   text-indent: -9999px;
   display:block;
   white-space:nowrap;
}

ul#navigation li a.m4:hover, body#m4 ul#navigation li a.m4 { background: url(../images/navigation-hover.jpg) no-repeat 0 0; }
ul#navigation li a.m5:hover, body#m5 ul#navigation li a.m5 { background: url(../images/navigation-hover.jpg) no-repeat -148px 0px; }
ul#navigation li a.m6:hover, body#m6 ul#navigation li a.m6 { background: url(../images/navigation-hover.jpg) no-repeat -296px 0px; }
ul#navigation li a.m7:hover, body#m7 ul#navigation li a.m7 { background: url(../images/navigation-hover.jpg) no-repeat -444px 0px; }


/*------------------ =navigationSub  --------*/

body#m5 ul#navigation ul#navigationConsulting { display:block; }
body#m6 ul#navigation ul#navigationGutachten { display:block; }
body#m7 ul#navigation ul#navigationSicherheitstechnik { display:block; }

ul#navigation li ul li {
   display: block;
   padding: 1px 0px 1px 0px;
   border-bottom: solid 1px #e3e3e3;
   _width: 226px;
}

ul#navigation li ul li a {
   text-indent: 0;
   width: 216px;
   padding: 0 10px 0 0;
   text-align:right;
   color:#424c5f;
   line-height: 32px;
   _height: 32px;
   text-transform: uppercase;
   font-size: 11px;
   letter-spacing: 0.1em;
   white-space:nowrap;
}

ul#navigation li ul li a.externerlink {
   background: url(../images/icon-external-link.gif) no-repeat right center;
   padding: 0px 15px 0px 0px;
   width: 201px;
}

ul#navigation li ul li a.externerlink:hover {
   background: #f6f6f6 url(../images/icon-external-link.gif) no-repeat right center;
}

ul#navigation li ul li a:hover{
   background: #f6f6f6;
   color:#02c4db;
}



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

div#footer {
   width: 960px;
   position:relative;
   margin: 0 auto;
   height: 50px;
   position: relative;
}

/*------------------ =adress  -------------------*/

p.address {
   float:left;
   margin: 0;
   font-size: 11px;
   color: #9d9c9c;
   width: 160px;
   text-align:left;
}

p.distance {
	padding: 0 0 0 85px;
}

p.address strong {
   color: #687080;
   font-weight:normal;
}

/*==================================================
    => standarts   
==================================================*/

ul.error404 {
   margin: 0 0 20px 0;
   padding: 0;
   list-style: none;
}

ul.error404 li {
   padding: 5px 0 5px 25px;
   background:url(../images/icon-get-more.png) no-repeat left center;
   margin: 0 10px 0 0;
   line-height: 18px;
   list-style:none;
   _height: 20px;
}

ul.liste {
   margin: 0 0 20px 0;
   padding: 0;
   list-style: none;
}

ul.liste li {
   padding: 4px 0 4px 25px;
/*   border-bottom: dashed 1px #ccc;*/
   background:url(../images/li.jpg) no-repeat 3px center;
   line-height: 16px;
   list-style:none;
   _height: 20px;
}

ul.liste li:hover {
   background:url(../images/li.jpg) no-repeat 5px center;
}

