/* CSS Document */
  
      html {
  
      overflow: -moz-scrollbars-vertical;
   
      }
body {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	scrollbar-face-color: #878889;
	scrollbar-highlight-color: #878889;
	scrollbar-3dlight-color: #878889;
	scrollbar-shadow-color: #878889;
	scrollbar-darkshadow-color: #878889;
	scrollbar-arrow-color: #878889;
	scrollbar-track-color: #FFFFFF;
	color: #999999;
	font-size: 10px;
	background-color: #707172;
	display: inline;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #BEBEBE;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
#topbanner {
	height: 60px;
	background-color: #707172;
}
#contentWrap {
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 834px;
}
#titleBox {
	height: 61px;
	width: 834px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#ProjNR {
	height: 60px;
	width: 360px;
	text-align: right;
	float: left;
	color: #cccccc;
	font-size: 70px;
	line-height: 50px;
	margin: 0px;
	padding: 5px 0px;
}
#ProjTitle {
	float: right;
	height: 50px;
	width: 455px;
}
#ProjTitle .title {
	color: #dd0000;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
#ProjTitle .subTitle {
	font-size: 9px;
	display: block;
	line-height: 11px;
	padding-top: 8px;
}
#imageBox {
	height: 278px;
	/* background-color: #CCCCCC; */
	float: left;
	overflow: hidden;
	width: 360px;
	text-align: right;
}
#imageBox02 {
	height: 278px;
	/* background-color: #CCCCCC; */
	float: left;
	overflow: hidden;
	width: 834px;
}
#tekstBox {
	float: right;
	width: 399px;
	margin-left: 0px;
}
#tekstBoxFolio {
	width: 323px;
	float: left;
	margin-left: 18px;
}

#topper{
	background-color: #707172;
	padding: 10px;
	color: #FFFFFF;
}

.toppertxt{
	padding-left:20px;
	color: #FFFFFF;
}

#navWrap {
	width: 100%;
	background-color: #707172;
	visibility: visible;
	margin-bottom: 20px;
}
#navBox {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 42px;
}
.clear {
	clear: both;
}
.nav  {
	float: left;
	margin-right: 39px;
	line-height: 15px;
	margin-top: 12px;
	padding-left: 6px;
}
.nav a:link {
	color: #BEBEBE;
	text-decoration: none;
}
.nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.nav a:visited {
	color: #BEBEBE;
	text-decoration: none;
}
#thumbBox {
	float: right;
	width: 60px;
	height: 278px;
}
.thumb {
	float: right;
	height: 40px;
	width: 60px;
	overflow: hidden;
}
.thumbSpacer {
	height: 19px;
	float: right;
	width: 60px;
}
#copywright {
	color: #A7A7A7;
	vertical-align: text-bottom;
	margin-top: 7px;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
}
#printWrap {
	text-align: right;
	position: absolute;
	top: 5px;
	right: 10px;
}
.navSelected {
	color: #FFFFFF;
}
.title {
	font-size: 13px;
	color: #DD002E;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}
.title02 {
	font-size: 11px;
	color: #DD002E;
	display: block;
font-weight: bold;
}
strong {
	font-weight: bold;
}
.subtitel {
	font-weight: bold;
	color: #666666;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul {
	list-style-type: disc;
	display: block;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	list-style-position: inside;
	list-style-image: url(../img/li.gif);
}
#contentBox {
	width: 834px;
}
.print {
	color: #999999
}
.print a {
	color: #999999;
	text-decoration: none;
}
.print a:hover {
	color: #babac4;
	text-decoration: underline;
}
#wettInfo {
	height: 8px;
	margin-right: 10px;
	text-align: right;
	margin-top: 5px;
	width: 150px;
	float: right;
}
#wettInfo a {
	color: #999999;
	text-decoration: none;
}
#wettInfo a:hover {
	color: #babac4;
	text-decoration: underline;
}

#logo {
	margin-top: 0px;
	height: 45px;
	width: 45px;
}
