a, div, img, table, table td{
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	font-family : arial, sans-serif;
}
li a:hover{
	text-decoration: underline;
}
li.selected a{
	text-decoration: underline;
}
li a{
	color: black;
}
a{
	color: #518BD1;
}
a:hover, a:active{
	text-decoration: underline;
}
html, body{
	color: black;
	background-color: #518BD1;
	font-family : arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#page{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top: 22px;
	background-color: white;
	min-width: 950px;
}
#wrapper{
	width: 950px;
	margin: 0 auto;
}
#header{
	margin-bottom: 17px;
}
#logo{
	margin: 7px 0 0 16px;
}
#navcontainer{
	width: 950px;
	height: 23px;
	background: #C02400 url(../images/navbackground.jpg) repeat-x;
}
#navleft{
	float: left;
	margin-right: -3px;
}
#navright{
	float: right;
}
.nav1{
	list-style-type: none;
	height: 22px;

	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	font-family : arial, sans-serif;

}
.nav1 li{
	display: inline;
	background-image: url(../images/navsplitter.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
* html .nav1 li{
	padding-top: 2px;
}
.nav1 li a{
	line-height: 20px;
	color: white;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 0.9em;
	font-family : arial, serif;
	font-weight: bold;
}
.nav1 li a:hover, a:active{
	text-decoration: underline;
}
#navcontainer form{
	display: inline;
	float: right;
	vertical-align: center
	height: 12px;
	margin-right: 10px;
}
#field{
	border-bottom: 1px solid #E08F86;
	border-right: 1px solid #E08F86;
	border-top: 1px solid #9A4632;
	border-left: 1px solid #9A4632;
	width: 120px;
	height: 13px;
	margin-top: 2px;
	padding-left: 4px;
	color: #2F547F;
	font-size: 0.6em;
}
#button{
	margin-bottom: -3px;
}
* html #field{
	margin-top: 0px;
}
* html #button{
	margin-bottom: -4px;
}
#left{
	float: left;
	width: 243px;
	margin-left: 11px;
	display: inline;
}
.nav3{
	list-style-type: none;
	font-size: 0.83em;
	margin: 0 0 10px;
	padding: 0;
	border: none;
	text-decoration: none;
	font-family : arial, sans-serif;
}
h3{
	font-weight: bold;
	font-size: 0.83em;
	margin:0;
}
.nav3 li{
	line-height: 1.2em;
	margin-left: 8px;
}
.nav3 li a:hover{
	text-decoration: underline;
}
#content{
	margin-left: 254px;
	margin-right: 209px;
	position: relative;
}
* html #content{
	height:1%;
}
#scroll_frame { margin-top: 30px; float: right; color: #518BD1; -moz-box-sizing: border-box; overflow: hidden; position: relative; width: 400px; height: 19px;}
#scroll_container { overflow: hidden; padding: 0; position: relative; border: none; width: 400px; display: block; height: 19px;}
#scroll_container div { left: 400px; -moz-box-sizing: border-box; position: absolute; border: none; margin: 0; padding: 0; padding-left: 4px; white-space: nowrap; font-family: courier; font-size: 16px; font-weight: bold;}
#scroll_fade_left { height: 19px;  position: absolute; width: 100px; background-image: url('/images/transparant_overlay_left.png'); }
#scroll_fade_right {height: 19px;  position: absolute; width: 100px; background-image: url('/images/transparant_overlay_right.png'); }
.button2{
	position: absolute;
	left: 16px;
	top: 150px;
	width: 55px;
	height: 15px;
	background-image: url(../images/button_unclick.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.button2:hover, .button2:active{
	background-image: url(../images/button_click.jpg);
	text-decoration: none;
}

#centerbutton1 {
	top: 150px;
}
#centerbutton2 {
	top: 90px;
}
#centerbutton3 {
	top: 90px;
}
#dummycenterbutton4 {
	top: 90px;
}

.knupkes{
	position: absolute;
	width: 14px;
	height: 15px;
	top: 213px;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 10;
}
* html .knupkes{
	top: 211px;
}
#knupke1{
	left: 400px;
	background-image: url(../images/1_unclick.jpg);
}
#knupke1:hover, #knupke1:active{
	background-image: url(../images/1_click.jpg);
}
#knupke2{
	left: 420px;
	background-image: url(../images/2_unclick.jpg);
}
#knupke2:hover, #knupke2:active{
	background-image: url(../images/2_click.jpg);
}
#knupke3{
	left: 440px;
	background-image: url(../images/3_unclick.jpg);
}
#knupke3:hover, #knupke3:active{
	background-image: url(../images/3_click.jpg);
}
#right{
	float: right;
	width: 205px;
}
.imagecontainter{
	position: relative;
}
.imagecontainter img{
	margin-bottom: 18px;
}
.button1{
	position: absolute;
	left: 6px;
	top: 41px;
	width: 55px;
	height: 15px;
	background-image: url(../images/button_unclick.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none;
}
.button1:hover, .button1:active{
	background-image: url(../images/button_click.jpg);
	text-decoration:none;
}
#projects{
	clear: both;
	border-collapse: collapse;
	width: 940px;
	table-layout:fixed;
	margin-bottom: 8px;
}
#projects td{
	width: 158px;
	text-align: center;
	font-size: 0.7em;
}
#projects .text td{
	text-align: left;
	padding: 3px 22px 0;
	vertical-align: top;
}
#footer{
	width: 950px;
	margin: 0 auto;
}
#footer table{
	width: 100%;
}
#adresholder{
	margin: 4px 10px;
}
#adresholder td{
	padding-left: 3px;
	float: left;
	vertical-align: top;
}
#adresholder td img{
	margin-left: 5px;
}
#adresholder p{color: white; font-size: 0.65em; margin: 0; padding: 0; font-weight: normal;}

#slogan{
	float: right;
	margin: 5px 37px 0 0;
}
#content p {font-size: 0.8em; color: black; margin: 0; margin-bottom: 10px; padding-right: 4px;}
#content ul li, #content ol li {	font-size: 0.8em; margin: 0; margin-left: 20px; padding: 0; padding-right: 4px;}
#content #contactform {font-size: 0.8em;}
#contactform td{vertical-align:top;}
h1{font-size: 0.9em; color: black; margin: 0 0 10px;}
h2{font-size: 0.8em; color: black; margin: 0 0 6px;}

.project{
	margin-bottom: 10px;
}
.project img {
	border: 1px solid #ddeeff;
}
.project td{
	margin: 0;
	padding: 4px; padding-right: 2px; padding-left:2px;
	border: none;
}
#adres{
	width:4em;
}

