@import url(/css/forms.css);

/********************************************************
   default.css
   (C) Mangrove 2007
   Default style properties
********************************************************/
*
{
  margin: 0;
  padding: 0;
}

html,body
{
  height: 100%; /* footer position */
}

body
{
  font-family: verdana, arial, sans-serif;
  font-size: 0.7em;
  text-align: center;
  line-height: 1.7em;
  color: #505f6d;
  background: #ffffff url(/images/bg_body.gif) repeat-x top center;
}

/***************************************************
 *****           container div's               *****
 ***************************************************/

#wrapper_home
{
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#wrapper
{
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  background-image: url(/images/bg_wrapper.gif); 
	background-position: top center;
	background-repeat: no-repeat;
}

#header
{
	width: 776px;
  margin: 0 auto;
  padding-top: 10px;
  position: relative;
}

#content
{
  clear: left;
  width: 776px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
}

#left,#right
{
  position: relative;
  margin: 0;
  padding: 0;
}

#left
{
  float: left;
  width: 576px;
	background-color: #FFFFFF;
  color: #505f6d;
  min-height: 420px;
  text-align: left;
}  /* IE6 < */ /*\*/
* html #left {
  height: 420px;
}
/**/

#wrapper_home #left
{
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  width: 575px;
}

#right
{
  float: right;
  width: 199px;
}

/***************************************************
 *****                   text                  *****
 ***************************************************/
a
{
  color: #505f6d;
}

a:hover
{
  color: #d40125;
}


p
{
  margin: 0;
  padding: 0;
}

img
{
  border: 0;
  margin: 0;
  padding: 0;
	display: block;
}

img.right
{
  float: right;
}

img.left
{
  float: left;
}

img.inline
{
  display: inline;
}

h1,h2,h3,h4,h5,h6
{
  margin: 0;
  font-size: 1.0em;
}

#topleft h3 
{
  margin: 0;
  padding: 65px 10px 0 10px;
	display: block;
  background-color: #eaeced;
  color: #505f6d;
	height: 30px;
  font-size: 1.3em;
}

h3.press 
{
  margin: 0;
  padding: 55px 10px 0 0;
	display: block;
  background-color: #eaeced;
  color: #505f6d;
	height: 30px;
  font-size: 1.3em;
}

img.press 
{
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
}

ul.press 
{
	margin: 10px 0 25px 40px;
	padding: 0;
}

address
{
  font-style: normal;
  padding: 0;
  margin: 0;
}

hr
{
  height:0;
  border:0;
  border-top:1px solid #505f6d;
	margin: 5px 0 0 0;
}

div.bottom
{
  clear: both;
}

/***************************************************
 *****                  menu                 *****
 ***************************************************/

ul#menu {overflow: hidden; width: 575px; margin: 0px 1px 1px; padding: 0; list-style: none; background-image: url(/images/nav_back.gif); background-repeat: repeat-x;}
ul#menu li {float: left; padding-left: 2px; list-style: none; background-image: url(/images/nav_divider.gif); background-position: top left; background-repeat: no-repeat;}
ul#menu li.first {background-image: none; padding-left: 0;}
ul#menu li a {float: left; display: block; line-height: 31px; padding: 0 9px 0 10px; background-repeat: repeat-x; font-family: arial, verdana, sans-serif; font-weight: bold; text-transform: uppercase; text-decoration: none; color: #fff}
ul#menu li a:hover {background-image: url(/images/nav_hover.gif); color: #fff; text-decoration: none; }
ul#menu li a.active {background-image: url(/images/nav_active.gif); color: #fff; text-decoration: none; }

/***************************************************
 *****                   left                  *****
 ***************************************************/

#wrapper #middleleft .middlelefttxt
{
  background-color: #eaeced;
	border-bottom: 1px solid #FFFFFF;
  padding: 10px;
	height: 76px;
	display: block;
}

#wrapper #bottomleft_2 p, #wrapper #bottomleft_2 h1
{
  padding: 4px 10px;
}

#wrapper #bottomleft_2 h2
{
  padding: 4px 10px;
	margin: 5px 0;
  background-color: #eaeced;
  font-size: 1.3em;
}


#wrapper_home #bottomleft
{
  border-top: 1px solid #c9cfd6;
  border-right: 1px solid #c9cfd6;
  margin: 10px 18px 0 0;
  padding: 10px 10px 0 10px;
	height: 200px;
}

