html {
	background-image: url(../img/html_bgr.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 580px;
	margin:0;
	padding: 0;
}
body {
	margin-top:0;
	margin-bottom:0;
	padding:0;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
div.head{
	width:100%;
	height: 105px;
}
img#logo{
	position: relative;
	visibility: hidden;
}
div.navi{
	height: 33px;
	width: 800px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:13px;
	line-height: 17px;
}
div.navi span.nolink {
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 5px;
	color: #cc6600;
}
div.navi a{
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
}
div.navi a#first{
	margin-right: 15px;
	padding-left: 0px;
}
div.navi a:hover{
	color: #afb2b0;
	text-decoration: none;
	/*padding-top:2px;*/
}

div.navi div.top{
	height: 16px;
	overflow: hidden;
}
div.navi div.sub{
	height: 17px;
	background-color: #7C8577;
	color:#ffffff;
	padding-left:52px;
	overflow: hidden;
	line-height: 15px;
}
div.navi div.sub a{
	color: #FFFFFF;
	margin-right: 3px;
	margin-left:3px;
	padding-right: 7px;
	padding-left: 7px;
}
div.navi div.sub a#active{
	color: #E4F2DB;
}
*html div.navi div.sub a{
	position: relative;
	top: -2px;
}
div.navi div.sub a:hover{
	color: #E4F2DB;
}
div.projektnavi{
	padding-top:2px;
	visibility: hidden;
}
div.titelBox{
	height: 34px;
	padding-top: 29px;
	margin:0;
	overflow: hidden;
}
h1{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:28px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 34px;
}
div.prevNext{
	position: absolute;
	width: 50px;
	height: 31px;
	top:170px;
	right:50px;
	z-index: 10;
}
div.prevNext img.next{
	position: absolute;
	left:24px;
	top:0;
}
div.backUp{
	position: absolute;
	width: 62px;
	height: 63px;
	top:138px;
	left:-62px;
}
div.projDescr {
	width: 240px;
	height: 325px;
	margin-top:25px;
	overflow: auto;
}
div.projDescr h2{
	margin: 0;
	padding: 0;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
div.newsbox h2 a.act {
	color: #666666;
	text-decoration: none;
	margin-top: 0;
	padding-left:0;
	cursor: pointer;
}
div.newsbox h2 a.inactive {
	text-decoration: none;
	margin-top: 0;
	padding-left:0;
	font-weight: bold;
}
div.newsbox h2 a:hover.act {
	text-decoration: underline;
}
div.newsbox h2 a.inactive:hover {
	text-decoration: none;
	cursor: default;
}
div.newsbox h2 a.inactive:focus {
	color:#330000;
}
div.newstext{
	line-height: 12px;
	font-size: 11px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
div.projDescr div.subline{
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
div.projDescr p{
	font-family: "Myriad Web", "Myriad Pro", Myriad,Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 0;
	
}
div.projDescr div.listlink{
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 3px;
	margin-bottom: 0;
	padding: 0;
}
div.projDescr div.listlink a{
	color: #000000;
}
div.window{
	position: absolute;
	width: 550px;
	height: 370px;
	top: 203px;
	left: 275px;
	overflow: auto;
}
div.bigwindow{
	position: absolute;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	width: 850px;
	height: 370px;
	top: 203px;
	left: -11px;
	overflow: auto;
}
div.bigwindow#listwin{
	overflow: auto;
	/*position: relative;*/
}
div#morearrow {
	position: absolute;
	top:580px;
	right: 50px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:13px;
	line-height: 17px;
	height: 20px;
	color: #7c8577;
	cursor: pointer;
	visibility: hidden;
}
div#backarrow {
	position: absolute;
	top:580px;
	left:0;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:13px;
	line-height: 17px;
	height: 20px;
	color: #7c8577;
	cursor: pointer;
	visibility: hidden;
}
div.bigwindow a{
	color: #333333;
	text-decoration: none;
}
div.bigwindow a:link{
	color: #333333;
	text-decoration: none;
}
div.bigwindow a:visited{
	color: #666666;
	text-decoration: none;
}
div.bigwindow a:hover{
	color: #000000;
	text-decoration: underline;
}
div.bigwindow a:hover:visited{
	color: #7C8577;
	text-decoration: underline;
}
div.bigwindow#list{
	left: 0px;
}
div.bigwindow#news{
	left: 0px;
	width: 270px;
	top: 205px;
	height: 367px;
	padding-right:5px;
}
div.bigwindow#profile{
	left: -12px;
	width: 270px;
	top: 205px;
	height: 367px;
	padding-right:5px;
	padding-top: 20px;
}
div.bigwindow#contact{
	left: 0px;
	width: 270px;
	top: 205px;
	height: 367px;
	padding-right:5px;
	padding-top: 20px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
}
div.bigwindow#links{
	left: 0px;
	top: 205px;
	line-height: 24px;
}
div.bigwindow#links span.func {
	width: 85px;
	display: block;
	float: left;
	color: #7C8577;
	font-size: 14px;
}
div.bigwindow#links a{
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
div.bigwindow#links a:hover{
	color: #333333;
}

