body {
	color:#333333;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	line-height: 1,5em;
	text-align:center;
}

/*  Text-Styles */

h1{
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color:#333333;
}

h2{
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	color:#ffffff;
}

a {
	color: #999999;
}

a:hover{
	color: #c0d534;
}

a.headline {
	color: #444444;
	text-decoration: none;
}

a.headline:hover{
	color: #c0d534;
}

img {
	border:0;
}

/* End Text-Styles*/

#page-box {
	margin: 0 auto;
	width: 940px;
}

#header{
	height: 58px;
}

#content {
	text-align: left;
	background: transparent url(images/bg.png) no-repeat;
	height: 556px;
}

#left {
	float:left;
	width:455px;
}

#right {
	float:right;
}

#logo {
	margin-bottom:61px;
}

#text-hl {
	float: left;
}
#text {
	float: left;
	width: 205px;
	margin-left: 30px;
	margin-top: -11px;
}

#footer{
	clear:both;
	text-align:right;
	padding-top:10px;
	font-size: 10px;
	margin-bottom:10px;
}

#text-imprint{
	padding-top: 55px;
	text-align: left;
	width: 940px;
}

#logo-imprint {
	margin-left:190px;
	margin-bottom:25px;
}

#logo-imprint {
	margin-left:750px;
}

.btn {
	margin-left: 10px;
	float:right;
}

#btn-socialmedia{
	margin-top: 25px;
}

#btn-contact{
	margin-left:40px;
	margin-top: 34px;
	width: 164px;
	height: 35px;
}
#btn-contact a{
	width: 164px;
	height: 35px;
	display: block;
	text-decoration: none;
	background: transparent url(images/coob-contact.png) no-repeat scroll 0 0;
}

#btn-knowhow{
	margin-left:40px;
	margin-top: 34px;
	width: 164px;
	height: 35px;
}
#btn-knowhow a{
	width: 164px;
	height: 35px;
	display: block;
	text-decoration: none;
	background: transparent url(images/know-how-facebook-twitter.png) no-repeat scroll 0 0;
}

#btn-knowhow a:hover{
	background: transparent url(images/know-how-facebook-twitter.png) no-repeat scroll 0 -35px;
}