#left div.mailinglist
{
  position: absolute;
	z-index: 10;
	left: 376px;
  padding: 28px 0 0 6px;
  margin: 0;
  width: 192px;
	height: 80px;
  background: #FFFFFF url(/images/bg_mailing.gif) no-repeat top left;
  border-bottom: 2px solid #505f6d;
}

div.route
{
  position: absolute;
	z-index: 15;
	left: 376px;
	top: 283px;
  padding: 0;
  margin: 0;
  width: 200px;
  height: 337px;
  background-color: #eaeced;
}

img.route_detail
{
  display: none;
}

div.route_buttons
{
  margin: 0;
	padding: 6px 0 0 20px;
  border-top: 1px solid #FFFFFF;
}

.route_buttons img
{
 display: inline;
}

div.contact
{
	float: left;
	width: 375px;
}

div.contact h1
{
  font-size: 1.2em;
	color: #d40125;
}

div.adres
{
  display: block;
	width: 200px;
	float: left;
}

div.tellafriend
{
  width: 555px;
  padding: 10px 0 0 10px;
}


div.convertor 
{
	position: relative;
	width: 395px;
	margin: 0 auto 0 auto;
}

div.convertor_buttons 
{
	margin-top: 1px;
	background-color: #EAECED;
	padding: 6px 0 6px 20px;
}

div.convertor_buttons img 
{
	display: inline;
}

/***************************************************
 *****                   right                 *****
 ***************************************************/

div.portfolio_recenthome
{
  min-height: 370px;
}  /* IE6 < */ /*\*/
* html div.portfolio_recenthome
{
  height: 370px;
}
/**/

div.portfolio_recenthome a.image img{
	margin-left: 17px;
}

span.portfolio_home
{
  display: block;
  padding: 0 17px;
  text-align: justify;
}

div.mailinglist
{
  padding: 28px 0 0 6px;
  margin: 0;
  min-height: 76px;
  width: 192px;
  background: #FFFFFF url(/images/bg_mailing.gif) no-repeat top left;
  border-bottom: 2px solid #505f6d;
}  /* IE6 < */ /*\*/
* html div.mailinglist
{
  height: 76px;
}

/**/
div.banner
{
  padding: 50px 0 0 6px;
  margin: 0;
  min-height: 76px;
  width: 192px;
  background: #FFFFFF url(/images/bg_banner.gif) no-repeat top left;
  font-size: 0.9em;
}  /* IE6 < */ /*\*/
* html div.banner
{
  height: 76px;
}

div#bottomright_2
{
  text-align: justify;
}

/***************************************************
 *****                   news                  *****
 ***************************************************/

#bottomleft ul.news_last li
{
  width: 238px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  text-align: justify;
}

#bottomleft ul.news_last li h1
{
  text-align: left;
}


#bottomleft ul.news_last li.first
{
  margin-right: 40px;
}

#left img.newsheader
{
  display: none;
}

div.news_image p
{
  background: #FFFFFF;
  z-index: 10;
  position: absolute;
  padding: 0 4px;
  margin: 37px 0 0 0;
}

div.news_image
{
  margin-bottom: 10px;
}

div.news_message
{
  width: 555px;
  padding: 10px 0 0 10px;
}

div.news_message p
{
  padding-bottom: 10px;
}


div.news_message img
{
  padding: 0;
	margin-left: -10px;
	margin-top: -9px;
}

div.news_message img
{
  padding: 0 0 10px 0;
}

#right .news_image img
{
  display: none;
}

#right div.news_image
{
  margin: 0 0 4px 0;
}

#right div.news_image p
{
  position: relative;
  margin: 0;
  padding: 0 2px;
	display: block;
	width: 55px;
}

#right ul.news_last
{
  margin: 5px;
}

#right .news_last li
{
  list-style-type: none;
	padding: 0 0 15px 2px;
	margin: 0;
}

#right .news_last li p
{
	text-align: justify;
}

#right div.news_image p
{
  background: transparent;
	font-size: 0.8em;
}

div.newsarchive
{
  border-bottom: 2px solid #505f6d;
	padding: 0;
	margin: 0;
	width: 192px;
	overflow: hidden;
}

div#middleright 
{
	padding: 0 0 15px 0;
	margin: 0;
}

