@charset "utf-8";
/* CSS Document */
/* ------------ MAIN BODY STYLE ------------ */
body,td,th {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	overflow:hidden;
}

#container { 
	width: 100%; 
	height: 100%; 
	display: table; 
}
#position { 
	display: table-cell; 
	vertical-align: middle; 	
}
#content {
	background-color:#336600;
	text-align:left;
}
.CELL {
	width:150px;
	height:150px;
}
.CELL_blank {
	width:150px;
	height:150px;
	border:1px solid #CCCCCC;
	background-color:#F0F0F0;
}
.TABLEprojects {
	margin-top:25px;
	margin-right:5px;
}

/* ------------ DIV STYLES -----------------*/
.DIVheader {
	background-color:#FFFFFF;
	padding-left:30px;
	padding-bottom:10px;
	text-align:left;
}
.DIVmenu {
	background-color:#FFFFFF;
	height:65px;
	padding-top:5px;
}
.DIVtitle {
	float:left;
	position:absolute;
	left:560px;
	font-size:27px;
	color:#336600;
}
.DIVfiller {
	background-color:#FFFFFF;
	width:10px;
	height:402px;
	float:left;
	position:absolute;
	left:950px;
	border-left:1px solid #336600;
	z-index:1000;
}
.DIVvarkode {
	position:absolute;
	bottom:5px;
	right:5px;
}
.DIVindex {
	background-image:url(../../images/layout/bg_index.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:950px;
	height:400px;
	border:1px solid #336600;
	border-right:none;
}
.DIVcontent {
	background-color:#FFFFFF;
	width:950px;
	height:400px;
	border:1px solid #336600;
	border-right:none;
	text-align:left;
	overflow:hidden;
}
.DIVcontent_menu {
	background-color:#8BA36C;
	width:180px;
	height:400px;
	position:absolute;
	color:#FFFFFF;
	font-size:14px;
	overflow:hidden;
}

/* PROFILE */
.DIVprofileText {
	font-size:12px;
	color:#666666;
	text-align:left;
	padding-left:190px;
	text-align:justify;
}
.DIVprofileImage {
	position:relative;
	float:right;
	margin-left:10px;
}
.DIVprofile_3 {
	height:400px;
	background-image:url(../../images/pictures/profile_3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	left:95px;
	padding-left:500px;
	font-size:14px;
}
.DIVprofile_3_text {
	text-align:justify;
	font-size:14px;
	position:relative;
	float:right;
	right:20px;
	margin-left:20px;
	padding:0px;
	width:300px;
	padding-top:10px;
	z-index:100;
}

/* PROJECTS */
.DIVprojects {
	height:400px;
	background-image:url(../../images/pictures/projects_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	left:85px;
}
.DIVproject_images {
	position:relative;
	float:right;
	margin-left:5px;
}

.DIVrecognition {
	height:400px;
	background-image:url(../../images/pictures/recognition_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	left:85px;
}
.DIVcontact {
	height:400px;
	background-image:url(../../images/pictures/contact_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	left:85px;
}
.DIVcontact_map {
	height:400px;
	background-image:url(../../images/pictures/map_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	left:85px;
}
.DIVcontact_form {
	position:relative;
	float:right;
	margin-left:10px;
	border-left:1px dotted #CCCCCC;
	padding-left:75px;
	height:400px;
	color:#666666;
}
.DIVtab {
	padding:0px;
	padding-left:10px;
	margin:0px;
}
.DIVerror {
	padding:200px;
	padding-top:0px;
}
.DIVdisplay_hide {
	display:none;
}
.DIVdisplay_show {
	display:block;
	padding-left:20px;
}

/* ------------ CELL ------------------*/
.CELLform_left {
	text-align:right;
	padding:2px;
	border:none;
}
.CELLform_right {
	text-align:left;
	padding:2px;
	border:none;
}

/* ------------ IMAGE STYLES --------------*/
.IMGprojects {
	width:150px;
	height:150px;
	border:0px;
}

/* ------------ INPUT STYLES ------------ */
.INPUTcontact {
	width:300px;
	border:1px solid #CCCCCC;
	padding:2px;
}
.INPUTcontact_textarea {
	width:300px;
	height:130px;
	border:1px solid #CCCCCC;
	padding:2px;
	overflow:hidden;
}
.INPUTcontact_submit {
	width:100px;
	background:none;
	border:none;
	color:#336600;
	font-size:14px;
	padding:0px;
}

/* ------------ LINK STYLES ------------ */
a:link {
	color: #999999;
	font-size:16px;
	text-decoration:none;
}
a:hover {
	color: #999999;
	font-size:16px;
	text-decoration:none;
}
a:visited {
	color: #999999;
	font-size:16px;
	text-decoration:none;
}

a:link.LINKwhite {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
}
a:hover.LINKwhite {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
}
a:visited.LINKwhite {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
}
a.LINKsmall {
	font-size:12px;
	color:#336600;
	text-decoration:none;
}
a.LINKactive {
	color:#336600;
	font-size:16px;
	text-decoration:none;
}

/* ------------ LIST STYLES -------------*/
li {
	display:inline;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;	
	color:#999999;
	font-size:16px;
}
.LIclicked {
	display:inline;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;	
	color:#336600;
	font-size:16px;
}
ul {
	margin-top:40px;
	margin-left:15px;
	padding-left:0px;
}
td {
	border:1px solid #336600;
	width:40px;
	height:40px;
}

/*------------- LIGHTBOX STYLES --------------*/
#lightbox{
	padding: 10px;
	background:#fff;
	border:1px solid #000;
	z-index:1100;
}

#overlay{
	background-image:url(../../images/layout/overlay.png);
	z-index:1000;
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

/*------------- TEXTS STYLES ----------------*/
.TEXTbigGreen {
	color:#336600;
	font-size:16px;
}
.TEXTmed_green {
	color:#336600;
	font-size:14px;
}
.TEXTboldGrey {
	color:#666666;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}
.TEXTbigBlack {
	color:#000000;
	font-size:16px;
}
.TEXTlocation {
	color:#CCCCCC;
	font-size:18px;
}
p {
	margin-bottom:15px;
	padding:2px;
	text-align:justify;
}
.Pover {
	margin-bottom:15px;
	padding:2px;
	font-weight:bold;
}
.TEXTmain {
	display:block;
	margin-top:10px;
	margin-bottom:5px;
}
.TEXTmain_active {
	display:block;
	margin-top:10px;
	margin-bottom:5px;
	background-color:#336600;
}
.TEXTsub {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
.TEXTsub_active {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#336600;
}
.TEXTsmall {
	font-size:10px;
}
