﻿* {box-sizing: border-box;}
body 
{
    margin:0;
    padding:0;
    background:#d8ecff;
    font-family:Arial;
    font-weight:normal; 
    color:#000;
}
#DwTemplateTagsTable, #DwTemplateTagsTable a,#DwTemplateTagsTable a:hover, #DwTemplateTagsTableGlobal, #DwTemplateTagsTableGlobal a,#DwTemplateTagsTableGlobal a:hover 
{
    color:#000;
    }

.bodywrapper 
{
 width:100%;
 display:table;
 margin:0;
 padding:0;   
 background:#d8ecff;
 height:645px;
 overflow:hidden;
 }
.logo {
	width:232px;
	float:left;
	display:table;
	background:#f26531;
	height:645px;
	}
	.logo img {
		display:table;
		}
/*CONTENT START*/
.contentcontainer 
{
	width:1000px;
	float:left;
    margin:0;
    padding:0;
    display:table;
	height:400px;
    }


.tvheadline {
	font-family:Arial;
	font-size:35px;
	color:#000;
	display:table-cell;
	padding:0 0 20px 0;
	}
.tabelvis tr td {
	line-height:10px;
	}
	
.slidetext {
	font-family:Arial;
	font-size:25px;
	color:#000;
	line-height:30px;
	display:table-cell;
	}
.imagetextline1 {font-size:20px; display: table; width: 100%; text-align: center; padding:5px 0;}
.imagetextline2 {font-size:20px; display: table; width: 100%; text-align: center; padding:5px 0;}
	.slidetext ul {
		margin:15px;
		padding:0;
		}
		.slidetext ul li {
			margin:8px 0 8px 25px;
			list-style:disc;
			}

.slideheadline {font-size:30px;font-weight: 700;}

.orangebox {
	color:#FFF;
	font-size:22px;
	margin:50px 0 0 10px;
	display:table;
	}
/*TEXT CLASSES*/
/*TEXT & EDITOR STYLES*/

h1, .h1 
{
    
    font-size:28px;
    color:#000;
    font-weight:normal;
    display:block;
    line-height:30px;
	margin:0 0 5px 0;
    }
h2, .h2  
{
    font-size:25px;
    color:#000;
    font-weight:bold;
    display:block;
    margin:0 0 5px 0;
    line-height:18px;
    }
	
/*SLIDERS*/

         /*IMAGE SHIFT*/
            #pageshift 
            {
                margin:50px;
                padding:0;
                }
                #pageshift li 
                {
                    list-style-type:none;
                    }