div#middleright ul 
{
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

div.newsarchive ul, div.newsarchive li
{
	list-style-type: none;
	float: left;
	display: block;
	padding: 0 0 0 2px;
	margin: 0;
}

li.newsarchive_date
{
  width: 190px;
}

li.newsarchive_title
{
	font-weight: bold;
}

img.rss
{
 margin: 10px;
}

span.date
{
	display: block;
	margin-right: 3px;
	font-size: 0.8em;
}

a.press
{
	margin-left: 15px;
	font-weight: bold;
	display: block;
}
/***************************************************
 *****                portfolio                *****
 ***************************************************/

span.portfolio_logo
{
  display: block;
  background-color: #eaeced;
  color: #505f6d;
  height: 95px;
}

span.portfolio_text
{
  display: block;
  margin: 15px;
  padding: 0;
  width: 350px;
}

span.portfolio_image
{
  padding: 0;
  margin: 20px 0 0 0;
  display: block;
  text-align: center;
  height: 95px;
}

div.portfolio_intro
{
  float: left;
	width: 300px;
  margin: 10px 0 0 10px;
  background: transparent url(/images/mediagraphic/bg_mediagraphic.gif) no-repeat left top;
}

div.portfolio_projecttext
{
  float: left;
	width: 300px;
  margin: 20px 0 0 10px;
	padding: 0;
}

div.portfolio_mediagraphic
{
  float: right;
  width: 216px;
  height: 194px;
  margin: 10px 10px;
  background: transparent url(/images/mediagraphic/bg_mediagraphic.gif) no-repeat left top;
}

div.portfolio_mediagraphic ul, div.portfolio_mediagraphic li
{
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}

div#portfoliotop
{
  background: transparent url(../images/bg_portfoliolefttop.gif) repeat-x top left;
	border-bottom:1px solid #FFFFFF;
}

div.portfolio_overview
{
  margin-left:30px;
}

div.portfolio_overview li
{
  list-style-type: none;
	border-bottom: 1px solid #c3cad1;
	display: block;
	float: left;
	width: 110px;
	padding: 0 30px;
	margin: 0;
}

.portfolio_detail img
{
  margin: 0;
	padding: 18px 0 25px 10px;
	text-align: center;
}

div.portfolio_detail p
{
  margin: 0;
	padding: 0 0 10px 10px;
}


.portfolio_files li
{
	list-style-type: none;
	margin: 10px 0;
	text-align:center;
	align: center;
}

.portfolio_files li img
{
  display: inline;
}

div.portfolioimage
{
  text-align: center;
}


ul.portfolio_files p
{
  margin: 0;
	padding: 5px 0 18px 10px;
	list-style-type: none;
}

ul.portfolio_files img
{
  margin: 0;
	padding-left: 10px;

}

ul.portfolio_filetabs
{
  margin: 30px 0 0 0;
  padding: 0 0 0 10px;
  float: left;
}

.portfolio_filetabs li
{
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0;
  height: 152px;
  width: 176px;
  position: relative;
}

div.portfolio_filetab
{
  position: relative;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
}

div.portfolio_thumbnail
{
  position: absolute;
  width: 176px;
  height: 152px;
  z-index: 10;
  padding: 0;
  top: 1px;
  left: 1px;
  margin: 2px 0 0 1px;
}


div.portfolio_background
{
  position: absolute;
  width: 176px;
  height: 152px;
  z-index: 15;
  padding: 0;
  top: 0;
  left: 0;
  margin: 2px 0 0 1px;
}


/***************************************************
 *****                   footer                *****
 ***************************************************/

#wrapper_footer
{
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 61px;
  background: #505f6d url(/images/bg_footer.gif) repeat bottom center;
  color: #a4aeb8;
}

div#footer
{
  padding-top: 10px;
  width: 776px;
  text-align: center;
  margin: 0 auto;
  font-size: 0.8em;
  line-height: 1.6em;
}

#footer a
{
  color: #a4aeb8;
  margin: 0;
}

div.footerspace
{
  height: 35px;
  margin: 35px;
}  /* IE6 < */ /*\*/
* html div.footerspace
{
  height: 25px;
  margin: 25px;
}

/**/
#footer ul,#footer li
{
  margin: 0;
  padding: 0;
}

#footer li
{
  list-style-type: none;
  margin: 0 5px 0 0;
  padding: 0;
  display: inline;
}