div.bigwindow#news div.newsbox {
	position: relative;
	margin-left: 65px;
	margin-bottom: 15px;
	margin-right: 5px;
	padding-top: 3px;
}
div.newsbox div.newsdate {
	position: absolute;
	left: -65px;
	top:2px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
*html div.newsbox div.newsdate {
	position: absolute;
	top:1px;
}
div.newsbox h2{
	line-height: 13px;
	margin-bottom: 3px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-top: 0;
	display: block;
}
div.bigwindow table {
	margin-left: 113px;
}

div.subPro {
	width: 100px;
	height: 325px;
	margin-top:25px;
	position: relative;
	left: -10px;
}
div.subPro ul{
	list-style-image: none;
	list-style: none;
	margin:0;
	padding: 0;
}
div.subPro ul li{
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
	background-image: url(../img/images/listImg.gif);
	background-repeat: no-repeat;
	display:block;
	height: 30px;
}
div.subPro ul li#active{
	color: #cc6600;
	background-image: none;
}
body, html{
	scrollbar-3dlight-color: #DDE1DC;
	scrollbar-arrow-color: #7C8577;
	scrollbar-base-color: #C9CFCB;
	scrollbar-darkshadow-color: #DDE1DC;
	scrollbar-face-color: #C9CEC8;
	scrollbar-highlight-color: #ECECEC;
	scrollbar-shadow-color: #ECECEC;
	scrollbar-track-color: #DDE1DC;
}
/* capbox start */
div.capbox{
	position:relative;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
	width: 174px;
	height: 122px;
}
div.capbox div.fond{
	z-index:5;
	background-color: #2F332D;
	position: absolute;
	bottom: 0px;
	width: 174px;
	opacity: .85;
	filter:alpha(opacity=85);
	left:0px;
}
div.fond div.caption {
	opacity: 1;
	filter:alpha(opacity=100);
	color: #ffffff;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding: 0px 2px 0px 2px;
	width: 160px;
}
div.caption a{
	color: #FFFFFF;
	text-decoration: none;
}
div.caption a:link{
	color: #FFFFFF;
	text-decoration: none;
}
div.caption a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div.caption a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
table.mini {
	empty-cells: hide;
}
table.mini td{
	border-style: solid;
	border-color: #ffffff;
	border-left-width: 1px;
	border-top-width:0;
	border-right-width: 0;
	border-bottom-width: 1px;
	padding: 0;
	border-spacing: 0;
}
table.mini td.first{
	border-left: none;
}
table.mini td img{
	z-index: 1;
	position: absolute;
	top:0;
	left: 0;
}
/*________end____________*/
table.pmini {
	empty-cells: hide;
}
table.pmini td{
	border-style: solid;
	border-color: #ffffff;
	border-left-width: 1px;
	border-top-width:0;
	border-right-width: 0;
	border-bottom-width: 1px;
	padding: 0;
	border-spacing: 0;
}
table.pmini td.first{
	border-left: none;
}
table.pmini td img{
	display: block;
}

