﻿body, html 
{
    background: url("/Images/bodybg.jpg") repeat-x;
    color: #4d4d4d;
    font: 0px Arial, Tahoma, verdana, sans-serif;
}

a 
{
    color: #3fb3e4;
    text-decoration: none;
}

a.buttonstyle1 
{
    display: inline-block;
    padding: 5px 8px;
    color: #fff;
    font-weight: bold;
}

a.buttonstyle1:hover 
{
    color: #595959;
    background: #e1e1e1;
}

a.buttonstyle1:focus 
{
    color: #e1e1e1;
    background: #595959;
}

h2, h3, h4, h5
{
    font-weight: normal;
}

h3 
{
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 8px;
    color: #000;
}

h5 
{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    color: #000;
}

#rightcolumn h3 
{
    font-size: 20px;
}

#rightcolumn h3.smaller 
{
    font-size: 18px;
}

b, strong 
{
    font-weight: bold;
}

i, em 
{
    font-style: italic;
}

a:hover 
{
    color: #000;
}

#container 
{
    width: 960px;
    margin: 0 auto;
}

#maincolumn 
{
    background: url("/Images/mainbg.png") bottom left repeat-x;
    font-size: 14px;
    padding-bottom: 60px;
    overflow: hidden;
    line-height: 22px;
}

#footer 
{
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #d5d5d5;
    background: #fff;
    font-size: 12px;
    color: #7f7f7f;
    padding: 0px 20px;
}

#footer span 
{
    color: #363636;
    font-weight: bold;
}

h1 
{
    display: none;
}

#top 
{
    height: 116px;
    font-size: 12px;
    overflow: hidden;
}

#top #contactinfo 
{
    float: right;
    width: 300px;
    padding-top: 40px;
}

#top span.tel, #top span.email
{
    display: block;
    padding-right: 25px;
    background: url("/Images/symbol_email.png") center right no-repeat;
    height: 18px;
    margin-bottom: 3px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}

#top span.tel 
{
    background: url("/Images/symbol_tel.png") center right no-repeat;
}

h1 
{
    display: block;
    width: 322px;
    height: 82px;
    float: left;
}

h1 span 
{
    display: none;
}

ul#menu 
{
    height: 53px;
    overflow: hidden;
    background: url("/Images/menubg.gif") repeat-x;
    border-bottom-style: solid;
    border-bottom-width: 3px;
}

ul#menu li 
{
    display: inline-block;
    float: left;
}

ul#menu li a 
{
    display: inline-block;
    height: 48px;
    margin-top: 5px;
    border-right: 1px solid #e3e3e3;
    line-height: 48px;
    /*padding: 0px 23px;*/
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

ul#menu li#men1 a {width: 71px;}
ul#menu li#men2 a {width: 93px;}
ul#menu li#men3 a {width: 203px;}
ul#menu li#men4 a {width: 192px;}
ul#menu li#men5 a {width: 196px;}
ul#menu li#men6 a {width: 98px;}
ul#menu li#men7 a {width: 101px; border-right: 0px;}

ul#menu li.selected a 
{
    height: 53px;
    margin-top: 0px;
    line-height: 53px;
    color: #fff;
    border-right: 0px;
}



ul#menu li:hover a 
{    
    height: 53px;
    margin-top: 0px;
    line-height: 53px;
    background: #fff;
}

ul#menu li a:focus
{
    background: #e1e1e1;
}

#startbigimage 
{
    height: 307px;
    background: url("/Images/start_top1.jpg");
    margin-bottom: 1px;
}

#startboxcontainer 
{
    overflow: hidden;
}

#startbox1, #startbox2, #startbox3  
{
    float: left; 
    width: 319px;
    height: 240px;
    background: url("/Images/start_puff_omb.jpg") no-repeat;
    margin-right: 1px;
}

#startboxcontainer a
{
    display: block;
    height: 55px;
    padding: 0px 20px;
    color: #fff;
    font-size: 18px;
    background: #000 url("/Images/white_arrow_start.png") center right no-repeat;
    margin-top: 185px;
    text-transform: uppercase;
    line-height: 55px;
    opacity:.85;
    filter:alpha(opacity=85);
}

#startbox2 
{
    background: url("/Images/start_puff_radg.jpg") no-repeat;
}

#startbox3 
{
    background: url("/Images/start_puff_salue.jpg") no-repeat;
    margin: 0px;
    width: 320px;
}

.startbottombox
{
    float: left;
    width: 400px;
    padding: 40px;
    overflow: hidden;
}

.startbottombox img 
{
    padding: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3); 
    border: 1px solid #d5d5d5;

}

