html
{
  overflow: -moz-scrollbars-vertical;
}
body
{
  /*.background-image:url('/img/background.jpg');*/
  /*background-image:url('/media/6071/background2.jpg');*/
  background-image:url('/media/6101/background3.jpg');
  background-color: #ffffff;
  background-repeat:repeat;
  font-family:Arial, Helvetica, Sans-Serif;
  color:#231f20;
}
a
{
  color:#666666;
  text-decoration:none;
  border:0px;
}

ul
{
  list-style-image: url('/Img/Punkt.jpg');
  font-size:14px;
}

#Logo a
{
  background:url('/Img/Logo.png') no-repeat center left;
  height:70px;
  width:250px;
  text-indent:-5000;
  display:block;
  float:left;
  padding-top:35px;
  position:absolute;
  margin: 0 0 0 30px;
  
}

#menu
{
  position: relative;
  margin-bottom:-40px;
}

#Motto
{
  background: url('/img/Kompetent.png') no-repeat center right;
  height:70px;
  width:400px;
  float:right;
  position:relative;
  margin:30px 15px 0 0;
}

#ContentFrame
{
  background:#fff;
  width:995px;
  margin-left:auto;
  margin-right:auto;
  margin-top:-15px;
  min-height:100%;
}

#Header
{
  height:100px;
  background:url('/img/Header.png') repeat-x top left #fff;
}

#Footer
{
  border-top: dotted 1px #ccc;
  height:30px;
  width:935px;
  margin-left:30px;
  margin-right:30px;
  padding-top:5px;
  padding-left:10px;
  font-size:10px;  
}

p
{
  font-size:14px;
}

#MainPanel
{
  margin:0px 30px 30px 30px;
  overflow:hidden;
}

#topnavigation 
{
  color:#938d9f;
  text-decoration:none;
  float:right;
  font-weight:bold;
  padding-right: 30px;
  font-size:12pt;
}

#contentandmenu
{
  position:relative;
}

#leftMenu
{
  float: left;
  width: 220px;
  
  
}

#leftMenu ul
{
  list-style: none;
  padding: 0;
  margin: 0;
  width:220px;
  list-style-image:none;
  
}  
#leftMenu li
{
  padding-bottom:5px;
}

.left
{
  font-size:16px!Important;
  font-weight:normal!important;
  text-align:left!Important;
  color:#938d9f!Important;
  text-decoration:none;
  
}
.subLeft
{
  font-size:12px!Important;
  font-weight:normal!important;
  text-align:left!Important;
  color:#938d9f!Important;
  text-decoration:none;

  
}
.currentLeft
{
  text-decoration:none;
  font-size:16px!Important;
  font-weight:normal!Important;
  color:#f93a01!Important;
  text-align:left!Important;
  
}
.currentSubLeft
{
  text-decoration:none;
  font-size:12px!Important;
  font-weight:normal!Important;
  color:#f93a01!Important;
  text-align:left!Important;
  
}
#content
{
  margin-left: 230px;
  width: 690px;
  padding-left:14px;
  border-left: 1px dotted #ccc;
}

#content2
{
  padding-top:30px;
width: 690px;
}


.currentPage
{
  color:#f93a01!Important;
}

.slogan
{
  position:absolute;
  margin-left: 50px;
  margin-top: -150px;
  color:#fff;
  font-weight: bold;
  font-size:30px;
  max-width: 400px;
  text-shadow: #222222 2px 2px 5px;

}
#frontPageLeft
{
  float:left;
  width:580px;
}
#frontPageRight
{
  border-left: 1px dotted #ccc;
  padding-left:10px;
  float:right;
  width:340px;
}
.currentPage#a:link, currentPage#a:visited
{
  color:#ff0000;
  text-decoration:none;
  float:right;
  font-weight:bold;
  padding-right: 30px;
  font-size:14px;
}

#topnavigation a:link, #topnavigation  a:visited
{
  color:#938d9f;
  text-decoration:none;
  float:right;
  font-weight:bold;
  padding-right: 30px;
  font-size:20px;
}

