@charset 'utf-8';
@import url(form.css);


body {
	padding: 0;
	margin: 0;
	background-color: #171B20;
	font-size: 12px;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	background-image: url(../gfx/background_grey.png);
	background-repeat: repeat;
	min-width: 1020px;
}

#pagewrapper {
	margin: 0 auto 0 auto;	
	width: 980px;
	padding: 30px 30px 30px 30px;
	text-align: left;
}

#language {
	position: relative;
	top: -30px;
	left: -70px;
}

img {
	border: none;
}

h1 {
	text-align: left;
	font-weight: normal;
	font-size: 150%;
	color: #111111;
	margin: 5px 0 15px 0;
}

h1 span {
	clear: both;
	font-size: 60%;
	color: #111111;
}

h2 {
	text-align: left;
	font-weight: normal;
	font-size: 120%;
	color: #111111;
	margin: 5px 0 15px 0;
}

h2 span {
	clear: both;
	font-size: 70%;
	color: #111111;
}
	
h3 {
	clear: both;
	font-size: 100%;
	color: #111111;
	font-weight: normal;
	margin: 0 0 10px 0;
}

a {
	color: #6abbef;
	text-decoration: none;
}		
a:hover {
	color: #6abbef;
	text-decoration: underline;
}		

p {
	margin: 0 0 20px 0;
	color: #111111;
	line-height: 140%;
}

.hidden {
	display : none;
}



#header {
	position: relative;
	width: 980px;
	height: 70px;
	text-align: left;
	/*background-color: gray; */
}

#logo {
	width: 200px;
	height: 40px;
	position: relative;
	top: 5px;
	left: 0px;
	float: left;
}

.menu {}
.menu UL {
	width: 700px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.menu LI {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  display: inline;
  padding: 0px;
  margin: 0px;
}
.menu A {
  width: 70px;
  padding: 0px;
  margin: 0px 10px;
  display: block;
  float: left;
  text-align: center;
  line-height: 38px;
  font-size: 15px;
  font-weight: bold;
  font-family: Arial;
  color: #555;
  text-decoration: none;
}

.construction {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../gfx/bord_under_construction.png);
	height: 210px;
	width: 239px;
}


.white_container_top {
	background-image: url(../gfx/containers/white_top_980.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 20px;
}
.white_container_center {
	background-image: url(../gfx/containers/white_center_980.png);
	background-repeat: repeat-y;
	padding: 10px 40px 10px 40px;
	width: 900px;
}
.white_container_bottom {
	background-image: url(../gfx/containers/white_bottom_980.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 20px;
}

.focusbox {
	background-image: url(../gfx/containers/focusbox_900.png);
	background-repeat: repeat-x;
	width: 900px;
	height: 55px;
	padding: 15px 40px 10px 40px;
}

.focusbox h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 2.0em;
}
.focusbox p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
}

.skills {
	width: 900px;
	height: 220px;
}

.knowhow {
	float: left;
	width: 210px;
	height: 130px;
	padding: 0px 10px 0px 5px;
}

.knowhow h2 {
	margin: 0px 0px 5px 0px;
	color: #303030;
	font-size: 0.9em;
}
.knowhow p {
	color: #707070;
	font-size: 0.9em;
}

.portfoliowrapper {
	width: 900px;
	height: 850px;
}

.portfolio {
	float: left; 
	margin: 0px 10px 40px 0px;
	height: 250px;
}

.portfolio_text {
	float: left; 
	margin: 0px 0px 10px 10px;
	width: 200px;
	height: 250px;
}

.portfolio_text p {
	font-size: 0.9em;
	color: #303030;
	margin: 5px 0px 0px 0px;
	line-height: 1.45em;
}
.portfolio_text h2 {
	font-size: 1.3em;
	color: #303030;
	margin: 0px 0px 5px 0px;
}

h2,h3 {
	font-family: Verdana;
	font-weight: bold;
}

.client{
	font-size: 0.8em;
	font-family: verdana;
	color: #707070;
}




/* FOOTER */

#footer {
	background-image: url(../gfx/footer/background.png);
	background-repeat: repeat-x;
	height: 297px;
	margin: 0 auto 0 auto;
}

#footerwrapper {
	margin: 0 auto 0 auto;	
	width: 980px;
	padding: 30px 30px 30px 30px;
}


#footer h2 {
	font-size: 1.4em;
	color: #ffffff;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer h3 {
	font-size: 0.9em;
	color: #ffffff;
	font-family: "Tahoma", sans-serif;
	font-style: italic;
}

#footer p {
	font-size: 1.0em;
	color: #ffffff;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	
}

#about {
	width: 250px;
	float: left;
	margin: 0px 90px 0px 20px;
}

#hobby {
	width: 250px;
	float: left;
	margin: 0px 90px 0px 0px;
}

#twitter {
	width: 250px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#twitter_update_list ul, li {
	font-size: 1.0em;
	color: #ffffff;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	margin: 0px 0px 10px -38px;	
}


.horline{
	background-image: url(../gfx/footer/horisontal_line.png);
	background-repeat: repeat-x;
	height: 2px;
}

.copyright {
	float: right;
	width: 400px;
	text-align: right;
	color: #ffffff;
}

.relative_down {
	position: relative;
	top: 5px;
}

.align_right {
	float: right;
}


