div.main {
  background-color: #FFFFFF;
  background-image: url(../images/dt_bg_middle_v3.jpg);
  background-repeat: no-repeat;
  margin-left:auto;
  margin-right:auto;
  height:750px;
  width:1013px;
}

body {
  background-image: url(../images/dt_bg_gradient_1pixel_right.jpg);
  background-repeat: repeat-x;
}

body {
	margin:0px;padding:0px;
	scrollbar-face-color : #585858;
	scrollbar-highlight-color : #666666;
	scrollbar-shadow-color : #eeeeee;
	scrollbar-3dlight-color : #585858;
	scrollbar-arrow-color : #eeeeee;
	scrollbar-track-color : #585858;
	scrollbar-darkshadow-color : #eeeeee;
	scrollbar-base-color : #585858;
}

body,td,li,div,a,p {
  font-size: 12px;
  font-family: Arial;
  color: #5d5b5b;
}

textarea {
  font-size: 12px;
  font-family: Arial;
  color: #000000;
  height: 296px;
  width: 730px;
  background-color: transparent;
  border-style: none none none none;
}
.menu_home {
  width:200px;
  background-image: url(../images/dt_home_button_off.png);
  background-repeat: no-repeat;
}

.menu_home:hover {
  background-image: url(../images/dt_home_button_on.png);
  background-repeat: no-repeat;
}

.menu_who {
  background-image: url(../images/dt_wie_button_off.png);
  background-repeat: no-repeat;
}

.menu_who:hover {
  background-image: url(../images/dt_wie_button_on.png);
  background-repeat: no-repeat;
}

.menu_what {
  background-image: url(../images/dt_wat_button_off.png);
  background-repeat: no-repeat;
}

.menu_what:hover {
  background-image: url(../images/dt_wat_button_on.png);
  background-repeat: no-repeat;
}

.menu_contact {
  background-image: url(../images/dt_contact_button_off.png);
  background-repeat: no-repeat;
}

.menu_contact:hover {
  background-image: url(../images/dt_contact_button_on.png);
  background-repeat: no-repeat;
}

.menu_vision {
  background-image: url(../images/dt_visie_button_off.png);
  background-repeat: no-repeat;
}

.menu_vision:hover {
  background-image: url(../images/dt_visie_button_on.png);
  background-repeat: no-repeat;
}

td { text-align:left; vertical-align:top; }

p, p a, div a, td a{
  margin: 0px;font-size:100%;
}

ul { margin:0px;padding:0px; }
li { list-style-image:url(/img/li.jpg);margin-left:25px;list-style-position:outside; }
.error li { list-style-image:url(/img/spacer.gif);none;margin-left:0px; color: #2269ba }

a:link,a:visited,a:active,a:hover {
 	text-decoration:none;
	color:#F39A00;
	
}

h1 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 16px;
}

h2 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 110%;
}

h3 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 130%;
  color:#000000;
}

h4 {
  margin:0px;
  padding:0px;
  font-weight:normal;
  font-size: 140%;
}

h5 {
  margin:0px;
  padding:0px;
  padding-top:10px;
  font-weight:bold;
  font-size: 110%;
  color: #bddcff;
}

#tagline {
  font-size: 16px;
  font-style: italic;
  padding-left: 450px;
  padding-top: 70px;
  width: 500px;
  color: #787878;
}
/*
  color: #4f85c3;
*/

#menu {
  padding-left: 650px;
  padding-top: 45px;
}

#menu a {
  font-size: 16px;
}
div.popup {
        display: none;
}

form td {
    font-size: 110%;
}

form td td { 
    font-size: 100%;             
 }

.blockspace {
	margin:0;
	padding:0;
	border:0px solid #000;
}

form{
	margin:0;
	padding:0;
}

p {
  padding-bottom: 10px;
  text-align:justify
}

img {
  border: none
}

.thin {
  color: #000000;
  width: 450px;
}
.wide {
  color: #000000;
  width: 700px;
}

.dialogbox h1 {
  padding-bottom: 4px;
	color: #ff6000;
	font-size: 18px;

}

#menu_contact a {
color: #ff6000;
font-weight: bolder
}

#popup_image {
  position: absolute;
  top: 190px;
}

#popup_text {
  position: absolute;
  padding-left: 150px;
  top: 230px;
}


#popup_close {
  position: absolute;
  padding-left: 885px;
  top: 180px;
}

#logo_scrum {
  position: absolute;
  padding-left: 670px;
  top: 280px;
}

#map {
  position: absolute;
  margin-left: 215px;
  top: 0px;
}
#map_link {
  position: absolute;
  margin-left: 430px;
  top: 310px;
}

#linkedin_logo {
  position: relative;
  top: 10px;
  left: 70px;
}

i {
  color: #000000;
}

#share {
  position: relative;
  margin-top: 358px;
  margin-left: 880px;
}
