.system_msg {
	margin:36px 0 0 36px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
.debug {
	color:#fff;
	position:absolute;
	top: 0;  
  right: 0;
}
body {
	background:#000;
	padding:20px 0 20px 30px;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
}
a, a:link, a:visited, a:focus, a:active {
	text-decoration:none;
	color:#66cc99;
}
a:hover {
	text-decoration:none;
	color:#000;
}
p, h1 {
	padding:0;
	margin:0;
}
a#back_button, a#back_button:visited, a#back_button:link, a#back_button:focus, a#back_button:active {
	position:absolute;
	top:740px;
	left:503px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a#back_button:hover {
	color:#66cc99;
}
#container {
	border:1px solid #e1e1e1;
	margin:0;
	padding:0;
	height:749px;
	width:528px;
}
.language_switch {
	font-weight:bold;
	font-size: 10px;
	position:absolute;
	top:28px;
	left:520px;
	color:#000;
}
.language_switch a {
	font-weight:bold;
}
.copyright {
	position:absolute;
	top:764px;
	right:30px;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#555;
}

/* HOME */
.home {
	background: #fff url(img/background_home.png) no-repeat;
}
.home h1 {
	float:left;
	margin:61px 18px 0 16px;
	font-weight:bold;
	letter-spacing:0px;
	font-size:22px;
}
.home h1 a, .home h1 a:visited, .home h1 a:link, .home h1 a:active, .home h1 a:focus {
	color:#000;
	text-decoration:none;
	letter-spacing:0px;
	margin:0 0 0 26px;
}
.home h1 a:hover {
	color:#66cc99;
}
.home a, .home a:visited, .home a:link, .home a:focus, .home a:active {
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	color:#66cc99;
	font-size:20px;
}
.home a:hover {
	color:#000;
}
.projects_link {
	margin:378px 0 0 330px;
}
.news_link {
	margin:182px 0 0 342px;
}
.cv_link {
	margin:31px 0 0 62px;
}
.comingsoon {
	position:absolute;
	top: 20px;
	left: 565px;
	font-weight:bold;
	font-size:22px;
	color:#777;
	line-height:25px;
}

/* CV / PORTFOLIO */
.portfolio {
	background: #fff;
}
.portfolio h1 {
	font-weight:bold;
	font-size:14px;
	margin:80px 0 0 19px;
	line-height:30px;
}
.portfolio h1 a#port, .portfolio h1 a#port:visited, .portfolio h1 a#port:link, .portfolio h1 a#port:active, .portfolio h1 a#port:focus, .portfolio h1 a#port:hover {
	font-weight:bold;
	color:#000;
	font-size:18px;
	text-decoration:none;
	letter-spacing:0px;
	margin:0;
}
.portfolio h1 a, .portfolio h1 a:visited, .portfolio h1 a:link, .portfolio h1 a:active, .portfolio h1 a:focus {
	font-weight:bold;
	color:#000;
	font-size:18px;
	text-decoration:none;
	letter-spacing:0px;
	margin:0;
}
.portfolio h1 a:hover {
	color:#66cc99;
}
.portfolio .tooltip {
	visibility: hidden;
	position: absolute; 
	top: 0;  
	left: 0; 
	background:#EDECE7;
	border:#262523 solid 1px;
	color:#2B2A28;
	font-weight:normal;
	font-size:10px;
	padding:2px 5px 2px 3px;
	line-height:15px;
}

/* CV */
.content {
	background: #fff;
}
.content h1 {
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0px;
	margin:63px 20px 0 22px;
}
.content .content_text {
	text-align:left;
	margin: 118px 20px 0 23px;
	height:490px;
	width:414px;
	overflow-y:auto;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
}
.content .content_text img {
	margin:20px 0;
	clear:both;
}

/* PROJECTS */
.projects_main {
	background: #fff;
}
a#texts_link, a#texts_link:visited, a#texts_link:link, a#texts_link:active, a#texts_link:focus {
	font-weight:bold;
	color:#000;
	position:absolute;
	top:35px;
	left:446px;
	font-size:12px;
	text-decoration:none;
	margin:0;
}
a#texts_link:hover {
	color:#66cc99;
}
.projects_main a img, .projects_main img {
	border:none;;
	vertical-align:top;
	margin:0 5px 0 0;
	background:#fff;
	color:#fff;
}
.projects_main .abc {
	margin:60px 0 0 36px;
}
.projects_main .abc_line1, .projects_main .abc_line2, .projects_main .abc_line3{
	margin:27px 0 0 0;
}
.projects_main .abc_line4 {
	margin:11px 0 0 0;
}
.projects_main h2 {
	letter-spacing:0px;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 0 42px;
}
.projects_main .tooltip {
	visibility: hidden;
	position: absolute; 
	top: 0;  
	left: 0; 
	background:#EDECE7;
	border:#262523 solid 1px;
	color:#2B2A28;
	font-weight:normal;
	font-size:10px;
	padding:2px 5px 2px 3px;
	line-height:15px;
}
.projects_main .latest_projects {
	font-weight:bold;
	position:absolute;
	top:740px;
	left:70px;
}

