html, body {
	height:100%;
	left:0;
	margin:0;
	padding:0;
	right:0;
	top:0;
	width:100%;
	background-color:#77838b;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#636466;
}

body a {
	text-decoration: none;
	color:#636466;
	font-weight: bold;
}

body a:hover {
	color:#80a5d2;
}
#wrapper {
	height:470px;
	left:50%;
	margin-left:-400px;
	margin-top:-235px;
	position:absolute;
	top:50%;
	width:878px;
}

#c_header {
	height:31px;
	text-align:right;
	width: 878px;
	font-weight: bold;
	color:#ffffff;
}

#c_header a {
	font-size:11px;
	color:#ffffff;
}

#c_header a:hover {
	color:#b5c3cd;
}

#c_body {
	height: 401px;
}

#c_footer {
	height: 38px;
	width: 878px;
	border-bottom:1px solid #ffffff;
	text-align: right;
	color:#ffffff;
	font-size: 11px;
}

#c_footer p {
	margin: 0px;
	padding: 0px;
	padding-top:12px;
}

#logo{
	width: 114px;
	height:401px;
	float:left;
	border-right: 1px solid #77838b;
}

#welcome{
	background-color:#ffffff;
	background-image:url("../img/welcome_d.gif");
	background-repeat:no-repeat;
	width: 322px;
	height:401px;
	float:left;
}

#picture{
	background-image:url("../img/bild_head.jpg");
	background-repeat:no-repeat;
	width: 439px;
	height:401px;
	float:left;
}

#picture img{
	margin-top:81px;
}

#welcome p {
	margin-top: 120px;
	margin-left: 16px;
	line-height: 18px;
}