body {
	font-family: arial;
	font-size: 12px;
	color: #5d5553;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.wrapper {
	float: left;
	margin: 15px;
}

img {
	padding:0px;
	border:0px;
	display:block;
}

#ls {
	float:left;
}

#rs {
	margin: 0px 0px 0px 25px;
	float: left;
}

a:link,a:visited {
	color: #3391ce;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

b {
	color: #3391ce;
}

h1 {
	font-size: 16px;
	margin-top: 0px;
}

a.nav:link,a.nav:visited {
	border-bottom: 1px solid #5d5553;
	width: 140px;
	display: block;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #5d5553;
}

a.nav:hover {
	border-bottom: 1px solid #FFF;
	width: 140px;
	display: block;
	color: #FFF;
	background: #3295D0;
}

.logo {
	margin-bottom:8px;
}

.box_top {
	font-size: 1px;
	line-height: 1px;
	width: 380px;
	height: 5px;
	display: block;
	background: url(/de/images/box_top.png) no-repeat;
}

.box_content {
	width: 360px;
	padding: 10px;
	display: block;
	background: #FFF;
}

.box_bottom {
	font-size: 1px;
	line-height: 1px;
	width: 380px;
	height: 5px;
	display: block;
	background: url(/de/images/box_bottom.png) no-repeat;
	margin-bottom: 8px;
}

.box_top_sm {
	font-size: 1px;
	line-height: 1px;
	width: 508px;
	height: 5px;
	display: block;
	background: url(/de/images/box_top_sm.png) no-repeat;
}

.box_content_sm {
	width: 488px;
	padding: 10px;
	display: block;
	background: #FFF;
}

.box_bottom_sm {
	font-size: 1px;
	line-height: 1px;
	width: 508px;
	height: 5px;
	display: block;
	background: url(/de/images/box_bottom_sm.png) no-repeat;
	margin-bottom: 8px;
}

.box_content_l {
	width: 180px;
	margin-right: 10px;
	float: left
}

.box_content_r {
	width:160px;
	float:right;
}

#logo {
    width: 380px;
	height: 40px;
	background-color: #3391ce;
	text-align: center;
	font-size: 25px;
	font-family: Verdana;
	line-height: 39px;
	color: #FFFFFF;
	margin-bottom: 8px;
}

.social {
	margin-top: 5px;
	width: 85px;
	height: 30px;
	float: left;
}