ul.liststyle1 
{
    list-style-type: none;
}

ul.liststyle1 li
{
    margin: 0px !important;
    overflow: hidden;
    padding: 7px 0px;
    border-bottom: 1px solid #d5d5d5;
}

ul.liststyle1 li span
{
    float: right;
}

ul.liststyle1 li a
{
    font-weight: bold;
}

#leftcolumn 
{
    width: 640px;
    float: left;
}

#rightcolumn 
{
    width: 320px;
    float: left;
    background: url("/Images/right_bg.jpg") no-repeat;
    min-height: 550px;
}

#leftcolumn .box 
{
    padding: 40px;
}

#leftcolumn .box ul 
{
    list-style-type: disc;
}
#leftcolumn .box ul li
{
    margin-left: 20px;
    padding-bottom: 5px;
}

#rightcolumn .box 
{
    padding: 35px;
}

#rightcolumn ul li 
{
    padding: 7px 0px;
    border-bottom: 1px solid #d6d6d6;
}

#rightcolumn ul li a 
{
    color: #000;
    font-weight: bold;
}

#rightcolumn ul li.selected a 
{
    font-style: italic;
}

#leftcolumn h2 
{
    display: block;
    padding: 10px 10px;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
}

hr {
	border: 0px;
	background-color: #dedede;
	height: 1px;
	margin: 25px 0px;
}

ul.liststyle2 
{
    border: 1px solid #e4e4e4;
    border-top: 0px;
    display: block;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    -moz-border-radius: 5px;
	border-radius: 5px;
	list-style-type: none;
	-webkit-border-radius: 5px;    
}

ul.liststyle2 li
{
    background: #fff url("/Images/list2libg.jpg") no-repeat;
    padding: 15px 0px;
    display: block;
    margin: 0px !important;
}

ul.liststyle2 li span.date 
{
    display: inline-block;
    padding: 3px 10px 3px 25px;
    margin-right: 20px;
    -moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;    
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	color: #fff;
	font-weight: bold;
	float: left;
}

ul li.first 
{
    -moz-border-radius-topright: 5px !important;
	border-top-right-radius: 5px !important;
	-webkit-border-top-right-radius: 5px !important;    
    -moz-border-radius-topleft: 5px !important;
	border-top-left-radius: 5px !important;
	-webkit-border-top-left-radius: 5px !important;    
}

ul li.last 
{
    -moz-border-radius-bottomright: 5px !important;
	border-bottom-right-radius: 5px !important;
	-webkit-border-bottom-right-radius: 5px !important;    
    -moz-border-radius-bottomleft: 5px !important;
	border-bottom-left-radius: 5px !important;
	-webkit-border-bottom-left-radius: 5px !important;    
}

ul.liststyle2 li h4 
{
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    width: 380px;
    float: left;
}

ul.liststyle2 li h4 a
{
    color: #000;
}

ul.liststyle2 li p 
{
    clear: both;
    display: block;
    margin: 0px;
    padding: 0px 25px;
    padding-top: 10px;
}

ul.newsarchive 
{
    list-style-type: none;
}

ul.newsarchive li
{
    position: relative;
    margin: 0px !important;
}

ul.newsarchive li a 
{
    display: block;
}

ul.newsarchive li span.entrys 
{
    position: absolute;
    top: 5px;
    left: 170px;
    display: block;
    width: 80px;
    text-align: right;
    z-index: 2;
}

ul.newsarchive li div
{
    line-height: 18px;
    font-size: 12px;
}

