BODY,TD,DIV,UL {
	font-family: "Lucida Grande", "Lucida Sans", Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

BODY { 

  margin: 4px 15px 15px 15px; 
  background-color : #fff; 
	background-image: url(../img/page-bg.gif);
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
}


FORM { display: inline; margin: 0px; }
INPUT, SELECT, TEXTAREA { margin: 0px 0px 0px 0px; border: 0px solid white; font-family: Verdana, sans-serif; font-size: 10px; vertical-align: top; }
IMG { border: 0; }

A {
	font-family: "Lucida Grande", "Lucida Sans", Calibri, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}

A:link { color: #666; text-decoration: none; }
A:visited { color: #666; text-decoration: none; }
A:hover { color: #B04313;	text-decoration: none; }

.sheet A:after { content: "+"; vertical-align: super; line-height: 0;}

.all { width: 700px; }

.logo {	background-color: transparent; width: 70px; padding-top: 4px; float: left; }
.sheet { padding-top: 0px; width: 400px; background-color: transparent; float: left; padding-right: 20px; }
.contact { width: 200px; float: left; }
.language { text-align: right; padding-bottom: 4px; }
.language a { font-size: 90%; }
.address { display: block; margin-top: 10px; }
.social { margin-left: 27px; margin-top: 4px; }
.social A { display: inline-block; height: 16px; background-position: 0px 0px; }
.social A:hover { background-position: -62px 0px; }
.social .xing { width: 37px; background: url(../img/xing.png) }
.social .linkedin { width: 54px; background: url(../img/linkedin.png) }
.social .facebook { width: 62px; background: url(../img/facebook.png) }

.content { margin: 10px 20px 10px 20px; padding-bottom: 10px; border-bottom: 1px dotted #30A3DF; }



h1 {
	font-weight: bold;
	font-size: 14px; 
	color: #30A3DF;
	letter-spacing: -0.3px;
}

h2 {
	font-weight: bold;
	font-size: 11px; 
	color: #666;
	margin-bottom: 0;
	padding-top: 5px;
}

h3 {
	font-weight: normal;
	font-size: 11px; 
	color: #999;
	margin-bottom: 0;
	padding-top: 3px;
}

h3 .newstitle {color: #30A3DF; font-weight: bold; }

h4 {
	font-family: Verdana, "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px; 
	color: #333;
	margin-bottom: 0;
	padding-top: 5px;
}

.imagebox {
  float: left;
  margin: 5px 8px 0px 0px;
  font-size: 9px;
  color: #333;
  width: 150px;
}

.imagebox IMG {
  display: block;
}

.nobr {
  white-space: nowrap;
}

