body {
	padding: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1e21;
	background-color: #8b8b8b;
}

#container {
	position: relative;
	text-align: left;
	width: 995px;
	background-color: #ffffff;
	margin: 0 auto;
	padding-bottom:15px;
}

#header {
	position: absolute;
	margin : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 965px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	height: 183px;
	background-color: #ffffff;
}

#header-logo {
	position: absolute;
	top: 15px;
	left: 30px;
	width: 150px;
	height: 90px;
	background-image: url(http://www.tms.nl/documents/graphics/templates/logo.gif);
	background-repeat: no-repeat;
}

#header-picture {
	position: absolute;
	top: 15px;
	left: 215px;
	width: 580px;
	height: 116px;
}

#header-languages {
	position: absolute;
	top: 65px;
	left: 795px;
	width: 175px;
	height:18px;
	padding-top: 48px;
	padding-right: 10px;
	text-align: right;
	background-color:#2d4164;
	font-size:10px;
	text-transform:uppercase;
	color:#FFF;
}

#header-toolbar {
	position: absolute;
	top: 25px;
	left: 795px;
	text-align:right;
	font-size:10px;
	width:180px;
}
#header-businessunit{
	position: absolute;
	top:131px;
	left:15px;
	width:170px;
	padding-left:15px;
	padding-right:15px;
	height:50px;
	padding-top:17px;
	text-align:center;
	background-color:#4e6f5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}
#header-title{
	position: absolute;
	top:131px;
	left:215px;
	width:565px;
	height:52px;
	padding-left:15px;
	padding-top:15px;
	background-color:#4e6f5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:33px;
	color:#FFF;
	background-image: url(http://www.tms-engineering.nl/documents/graphics/templates/header-title_bg.gif);
	background-repeat: no-repeat;
 	background-position: 563px 54px;
}
#left {
	position: absolute;
	left: 0px;
	top: 198px;
	width: 180px;
	padding-left:17px;
	padding-top:35px;
	padding-bottom:45px;
	background-color:#FFF;
}
#left-menu-item{
	width: 168px; 
	height:15px;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:20px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0px 12px;
	background-image: url(http://www.tms.nl/documents/graphics/templates/bullet-1.jpg);
}
#left-menu-item-1{
	width: 168px; 
	height:15px;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:20px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0px 12px;
	background-image: url(http://www.tms.nl/documents/graphics/templates/bullet-1.jpg);
}
#left-menu-item-2{
	width: 168px; 
	height:15px;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:20px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0px 12px;
	background-image: url(http://www.tms.nl/documents/graphics/templates/bullet-2.jpg);
}
#left-menu-item-3{
	width: 168px; 
	height:15px;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:20px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0px 12px;
	background-image: url(http://www.tms.nl/documents/graphics/templates/bullet-3.jpg);
}
#left-menu-item-4{
	width: 168px; 
	height:15px;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:20px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0px 12px;
	background-image: url(http://www.tms.nl/documents/graphics/templates/bullet-4.jpg);
}
#left-menu-subitem{
	width: 153px; 
	height:15px;
	padding-left:32px;
	padding-top:3px;
}
#left-border-top{
	position: absolute;
	left: 15px;
	top: 0px;
	width:185px;
	height:35px;
	background-color:#2d4164;
}
#left-border-bottom{
	position: absolute;
	left: 15px;
	bottom: 0px;
	width:185px;
	height:35px;
	background-color:#2d4164;
}


#right {
	position: absolute;
	left: 795px;
	top: 198px;
	width: 185px;
	padding-right:15px;
	background-color:#FFF;
	background-position:13px 0px;
	background-repeat:no-repeat;
	background-image: url(http://www.tms.nl/documents/graphics/templates/right_bg.jpg);
}

#listwob-template{  
	margin-top:17px;
	margin-bottom:10px;
	width:192px;
}
#listwob-template-header{
	font-size:11px;
	color:#ffffff;
	text-align:left;
	background-color:#4e6f5f;
	font-weight:bold;
	height:15px;
	width:155px;
	padding-left:30px;
	padding-top:2px;
}       
#listwob-template-item{
	width:185px;
	padding-top:5px;
	font-size:10px;
}
#listwob-template-item-title{
	color:#1f1e21;
	font-weight:bold;
}
#listwob-template-item-text{
	padding-top:3px;
	color:#1f1e21;
	line-height:16px;
}


#center-margin-top {
	height: 198px;
}

#center {
	margin-left: 215px;
	width: 550px;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	
}

#footer {
	position: relative;
	left:15px;
	width: 760px;
	height: 23px;
	padding-top: 10px;
	padding-left:20px;
	background-color: #4e6f5f;
	font-size:10px;
	color:#FFF;
	background-image: url(http://www.tms-engineering.nl/documents/graphics/templates/header-title_bg.gif);
	background-repeat: no-repeat;
 	background-position: 763px 20px;
}


a {
	color: #4e6f5f;
	text-decoration: underline;
}

a:hover {
	color: #4e6f5f;
	text-decoration: underline;
}
a.engineering {
	color:#93b633;
}
a.turnkeysolutions {
	color:#79bfe9;
}
a.marinecranes {
	color:#ce6629;
}
a.components {
	color:#c42826;
}
a.menu {
	color: #2d4164;
	text-decoration: none;
}

a.menu:hover {
	color: #2d4164;
	text-decoration: none;
	font-weight:bold;
}

a.menu-selected {
	color: #2d4164;
	text-decoration: none;
	font-weight: bold;
}

a.menu-selected:hover {
	color: #2d4164;
	text-decoration: none;
	font-weight: bold;
}

a.sub-menu {
	color: #4e6f5f;
	text-decoration: none;
}

a.sub-menu:hover {
	color: #4e6f5f;
	text-decoration:underline;
}

a.sub-menu-selected {
	color: #4e6f5f;
	text-decoration:underline;
	font-weight:bold;
}

a.sub-menu-selected:hover {
	color: #4e6f5f;
	text-decoration:underline;
	font-weight:bold;
}

a.template {
	color: #2d4164;
	text-decoration: none;
}

a.template:hover {
	color: #2d4164;
}

a.template-selected {
	color: #2d4164;
	text-decoration: none;
}

a.template-selected:hover {
	color: #2d4164;
	text-decoration: none;
}

a.languages {
	color: #ffffff;
	text-decoration: none;
}

a.languages:hover {
	color: #ffffff;
}

a.languages-selected {
	color: #ffffff;
}

a.languages-selected:hover {
	color: #ffffff;
}

a.webalived {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

a.webalived:hover {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #1f1e21;
	margin-top: 0px;
	overflow: auto;
}

h2 {
	font-weight:normal;
	font-size: 12px;
	color: #1f1e21;
	overflow: auto;
}

p.bullet {
	background-image: url(http://www.tms-engineering.nl/documents/graphics/templates/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}

p.single-line {
	margin-bottom: $if(%browser-name%==Internet Explorer|-16)$$if(%browser-name%!=Internet Explorer|-9)$px;
	overflow: auto;
}

p.highlight {
	padding: 5px;
	border: 1px solid #4e6f5f;
}

p.stacktrace {
	color: #ffffff;
}

img {
	border: none;
}

input.slideshow {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #2d4164;
	background-color: #2d4164;
	cursor: pointer;
}

.highslide img {
	border: 1px solid #4e6f5f;
}
.highslide:hover img {
	border: 1px dotted #4e6f5f;
}
