body {
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background: #FFF;
	text-transform: uppercase;
	padding-bottom: 10px;
}


a {
	color: #4b4b4b;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a.contactlink {
	color: #FFF;
	text-decoration: none;
}

a.contactlink:hover {
	color: #4b4b4b;
	text-decoration: none;
}

li a {
	color: #4b4b4b;
	text-decoration: none;
}

li a:hover {
	color: #000;
	text-decoration: none;
}


h1 {
	color: #000;
	font-size: 24px;
	padding: 0;
}

h2 {
	color: #222;
	font-size: 20px;
	font-weight: normal;
	padding: 0;
}
h3 {
	color: #333;
	font-size: 16px;
	font-weight: normal;
}

h4 {
	color: #444;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #000;
}

.notice {
	font-weight: bold;
	background: #eee;
}

.help {
	color: #555
}

.success {
	color: #080
}

.error {
	color: #800
}

.error label {
	color: #000;
	font-weight: bold;
}

.error-message {
	padding-left: 120px;
}

form label {
	display: block; 
	float: left;
	cursor: pointer;
	width: 120px;
}

form .input {
	margin-bottom: 10px;
}

form .submit {
	padding-left: 120px;
}

legend {
  font-weight: bold;
  padding-bottom: 10px;
}

fieldset {
  border-bottom: 1px solid #aaa;
  padding-bottom: 10px;
}

textarea, input, select {
	font-family: verdana, helvetica, arial, sans-serif
}

textarea {
	padding: 4px;
	font-size: 12px;
}

ul.reset, ol.reset, ul.reset li, ol.reset li {
	padding: 0; margin: 0;
	list-style: none;
}

ul.inline li, ol.inline li {
	display: inline;
}

#menu li {
	margin-left: 10px;
}

#footer {
	padding-top: 20px;
	text-align: right;
}

.message {
	padding: 5px;
	background: #eef
}

#authMessage {
	background: #ffa;
}

#successMessage {
	background: #c2e085;
}

#errorMessage {
	background: #ffc;
}

.fleft {
  float:left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.inline-center {
	display:block;
	margin: 0 auto;
}

.pointer {
	cursor: pointer;
}

.reset {
	margin: 0; padding: 0
}

.loading {
	background: white url(../img/loading.gif) no-repeat center center;
}

.loading-big {
	background: white url(../img/loading-big.gif) no-repeat center center;
}




#content { 
  margin-top: 100px; 
  margin-bottom: 12px;
}

#logo {
  margin-top: 18px;
  width: 140px;
  margin-right: 0;
}

#pages {
  margin-left: 3px;
  margin-right: 35px;
  margin-top: 35px;
}

#pages li {
  margin-right: 20px;
}

#area {
  padding-top: 1px;  
  padding-left: 1px;
  width: 400px;
}

#area span {
  font-size:40px;
}

#clients {
height: 400px;
background: white url(../img/bgs/stock_clients.jpg) no-repeat
}

#imprint {
height: 400px;
background: white url(../img/bgs/stock_imprint.jpg) no-repeat
}

#contact {
height: 400px;
background: white url(../img/bgs/stock_contact.jpg) no-repeat
}

#errorpages {
height: 400px;
background: white url(../img/bgs/stock_error.jpg) no-repeat
}



#clients .client_column {
float: left;
padding: 0; margin: 0;
list-style: none;
}

#clients .client_column li {
padding: 0; margin: 0;
list-style: none;
height: 24px;
width: 181px;
overflow: hidden;
margin: 1px;
margin-left: 0px;
margin-top: 0px;
background: #000;
color: #FFFFFF;
opacity: 0.6;
-moz-opacity: 0.60; /* older Gecko-based browsers */
filter:alpha(opacity=60); /* For IE6&7 */
}

#clients .client_column li a,
#clients .client_column li span {
white-space:nowrap;
display: block;
color: #FFFFFF;
padding: 5px 10px;
*padding: 4px 10px;
}


#contact_text {
padding-left: 268px
}

#contact_text .who {
background: #000;
color: #fff;
height: 400px;
margin-right: 1px;
width:280px;
opacity: 0.6;
-moz-opacity: 0.60; /* older Gecko-based browsers */
filter:alpha(opacity=60); /* For IE6&7 */
}

#contact_text .vcard {
padding: 30px; 
}

#contact_text .contactbox {
color:#FFFFFF;
height:295px;
margin:0;
}

#contact_text ul.skills {
margin:20px 0 0;
padding:0;
}
#contact_text ul.skills li {
color:#4B4B4B;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:1em;
font-weight:normal;
padding:0 4px 0 0;
line-height: 1.35em;
}

#contact_text .vcard h2 {
color:#FFFFFF;
font-size:3.2em;
font-weight:lighter;
letter-spacing:-0.01em;
line-height:0.8em;
}

#contact_text .contact_k {
color:#FFFFFF;
margin:26px 0 0 119px;
padding:0;
position: absolute;
line-height: 1.3em;
*margin-left: -20px;
}
#contact_text .contact_a {
color:#FFFFFF;
margin:26px 0 0 125px;
padding:0;
position: absolute;
line-height: 1.3em;
*margin-left: -19px;
}


#imprint_text {
height:400px;
padding-left:560px;
width:280px;
}

#imprint_text .address {
color: #fff;
background: #000;
height: 400px;
padding: 0;
opacity: 0.6;
-moz-opacity: 0.60; /* older Gecko-based browsers */
filter:alpha(opacity=60); /* For IE6&7 */
}
#imprint_text .address .col {
width: 100px;
padding-top:351px;
line-height: 1.3em
}
#imprint_text .address .col_1 {
padding-left:30px;
padding-right:24px;
}
