html { 
	background: url(../img/design/bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body {
	color: #ffffff;
	font-family: Arial,Helvetica;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover,
a:active {
	color: #45e279;
}

#page {
	width: 1000px;
	background-color: #e2007a;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 0px 40px 13px #7f7f7f;
}

#header {
	width: 100%;
	height: 200px;
	font-family: 'Holtwood One SC', serif;
	font-size: 25pt;
	clear: both;
}

#header-logo-box {
	float: left;
	width: 276px;
	line-height: 38px;
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 22px;
	position: relative;
}

#header a {
	font-family: 'Holtwood One SC', serif;
	color: #ffffff;
	text-decoration: none;
}

#header a:hover,a:active {
	color: #45e279;
}

#logo-support {
	position: absolute;
	left: 0px;
	top: 70px;
	font-size: 8pt;
	font-family: Arial,Helvetica;
}

#chromemenu {
	height: 54px;
	background-color: #ff74ae;
	box-shadow: 0px 10px 20px #b70063;
	font-family: 'Holtwood One SC', serif;
	font-size: 17pt;
	letter-spacing: -1px;
	line-height: 54px;
	padding-left: 22px;
	padding-right: 22px;
	position: relative;
}

#chromemenu a {
	font-family: 'Holtwood One SC', serif;
	color: #ffffff;
	text-decoration: none;
}

#chromemenu a:hover,a:active {
	color: #45e279;
}

#chromemenu a.active {
	color: #45e279;
}

#chromemenu a.active:hover,a.active:active {
	color: #ffffff;
}

#chromemenu ul li {
	display: inline;
	margin-right: 22px;
}

#chromemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#languages {
	position: absolute;
	right: 22px;
	top: 1px;
}

#content {
	overflow: hidden;
	padding-top: 45px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 26px;
}

#content a {
	font-weight: bold;
}

#footer {
	position: relative;
}

#navi-footer {
	background-color: #ff74ae;
	box-shadow: 0px 10px 20px #b70063;
	font-size: 13pt;
	padding-top: 22px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 22px;
	z-index: 1;
}

#copyright {
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
	font-size: 10pt;
}

#logo-hands {
	position: absolute;
	left: 40px;
	top: 98px;
}

#logo-looschelders {
	position: absolute;
	left: 191px;
	top: 72px;
}

#navi-col-left {
	width: 283px;
	padding-top: 33px;
	padding-bottom: 33px;
	padding-right: 25px;
	border-right: 1px solid #ffffff;
	float: left;
}

#navi-col-middle {
	width: 283px;
	margin-left: 25px;
	padding-top: 33px;
	padding-bottom: 33px;
	padding-right: 25px;
	border-right: 1px solid #ffffff;
	float: left;
}

#navi-col-right {
	width: 282px;
	margin-left: 25px;
	padding-top: 33px;
	padding-bottom: 33px;
	float: left;
}

#boxen {
	height: 336px;
}

#box-footer-left {
	width: 251px;
	height: 286px;
	background-color: #fe62a4;
	z-index: 2;
	position: absolute;
	left: 25px;
	top: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 60px;
	padding-bottom: 14px;
	overflow: hidden;
	font-size: 11pt;
}

#box-footer-middle {
	width: 251px;
	height: 286px;
	background-color: #fe62a4;
	z-index: 2;
	position: absolute;
	left: 358px;
	top: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 60px;
	padding-bottom: 14px;
	overflow: hidden;
	font-size: 11pt;
}

#box-footer-right {
	width: 251px;
	height: 286px;
	background-color: #fe62a4;
	z-index: 2;
	position: absolute;
	left: 691px;
	top: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 60px;
	padding-bottom: 14px;
	overflow: hidden;
	font-size: 11pt;
}

#box-footer-left a,
#box-footer-middle a,
#box-footer-right a	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#box-footer-left a:hover,
#box-footer-left a:active,
#box-footer-middle a:hover,
#box-footer-middle a:active,
#box-footer-right a:hover,
#box-footer-right a:active	{
	color: #45e279;
}

.button-wrapper {
	background-color: #e2007a;
	height: 46px;
	width: 283px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.box-button {
	background-color: #a6146d;
	height: 46px;
	width: 251px;
	line-height: 46px;
	font-weight: bold;
	font-size: 14pt;
	padding-left: 16px;
	padding-right: 16px;
	border-radius: 6px;
	box-shadow: 0px 6px 10px #62263f;
}

.box-button:hover {
	background-color: #cc1976;
}

a.navi-foot {
	color: #ffffff;
	text-decoration: none;
	font-size: 13pt;
	font-weight: normal;
}

a.navi-foot-headline {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13pt;
}

a.navi-foot:hover,
a.navi-foot:active,
a.navi-foot-headline:hover,
a.navi-foot-headline:active {
	color: #45e279;
}

.header-bild {
	border: 0;
	float: right;
}

.clear {
	clear: both;
}

.trenner {
    border-bottom: 1px solid #ffffff;
  	margin: 0 auto;  
		margin-bottom: 36px;
    margin-top: 36px;
    width: 600px;
}