div.listcol{
	position:absolute;
	top:10px;
	width: 158px;
	height: 350px;
	overflow: hidden;
}
div.listcol#col1{
	left:0;
	top:7px;
}
div.listcol#col2{
	left:173px;
}
div.listcol#col3{
	left:346px;
}
div.listcol#col4{
	left:519px;
}
div.listcol#col5{
	left:692px;
}
div.listcol#col6{
	left:865px;
}
div.listcol#col7{
	left:1038px;
}
div.listcol#col8{
	left:1211px;
}
div.listcol#col9{
	left:1384px;
}
div.listcol#col10{
	left:1557px;
}
div.listcol#col11{
	left:1730px;
}
div.listcol#col12{
	left:1903px;
}
div.listcol div.maincat{
	width: 158px;
	height: 22px;
	margin-top:3px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	overflow:hidden;
	color: #7C8577;
}
div.listcol div.project{
	width: 158px;
	height: 18px;
	font-size: 10px;
	overflow:hidden;
}
div.listcol a{
	text-decoration: none;
	color: #333333;
}
div.listcol a:link{
	text-decoration: none;
	color: #333333;
}
div.listcol a:visited{
	text-decoration: none;
	color: #7C8577;
}
div.listcol a:hover{
	text-decoration: underline;
	color: #000000;
}
div.listcol a:hover:visited{
	text-decoration: underline;
	color: #4F534B;
}
iframe#newsIframe{
	position: absolute;
	left: 276px;
	top: 203px;
	width: 524px;
	height: 370px;
	overflow: hidden;
}
div.newspics img{
	margin-bottom: 1px;
}
#presenterSwf {
	display: block;
}
iframe#proIframe{
	position: absolute;
	left: 276px;
	top: 203px;
	width: 524px;
	height: 370px;
	overflow: hidden;
}
div.bigwindow#profile a.profileSubA{
	display: block;
	height: 26px;
	padding-left: 12px;
	padding-top: 2px;
	background-image: url(../img/listImg.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	line-height: 24px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: 600;
	cursor: pointer;
}
div.bigwindow#profile a.profileSubA:link {
	text-decoration: none;
}
div.bigwindow#profile a.profileSubA:visited {
	text-decoration: none;
	color: #666666;
}
div.bigwindow#profile a.profileSubA:hover {
	text-decoration: underline;
	color: #333333;
	background-image: url(../img/list_dark.gif);
}
div.bigwindow#profile a.profileSubA:active {
	text-decoration: none;
	color: #000000;
}
div.bigwindow#profile a.profileSubIA{
	display: block;
	height: 26px;
	padding-left: 12px;
	padding-top: 2px;
	background-image: url(../img/list_dark.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	line-height: 24px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: 600;
	cursor: default;
}
div.bigwindow#profile a.profileSubIA:link {
	text-decoration: none;
}
div.bigwindow#profile a.profileSubIA:visited {
	text-decoration: none;
	color: #333333;
}
div.bigwindow#profile a.profileSubIA:hover {
	text-decoration: none;
	color: #333333;
	background-image: url(../img/list_dark.gif);
	cursor: default;
}
div.bigwindow#profile a.profileSubIA:active {
	text-decoration: none;
	color: #333333;
}
img.areamap{
	display: block;
	position: absolute;
	left: 276px;
	top: 203px;
	width: 524px;
	height: 371px;
	overflow: hidden;
}
div.swapLang{
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #C1C7C0;
	position: absolute;
	right: 52px;
	top: 109px;
	line-height: 12px;
}
div.swapLang a {
	text-decoration: none;
	margin:0;
	padding:0;
	color: #C1C7C0;
}
div.swapLang a:hover {
	color: #7C8577;
}