ul.newsarchive li div span.date 
{
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}

form 
{
    border: 1px solid #e4e4e4;
    border-top: 0px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;  
	background: #fff url("/Images/list2libg.jpg") no-repeat;
	padding: 20px;
}

form#intresse 
{
    border: 0px;
    -moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	background: none;
	padding: 0px;
	font-size: 12px;
}

input, textarea, select, option 
{
    width: 97%;
    padding: 5px;
    border: 1px solid #cecece;
    -moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px; 
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	color: #000;
	background: #fff;
}

textarea 
{
    height: 100px;
}

select 
{
    padding: 2px;
}

option 
{
    padding: 0px;
    width: auto;
}

input.checkbox 
{
    padding: 0px;
    border: 0px;
    margin: 0px;
    background: none;
    width: auto;
}

input.jssearch 
{
    padding: 8px;
    background: #fff url("/Images/search.gif") center left no-repeat;
    font-size: 16px;
    padding-left: 35px;
    width: 80%;
}

input.submit 
{
    color: #fff;
    width: auto;
    border: 0px;
}

form div 
{
    float: left;
    width: 150px;
    margin-right: 20px;
}

.clear 
{
    clear: both;
    float: none;
    font-size: 0px;
}

.noshow 
{
    display: none;
}

ul.wordlist 
{
    list-style-type: none !important;
}

ul.wordlist li 
{
    margin: 0px !important;
}

ul.wordlist li a
{
    font-weight: bold;
}

ul.wordlist li div a
{
    color: #000 !important;
    font-style: italic;
}

ul.reflist 
{
    list-style-type: none;
}

ul.reflist li 
{
    margin: 0px !important;
}

ul.reflist li img
{
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3); 
    border: 1px solid #d5d5d5;
}

ul.reflist 
{
    border: 1px solid #e4e4e4;
    border-top: 0px;
    display: block;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    -moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;    
}

ul.reflist li
{
    background: #fff url("/Images/list2libg.jpg") no-repeat;
    padding: 25px;
    display: block;
    overflow: hidden;
    margin: 0px;
    font-size: 12px;
    line-height: 18px;
}

h4 
{
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 8px;
}


h4.quote
{
    font-style: italic;
    color: #000;
    font-size: 18px;
    text-transform: none;
}

li.icon 
{
    background: url("/Images/pdf_icon.gif") center left no-repeat;
    padding-left: 35px !important;
}

li.doc 
{
    background: url("/Images/doc_icon.gif") center left no-repeat !important;
} 

ul.liststyle2.currlist li 
{
    padding: 20px;
    overflow: hidden;
}

ul.liststyle2.currlist li h4
{
    width: 300px;
}

ul.liststyle2.currlist img 
{
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3); 
    border: 1px solid #d5d5d5;
} 

img.shadowborder 
{
    padding: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3); 
    border: 1px solid #d5d5d5;
}

.floatright 
{
    float: right;
}


td.Brod 
{
    padding-bottom: 25px;
    padding-top: 5px;
}

td.Rubrik b
{
    display: block;
    padding: 5px 10px;
    border-top: 1px solid #ededed;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

td.UnderRub 
{
    background: #f1f1f1;
    margin-bottom: 10px;
}

td.Rand 
{
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #d5d5d5;
}

td.UnderRub, td.Rand 
{
    padding: 5px;
    font-size: 12px;
}

table.tblObjlist td img 
{
    padding: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3); 
    border: 1px solid #d5d5d5;
    margin-right: 15px;
    margin-top: 10px;
}


.noshow 
{
    display: none;
}

ul.peoplelist 
{
    list-style-type: none !important;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}

ul.peoplelist li 
{
    margin-left: 0px !important;
    width: 280px;
    display: block;
    float: left;
    height: 100px;
}

ul.peoplelist li img 
{
    float: left;
    margin-right: 15px;
}

ul.filelist li a, ul.wordlist li a 
{
    color: #000;
}

h5 a 
{
    color: #000;
}

.contactinfobox 
{
    width: 150px;
    padding: 20px;
    background: #f1f1f1;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}
