body {
	height: 100%;
	font-family: arial, tahoma, sans-serif;
	text-align: center;
	color: #888888;
	background-color: #ffffff;
	font-size: 13px;
	line-height: 21px;
	margin: auto;
	margin-top: 0px;
	background-image: url(../images/bg2.jpg);
	background-attachment: fixed;
	background-position: top center;
}


a {

	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}

a:active {

	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}

a:visited {

	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}

a:hover {

	color: #000000;
	text-decoration: none;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}

.smallfont {

	font-size: 10px;
	line-height: 10px;
}

.top {

	width: 100%;
	margin: 0;
	min-height: 90px;
	background-color: #ffffff;
	z-index: 10;
	border-bottom: 1px solid #cccccc;
}

@media (max-width: 767px) {
.top {
	width: 100%;
	margin: 0;
	min-height: 40px;
	background-color: #ffffff;
	z-index: 10;
	position: relative;
}

}

.top-content {

	max-width: 1020px;
	margin: auto;
}

.top-logo {

	margin: auto;
	padding: 18px 15px 10px 0px;
	float: left;
	text-align: center;
}

@media (min-width: 768px) {
.top-logo-xs {
	display: none;
}
}

@media (max-width: 767px) {
.top-logo-xs {
	margin: auto;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: center;
}
.top-logo {
	display: none;
}
}

.top-menu {

	width: 70%;
	padding-top: 80px;
	float: right;
}

@media (max-width: 1000px) {
.top-menu {
	padding-top: 53px;
	width: 70%;
}
}

@media (max-width: 767px) {
.top-menu {
	background-color: #ffffff;
	border-top: 1px solid #dddddd;
	padding: 11px 0 5px 0;
	width: 100%;
	text-align: left;
}
}



.headbild {

	max-width:100%;
	margin: auto;
	padding-top: 0px;
	z-index: 1;

}

@media (max-width: 767px) {
.headbild{
	min-width: 100%;
	margin: 0;
}
}


.imagebild {

	max-width:100%;
	margin: auto;
	padding-top: 0px;
	z-index: 1;
	margin-top: 0px;

}

@media (max-width: 767px) {
.imagebild{
	min-width: 100%;
	margin: 0;
}
}

.stage1 {

	width: 100%;
	background-image: url(../images/bg-stage-1.jpg);
	background-position: top left;
	margin-top: 5px;
}

.stage1content{

	max-width: 960px;
	margin: auto;
	padding-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}


@media (max-width: 767px) {
.stage1content {

	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
}
}

.stage1contentbox{

	float: left;
	text-align: left;
	padding: 20px;
	color: #000000;
}

.stage1content h1{

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 60px;
	line-height: 62px;
}

@media (max-width: 1100px) {
.stage1content h1{

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 32px;
}
}

@media (max-width: 767px) {
.stage1content h1{

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 27px;
	color: #FFFFFF;
}
}



.stage2 {

	width: 100%;
	margin-top: 0px;
	background: linear-gradient(to top, #ffffff 30%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.stage2content{

	max-width: 960px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}


@media (max-width: 767px) {
.stage2content {

	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
}
}

.stage2contentbox{

	float: left;
	text-align: left;
	padding: 20px;
	color: #555555;
}

.stage2content h2{

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	color: #999999;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 29px;
}

@media (max-width: 1100px) {
.stage2content h2{

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 37px;
}
}

@media (max-width: 767px) {
.stage2content h2{

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 22px;
}
}

.stage2content h3{

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	color: #B43546;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 19px;
	margin: 6px 0 6px 0;
}


.main-boxes {

	width: 100%;
	margin: 0;
	bottom: 0px;
	padding-bottom: 40px;
	z-index: 2;
	background: linear-gradient(to bottom, #B43546 10%, #691F28 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-top: 1px dashed #999999;
}

.main-box-content {

	max-width: 960px;
	margin: auto;
	padding-left: 10px;
}

@media (max-width: 767px) {
.main-box-content {

	padding: 10px;
}
}

.main-box-content-inner {

	padding: 8px;
	max-width: 307px;
	margin: auto;
	margin-top: 30px;
	text-align: center;
	color: #DF959E;
	float: left;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0px;
}

@media (max-width: 767px) {
.main-box-content-inner{

	max-width: 100%;
	margin-top: 0px;
	padding: 10px 0 30px 0px;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
}
}

.main-box-content-inner h2 {

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	text-transform: uppercase;
	padding: 0 0 7px 0;

}



.main-box-content-inner a {

	color: #B43546;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	padding: 8px 15px 8px 15px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.main-box-content-inner a:active {

	color: #B43546;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	padding: 8px 15px 8px 15px;
	border: 1px solid #cccccc;

}

.main-box-content-inner a:visited {

	color: #B43546;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	padding: 8px 15px 8px 15px;
	border: 1px solid #cccccc;
}

.main-box-content-inner a:hover {

	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	background-color: #B43546;
}


@media (max-width: 767px) {
.main-box-content-inner h3 {
	font-size: 23px;
	line-height: 29px;
}

.main-box-content-inner a {

	color: #B43546;
	text-decoration: none;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	padding: 8px 15px 8px 15px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.main-box-content-inner a:active {

	color: #B43546;
	text-decoration: none;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	padding: 8px 15px 8px 15px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.main-box-content-inner a:visited {

	color: #B43546;
	text-decoration: none;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	padding: 8px 15px 8px 15px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.main-box-content-inner a:hover {

	color: #ffffff;
	text-decoration: none;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	background-color: #B43546;
}
}





.winzerlogo {

	max-width: 235px;
}

@media (max-width: 767px) {
.winzerlogo {

	max-width: 100%;
}
}


.stage-brands {

	width: 100%;
	background-color: #ffffff;
	margin-top: 0px;
	border-top: 1px dashed #999999;
}

.stage-brands-content{

	max-width: 1170px;
	margin: auto;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}


@media (max-width: 767px) {
.stage-brands-content {

	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
}
}

.stage-brands-contentbox{

	float: left;
	text-align: left;
	padding: 20px;
	color: #666666;
}

.stage-brands-content h2{

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 32px;
}


.stage-brands-content a {

	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}

.stage-brands-content a:active {

	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}

.stage-brands-content a:visited {

	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}

.stage-brands-content a:hover {

	color: #000000;
	text-decoration: none;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}


.footer {

	width: 100%;
	min-height: 160px;
		background: linear-gradient(to bottom, #B43546 10%, #691F28 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
}

.footer-content{

	max-width: 1000px;
	margin: auto;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

.footer-content h3 {

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 17px;
	margin: 0;
}

.footer-content h5 {

	font-family: 'Roboto Condensed', arial, verdana, sans-serif;
	color: #cccccc;
	font-size: 17px;
	margin: 0;
}

.footer-content-box {

	min-width: 230px;
	padding-top: 0px;
	padding-left: 0px;
	margin: auto;
	margin-top: 30px;
	margin-left: 20px;
	text-align: left;
	color: #ffffff;
	float: left;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0px;

}


@media (max-width: 767px) {
.footer {

	width: 100%;
	min-height: 480px;
	background-color: #222222;
}

.footer-content{

	max-width: 100%;
	margin: auto;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

.footer-content-box{

	min-width: 100%;
	max-width: 100%;
	margin-top: 0px;
	margin: auto;
	padding: 20px 0 10px 0px;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
}
}

.footer  a, a:active, a:visited {

	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}

.footer  a:hover {

	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
}


