html, body {
    margin:0; padding:0;
    height:100%;
}

body {
    background: #333 url('/templates/templates/front_images/background.jpg') no-repeat 50% 0;

    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 21px;

    color: #333;
}

table, tr, td {
   line-height: 14px;
}

td p, th p {
   margin: 0;
}

th {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-left: 230px;
	margin-top:  30px;
       margin-bottom: -63px;
	float: left;
	text-decoration: none;
}

/********************************************/
/**          DIV PlACEMENTS                **/
/********************************************/
#verticalFloat {
    position:relative;
    float:left;
    height:50%;
    margin-bottom:-262px;
    width:1px;
}

#siteContainer {
    position:relative;
    clear:left;
    height:525px;
    width:978px;
    margin:0 auto;
}

#logo {
    background: transparent url('/templates/templates/front_images/logo_drkt.png') no-repeat;
    width: 187px;
    height: 74px;
    *margin-top: -74px;
}

#contentPhoto {
    background: transparent url('/templates/templates/front_images/contentPhoto.png') no-repeat;
    width: 823px;
    height: 427px;

    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

#submenu {
    background: transparent url('/templates/templates/front_images/btnSubmenuBack.png') no-repeat;
    width: 166px;
    height: 309px;
    float: left;
    clear: left;
    margin-left: -2px;
}

#bannerBlock {
    float: right;
    width: 152px;
    height: 428px;

    background: #fff;
    margin-top: -11px;
    *margin-top: 0px;
    padding-left: 2px;
}

#footer {
    background: transparent url('/templates/templates/front_images/footerBackground.png') repeat-x;
    width: 100%;
    height: 22px;
}

#textBox {
    float: right;
    background: transparent url('/templates/templates/front_images/textBox.png') no-repeat;
    width: 462px;
    height: 429px;


    margin-top: -103px;
    *margin-top: 0px;
    padding-left: 65px;
}

#realText {
    width: 442px;
    height: 429px;
    overflow: auto;
padding-right: 20px;
    text-align: justify;
font-size: 12px;
position: relative
}

.menuSpacer {
    margin-top: 4px;
}

h3 {
   color: #ff0000;
   font-size: 17px;
   font-weight: bold;
   margin-top: 20px;
}

#bannerBlock a { text-decoration: none;}
h4 {
  /*color: #ec1c24;*/
  color: #000; 
  text-align: right;
  font-weight: bold;
  font-family: Verdana;
  line-height: 18px;
  font-size: 18px;
  text-decoration: none;
}

h5 {
  color: #ec1c24;
  font-size: 15px;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

h6 {
 font-size: 12px;
margin: 0px;
padding: 0px;
}
/********************************************/
/**          UL DEFINITIONS                **/
/********************************************/

ul#topMenu {
    background: transparent url('/templates/templates/front_images/topMenuBack.png') repeat-x;
    height: 22px;
    width: 751px;
    *width: 789px;

    margin-left: 187px;
    margin-top: 52px;
    *margin-top: 73px;
    float: right;

    list-style-type: none;
}

li.topMenuLink {
    max-width: 130px;
    margin-top: 2px;
    display: inline;
}

li.topMenuLink a {
    color: #fff;
    text-decoration: none;
    margin: 0 40px;
font-size: 13px;
}

li.topMenuLink a:hover {
    color: #ff0000;
}


ul#submenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


/********************************************/
/**      PAGINATION PlACEMENTS             **/
/********************************************/

#pagination {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0px;
}

#pagination a {
    color: #888;
    text-decoration: none;
    margin-right: 5px;
}

#paginationNext {
    float: left;
    width: 75px;
}

#paginationNumbers {
    float: left;
    width: 60%;
}

#paginationPrevious {
    float: left;
    width: 75px;
}

.selectedNumber {
    font-weight: bold;
    color: #EC1C24;
}


/********************************************/
/**           LINK BUTTONS                 **/
/********************************************/
#btnArticles {
    background: transparent url('/templates/templates/front_images/btnArtikelen_off.png') no-repeat;
    width: 166px;
    height: 24px;

    display: block;
    float: left;
    clear: left;
    margin-top: 10px;
    *margin-top: 20px;
}


#btnMachines{
    background: transparent url('/templates/templates/front_images/btnMachines_off.png') no-repeat;
    width: 166px;
    height: 24px;

    display: block;
    float: left;
    clear: left;
}

#btnFurniture {
    background: transparent url('/templates/templates/front_images/btnMeubelen_off.png') no-repeat;
    width: 166px;
    height: 26px;

    display: block;
    float: left;
    clear: left;
}

#btnArticles:hover {
    background: transparent url('/templates/templates/front_images/btnArtikelen_on.png') no-repeat;
    width: 166px;
    height: 24px;

    display: block;
    float: left;
    clear: left;
}


#btnMachines:hover {
    background: transparent url('/templates/templates/front_images/btnMachines_on.png') no-repeat;
    width: 166px;
    height: 24px;

    display: block;
    float: left;
    clear: left;
}

#btnFurniture:hover {
    background: transparent url('/templates/templates/front_images/btnMeubelen_on.png') no-repeat;
    width: 166px;
    height: 26px;

    display: block;
    float: left;
    clear: left;
}

#btnArticles_on {
    background: transparent url('/templates/templates/front_images/btnArtikelen_on.png') no-repeat;
    width: 166px;
    height: 24px;

    display: block;
    float: left;
    clear: left;
    margin-top: 10px;
    *margin-top: 20px;
}

#btnMachines_on {
    background: transparent url('/templates/templates/front_images/btnMachines_on.png') no-repeat;
    width: 166px;
    height: 24px;

    display: block;
    float: left;
    clear: left;
}

#btnFurniture_on {
    background: transparent url('/templates/templates/front_images/btnMeubelen_on.png') no-repeat;
    width: 166px;
    height: 26px;

    display: block;
    float: left;
    clear: left;
}

#submenu a {
    width: 100%;
    float: left;

    color: #dfdfdf;
    text-decoration: none;

    margin-left: 20px;
    margin-top: 5px;
}

#mediactief {
    background: transparent url('/templates/templates/front_images/mediactief.png') no-repeat;
    width: 151px;
    height: 40px;
    display: block;
    float: right;
    margin-top: 30px;
    clear: both;
}

#btnAanbiedingMeubels {
    background: transparent url('/templates/templates/front_images/aanbieding_meubels.png') no-repeat;
    width: 145px;
    height: 168px;
    display: block;
    margin-top: 2px;
    border: 1px solid #c1c1c1;
}

#btnWebshop {
    background: transparent url('/templates/templates/front_images/webshop.png') no-repeat;
    width: 145px;
    height: 82px;
    display: block;
    margin-top: 2px;
}

.readMore {
    font-size: 11px;
    color: #EC1C24;
    text-decoration: none;
}

.readMore:hover {
    text-decoration: underline;
    text-transform: uppercase;
}

#textBox a {
    font-size: 11px;
    color: #EC1C24;
    text-decoration: none;
}

#textBox a:hover {
    text-decoration: underline;
    text-transform: uppercase;
}

/********************************************/
/**          HR PlACEMENTS                **/
/********************************************/
hr.stripe {
    clear: both;
    background-color:#ccc;
    border:medium none;
    color:#ccc;
    height:1px;
    margin:5px 0 10px 0;
    padding:0;
}

.portfolioImage {
    border: 2px solid #ccc;
    float:left;
    margin:3px 5px;
}

.portfolioThumbImage {
    border: 2px solid #ccc;
    width: 130px;
    margin: 5px;
    float: left;
}