.projects {
	background: #fff;
}
.projects table {
	margin:10px 30px 0 30px;
}
.projects td {
	padding:2px;
	height:75px;
	vertical-align:bottom;
}
.projects a, .projects a:visited, .projects a:link, .projects a:active, .projects a:focus {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:13px;
}
.projects a:hover {
	color:#66cc99;
}
.projects .latest_projects {
	font-weight:normal;
	position:absolute;
	top:735px;
	left:70px;
}

.project {
	background: #fff;
}
.project h1 {
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0px;
	margin:63px 20px 5px 22px;
	color:#000;
	font-size:13px;
}
.project small {
	margin: 0 0 0 22px;
}
.project table {
	width:490px;
	margin:95px 0 0 22px;
	text-align:left;
}
.project td {
	vertical-align:top;
}
.project .project_img {
	padding:3px 0 0 0;
}
.project .project_nav {
	text-align:right;
	vertical-align:top;
	padding:0 100px 10px 0;
}
.project .project_nav a, .project .project_nav a:visited, .project .project_nav a:link, .project .project_nav a:focus, .project .project_nav a:active {
	text-decoration:none;
	color:#000;
	font-size:9px;
}
.project .project_nav a:hover {
	color:#66cc99;
}
.project .project_nav a#act {
	text-decoration:underline;
}
.project .project_des {
	text-align:left;
	padding: 5px 4px 0 0;
	width:375px;
	height:490px;
	overflow-y:auto;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
}
.project .item_des {
	text-align:left;
	margin: 14px 0;
	width:330px;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
}

/* NEWS / ONGOING */
.news {
	background: #fff;
}
.news h1 {
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0px;
	margin:63px 20px 0 20px;
	color:#000;
	font-size:18px;
}
.news .news_container {
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0px;
	width:414px;
	height:546px;
	margin:0px 0 0 5px;
	color:#000;
	font-size:18px;
}
.news .news_container div {
	font-weight:bold;
	font-size:14px;
	margin:15px 20px 0 15px;
}
.news .news_container a, .news .news_container a:visited, .news .news_container a:link, .news .news_container a:active, .news .news_container a:focus {
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.news .news_container a:hover {
	color:#66cc99;
}
.news .news_container div.news_nav {
	margin:0px 150px 0 12px;
	text-align:right;
}
.news .news_flash {
	height:208px;
	overflow-y:auto;
}
.news .news_nav a, .news .news_nav a:visited, .news .news_nav a:link, .news .news_nav a:focus, .news .news_nav a:active {
	text-decoration:none;
	font-weight:normal;
	color:#000;
	font-size:9px;
}
.news .news_nav a:hover {
	color:#66cc99;
}
.news .news_nav a.act {
	text-decoration:underline;
}

.news_item {
	background: #fff;
}
.news_item h1 {
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0px;
	margin:63px 20px 0 22px;
}
.news_item .news_message {
	text-align:left;
	margin: 118px 20px 0 23px;
	height:490px;
	width:414px;
	overflow-y:auto;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
}
.news_item .news_message img {
	margin:20px 0;
	clear:both;
}

.news .news_projects {
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0px;
	margin:15px 0 0 12px;
	color:#000;
	font-size:18px;
}
.news .news_projects h1 {
	margin:0;
}
.news .news_projects div {
	margin:19px 0 0 0;
}
.news .news_projects a, .news .news_projects a:visited, .news .news_projects a:link, .news .news_projects a:active, .news .news_projects a:focus {
	text-decoration:none;
	letter-spacing:0px;
	font-size:18px;
	font-weight:normal;
	color:#000;
}
.news .news_projects a:hover {
	color:#66cc99;
}

/* TEXTS */

.texts {
	background: #fff;
}
.texts h1 {
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0px;
	margin:63px 20px 0 20px;
	color:#000;
	font-size:18px;
}
.texts .doc_list {
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0px;
	width:414px;
	height:546px;
	overflow-y:auto;
	margin:55px 0 0 5px;
	color:#000;
	font-size:18px;
}
.texts .doc_list div {
	font-weight:bold;
	font-size:14px;
	margin:15px 20px 0 15px;
}
.texts .doc_list a, .texts .doc_list a:visited, .texts .doc_list a:link, .texts .doc_list a:active, .texts .doc_list a:focus {
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.texts .doc_list a:hover {
	color:#66cc99;
}

/* LINKS */
.links {
	border:1px solid #e1e1e1;
	margin:0;
	padding:0;
	height:741px;
	width:530px;
	background: #fff;
}
.links h1 {
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0px;
	margin:46px 20px 70px 22px;
	color:#000;
	font-size:22px;
}
.links table {
	margin:0 0 10px 15px;
}
.links .link_img {
	vertical-align:middle;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	width:145px;
}
.links .link_des {
	margin:0 19px;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	height:106px;
	overflow:hidden;
}
.links .link_des_text {
	overflow:hidden;
}
.links .link_url {
	margin: 15px 0 0 0;	
}
.links .link_url a, .links .link_url a:visited, .links .link_url a:link, .links .link_url a:focus, .links .link_url a:active {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	color:#000;
}
.links .link_url a:hover {
	color:#66cc99;
}