.Text
{
  
  font-size:14px;
}

.Text a
{
  text-decoration:underline;
  color:#231f20;
}

.Ingress, .intro
{
  font-size:18px;
  padding-bottom:0px;
}

hr
{
   border-top: dotted 1px #ccc;
  border-bottom: none;
  border-left:none;
  border-right:none;  
    width: 99%;
}

h1, h2, h3, h4, h5
{
  color:#f93a01;
  font-weight:bold;
  margin-bottom: 0px;
}

h1
{
  margin-top:-5px;
  font-size:24px;
  text-decoration:none;
  padding-bottom:0px;

}

h2
{
  font-size:20px;
  text-decoration:none;

}

h3
{
    font-size:18px;
    text-decoration:none;

}

h4
{
    font-size:16px;
    text-decoration:none;

}
h5
{
    font-size:15px;
    text-decoration:none;
}



.h-orangebig, .h-orangemedium, .h-orangesmall, .h-purplesmall
{
  color:#fff;
  font-size:20px;
  font-weight:bold;
  padding-top:3px;
  }

.h-orangebig
{
  background-image:url('/img/HeadingBigOrange.png');
  background-repeat:no-repeat;
  padding-left:10px;
  height:40px;
  width:330px;
}

.h-orangemedium
{
  background-image:url('/img/HeadingMediumOrange.png');
  background-repeat:no-repeat;
  padding-left:10px;
  height:38px;
}

.h-orangesmall
{
  background-image:url('/img/HeadingSmallOrange.png');
  background-repeat:no-repeat;
  padding-left:10px;
  height:38px;
}

.h-purplesmall
{
  background-image:url('/img/HeadingSmallPurple.png');
  background-repeat:no-repeat;
  padding-left:10px;
  height:38px;
}

.focusgreen, .focusblue
{
  color:#ffffff!Important;
  font-size: 18px;
  font-weight: bold;
}

.focusgreen
{
  background-image:url('/img/FocusAreaGreen.png');
  background-repeat:no-repeat;
  height: 150px;
  width: 245px;
  padding:15px 20px 0 15px;
  float:left;
  border-right: 1px dotted #ccc;  
}
.focusblue
{
  background-image:url('/img/FocusAreaBlue.png');
  background-repeat:no-repeat;
  height: 170px;
  width: 245px;
  padding:15px 15px 0 20px;
  float:right;
}
.readMore
{
  position:absolute;
  margin-top:140px;
  margin-left:190px;
  font-size:14px;
  vertical-align:bottom;
  font-weight: normal;
}

.ConsultantImage 
{
  width:130px;
}

.consultantimage
{
  width:175px;
  float:left;
}

.consultant
{
  font-size: 14px;  
  padding-top:0px;
}
.ConsultantInfo
{
  font-size:14px;
  float:right;
  width:180px;
  text-align:top;
}

.ConsultantBackGround
{
  float:left;
  width: 375px;
}
.ConsultantLeft
{
  width:375px;
  float:left;
  padding-right:10px;
  padding-left:10px;
  border-right: dotted 1px #ccc;
  border-left: dotted 0px #ccc;
}
.ConsultantRight
{
  float:right;
  width:280px;

}
.customerleft
{
  border-left: dotted 1px #ccc;
  padding-left:10px;
  width:660px;
}

.paddingTop
{
  padding-top:5px;
}
.smallconsultantimage
{
  max-width:120px;
  float:left;
  padding: 0px 10px 10px 10px;
  }
.consultantrollup
{
  width:340px;
  float:left;
  height:200px;
  font-size:14px;

}

.tabberactive{
  padding-left:0px;
}


.newsrollup
{
  font-size:10pt;
}

img
{
border:0px;
}

.customerquote
{
  background-image:url('/img/SitatBoks.png');
  background-repeat:no-repeat;
  height: 200px;
  color:#fff;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 10px 10px 10px;

}

#frontPageBanner
{
  width:580px;
  text-align: center;
  vertical-align: middle;
}

.frontpagebannerpicture
{
  padding-left: 31px;
  padding-top: 10px;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

