/* schrift #1a171b, pink #df0081 */
/*----
  MAIN
  ----*/
/* Browser defaults override */
a, em, h1, h2, h3, h4, h5, h6,h7, h8, h9, h10, img, p, pre, blockquote, label, ul, ol, li, dl, dd, fieldset, address {
	font-size: 1em;
	font-style: normal;
	list-style: none;
	margin: 0;
	padding: 0;
	outline: none;
        text-decoration:none;
	}
        
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size:13.5px;
	/*text-shadow: 0 0 #000;*/
	position: relative;
	margin: auto;
	padding: 0;
	}
h1 {
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -.025em;
	/*line-height: 75px;*/
	float: left;
	margin-right: 9px;
	}
h1.top{
        padding:22px 0 0 0;
}
h2 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: .04em;
	}
.col_2 h2 {
	/*margin: 12px 0 0 12px;*/
	letter-spacing: -0.015em;
	font-weight: bold;
        font-size:22px;
		line-height: 40px;
	}
.col_2 h2 span{
        font-weight:bold;
}
h3 {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -0.02em;
	}
h4 {
	color: #666666;
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
	line-height: 18px;
	}
.h7 {
	color: #df0081;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	float: left;
	letter-spacing: 0.00em;
	}
.h8 {
	color: #000;
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	float: left;
	letter-spacing: 0.00em;
	}
.h9 {
	color: #666666;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	/*float: left;*/
	letter-spacing: -0.015em;
	}
.h10 {
	font-size: 13px;
        color: #000;
	line-height: 23px;
	font-weight: normal;
	/*float: left;*/
	letter-spacing: 0.00em;
	}
.h11 {
	color: #df0081;
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	/*float: left;*/
	letter-spacing: 0.00em;
	text-decoration: underline;
	}
        
span.kursiv{
        font-style:italic;
        color:#1A171B;
}
.imprint .page-content p { /*formerly know as .h12*/
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	/*float: left;*/
	letter-spacing: 0.00em;
        margin:0;
        padding:0 0 10px 0;
	}
.imprint h2{
        margin:0 0 5px 0;
}
.imprint h3{
        font-size:15px;
        font-weight:normal;
        line-height:21px;
        color:#1a171B;
}
p {
	line-height: 19px;
	clear: both;
	/*margin-top: 5px;*
	padding-bottom: 15px;
	}
blockquote {
        text-indent:-0.8em;
	color: #666666;
	line-height: 27px;
	/*margin-top: -14px;*/
    }
a {
	color: inherit;
	}
a:hover {
	color: #df0081;
	}
p a {
	text-decoration: none;
	/*border-bottom: 1px dotted;*/
}
.page-content a{
        color:#000000;
}
.page-content a:hover{
       color: #df0081;
}
em {
	color: #df0081;
	font-weight: bold;
	}
span{
        color:#df0081;
}
span.distance{
    width:50px;
    display:block;
    float:left;
}
span.distance2{
    width:60px;
    display:block;
    float:left;
}
#main {
	position:relative;
	margin: 0 auto;
	width: 1006px;
	z-index: 2;
	}
.page {
	padding-left: 215px;
	width: 845px;
	}

#editor { white-space:pre; }

/*
.start,
.corporate,
.packaging,
.print,
.misc,
.contact,
.imprint{
        position:relative;

}
*/

/*
.start{
        padding: 10px 27px 44px 27px;
}
*/
.title {
        position:relative;
	height: 55px;
	clear: both;
	}
.title h1{
        font-weight: bold;
}
.start .title h1{
    text-indent: -9999em;
}
.title h1 span {
        font-size:13px;
        font-weight: bold;
        color:#df0081;
        letter-spacing: -0.02em;
        text-indent:0;
        
	}
.start h1 span{
    top: 38px;
    right:5px;
    text-align:right;
    position:absolute;

}
.corporate h1 span,
.packaging h1 span,
.misc h1 span{
    top:20px;
    right:0px;
    text-align:right;
}
.logo-start{
        background:url(../img/logo-start.png) top left no-repeat;
        text-indent:-9999em;
        width:453px;
        height:121px;
        position: absolute;
        top:-60px;
        left:-45px;
}

.logo-reob{
        background:url(../img/logo-reob.png) top left no-repeat;
        text-indent:-9999em;
        width:397px;
        height:103px;
        position: absolute;
        top:-55px;
        left:440px;
        }

.logo-reun{
        background:url(../img/logo-reun.png) top left no-repeat;
        text-indent:-9999em;
        width:362px;
        height:101px;
        position: absolute;
        top:20px;
        left:480px;
        }
.imprint h2,
.imprint a{
    color:#df0081;
}
/*---
  NAV
  ---*/
.menu {
	display: table;
	position: fixed;
	top: 0;
	z-index: 1000;
	}
.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.menu img {
	float: right;
	padding-top: 6px;
	}
.menu li {
	text-transform: uppercase;
	margin-top: 1px;
	padding: 0;
background-color:#FFFFFF;
color:#1A171B;
	}
.menu li a {
        color:#1a171b;
	display: block;
	text-decoration: none;
	padding: 8px 0 0 14px;
	height: 29px;
	width: 181px;
	}
.menu li a:hover {
	color: #df0081;
	}
.menu #logo {
	margin-top: 0;
	}
.menu #logo a{
	color: #ffffff;
	background-color: #df0081;
	height: 45px;
	padding: 30px 0 5px 14px;
	}
.menu #logo a:hover{
        color:#1a171b;
}
.menu h2{
        font-weight: normal;
		font-size:16px;
		letter-spacing:-0.015em;
}
.menu #logo a:hover {
	color: #1a171b;
	}
.menu .b_border {
	background-position: 4px bottom;
	}
.menu #last {
	padding-bottom: 2px;
	}

/*-------
  CONTENT
  -------*/
.page-content div {
	float: left;
	display: block;
	}
.head {
	/*width: 118px;*/
	float: left;
	}
.head h2 {
	letter-spacing: normal;
	}
.col_1 {
	width: 318px;
	float: left;
	}
.col_1 p{
         margin-top: 0px;
         width: 353px;
         padding-bottom: 0px;
         padding-left: 25px;
}

.contact .col_1{
        width:411px;
        margin-right:40px;
}

.col_2 {
	width: 318px;
	float: left;
	line-height:21px;
        position:relative;
	}
.col_2 img.portrait{
        position:absolute;
        left:268px;
        bottom:2px;
}
.col_2 p{
        width: 353px;
        padding-left: 80px;
}
.contact .col_2 p{
        padding:0;
}
.col_full {
	width: 652px;
	float: left;
	}
.col_part {
	width: 149px;
	float: left;
	}
.col_table {
	width: 600px;
	float: left;
	}
.col_extra {
	width: 183px;
	float: left;
	}
.margin {
	margin-right: 18px;
	}
.pad {
	margin-bottom: 18px;
	}
.half_margin {
	margin-right: 9px;
	}

/*-----
  BLACK
  -----*/
.black {
	/*color: #f9f9f1;*/
        color:#1a171b;
	/*background-color: #171719;*/
        background-color:#fff;
	padding: 10px 27px 34px 27px;
	}
#d .black{
        padding:10px 27px 10px 27px;
}
.black .title {
	/*border-bottom: 1px dotted #fafaf3;*/
        border-bottom: 1px dotted #000;
	vertical-align: text-bottom;
	padding-bottom: 3px;
	margin-bottom: 20px;
	}
.black .title h2 {
	padding-top: 48px;
	}
.black .page-content {
	display: table;
	margin-top: 6px;
	}
.contact .black{
        padding: 10px 27px 20px 27px;
}

/*-----
  WHITE
  -----*/
.white {
	/*color: #f9f9f1;*/
        color:#1a171b;
	/*background-color: #171719;*/
        background-color:#fff;
	padding: 34px 27px 0px 27px;
	}
.white .title {
	/*border-top: 1px dotted #fafaf3;*/
        border-top:1px dotted #000;
	vertical-align: text-top;
	padding-top: 6px;
	margin-top: 20px;
	}
        .white .title h1{
        line-height:35px;
}
.white .title h2 {
	padding-top: 8px;
	}
.white .page-content {
	display: table;
	margin-bottom: 9px;
	}


/*-----
  TABLE
  -----*/
.page-content table {
	margin-top: -7px;
	}
#schedule {
	font-weight: bold;
	text-align: left;
	display: block;
	margin-bottom: 1.7em;
	width: 650px;
	}
#schedule td {
	border-top: 1px solid #353537;
	padding: 13px 0 13px 0;
	}
#schedule .no_border {
	border: none;
	}
#schedule .col1 {
	float: left;
	width: 100px;
	}
#schedule .col2 {
	float: left;
	width: 440px;
	}
#schedule .col3 {
	text-align: right;
	float: left;
	width: 110px;
	}

/*------
  IMAGES
  ------*/
#imgs {
	display: block;
	height: 0px;
	width: 0px;
	z-index: 1;
	}
#imgs div {
	background-attachment: fixed;
	height: 910px; 
	width: 1417px;
	}
#imgs #b_1 {
	background-image: url(../img/background.jpg);
        /*border:1px solid red;*/
	background-position: 84% 56%;
	}

#imgs #b_2 {
	background-image: url(../img/background.jpg);
	background-position: 84% 56%;
        /*border:1px solid red;*/
	}
#imgs #b_3 {
	background-image: url(../img/background.jpg);
	background-position: 84% 56%;
        /*border:1px solid red;*/
	}
#imgs #b_4 {
	background-image: url(../img/background.jpg);
	background-position: 84% 56%;
        /*border:1px solid red;*/
	}
#imgs #b_5 {
	background-image: url(../img/background.jpg);
	background-position: 84% 56%;
        /*border:1px solid red;*/
	}
#imgs #b_6 {
	background-image: url(../img/background.jpg);
	background-position: 84% 56%;
        /*border:1px solid red;*/
	}
#imgs #b_7 {
	background-image: url(../img/background.jpg);
	background-position: 84% 56%;
        /*border:1px solid red;*/
	}
#imgs #b_8 {
	background-image: url(../img/background.jpg);
	background-position: 84% 56%;
        /*border:1px solid red;*/
	}

/*------
  FOOTER
  ------*/
#footer {
	margin: auto;
	width: 90px;
	}
#footer p {
	font-size: 12px;
	color: #000000;
	padding: 0px 0 1px 0;
	}

/*-------
  BROWSER
  -------*/
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border: 1px dashed #FBC2C4;
	padding:30px;
	margin: 0 auto;
	width:96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.3em;
	position: absolute;
	z-index: 5;
	}
.error a{
	text-decoration: underline;
	}
.error a, .error a:hover{
	color:#8a1f11;
	}
.kickRight {
	text-align:right;
	}

/* =form elements
-----------------------------------------------------------------------------*/
/* =contact form*/
.contact .page-content form div{
    float:none;
}
label{
    /*display:block;*/
    font-size:15px;
    font-weight:bold;
}
.page-content form h4.label{
    font-size:15px;
    margin:0 0 3px 0;
    display:block;
    font-style:normal;
    font-weight:bold;
}
input.form-text{
    font-family: Arial, Helvetica, sans-serif;
    color:#ffffff;
    font-size:16px;
    width:100%;
    margin:5px 0 10px 0;
    background: #3e3d40;
    border:1px solid #3e3d40;
}
select{
    margin:0 10px 10px 0;
    width:130px;
}
textarea{
    font-family: Arial, Helvetica, sans-serif;
    color:#fff;
    font-size:16px;
    width:100%;
    margin:0 0 5px 0;
    background: #3e3d40;
    border:1px solid #3e3d40;
}
span.form-required{
    font-size:13px;
    font-weight:normal;
    /*color:#fff;*/
    color:#1a171b;
    vertical-align:baseline;
}
input.btn{
    font-family: Helvetica, Arial, sans-serif;
    /*background:#171719;*/
    background:#ffffff;
    /*border-bottom:1px dotted #171719;*/
    border-bottom:none;
    border-top:none;
    border-left:none;
    border-right:none;
    font-size:15px;
    font-weight:bold;
    color:#df0081;
    padding:0 0 15px 0;
    margin-left:-3px;
}
input.btnhov{
    /*border-bottom:1px dotted #df0081;*/
    color:#000;
    cursor:pointer;
}
.contact .extras{
    margin:40px 0 0 0;
}
.contact .extras,
.contact .extras a{
    color:#707173;
}

.contact .extras a:hover{
    color:#DF0081;
}

.contact .minifooter{
	border-top: 1px dotted #000;
	/*vertical-align: text-top;
	margin-top: 45px;*/
        padding:6px 0 0px 0;
        font-size:12px;
        color:#707173;
}
.contact .minifooter .imprint{
    float:right;
}

.page {
  position: relative;
}

.page .bot {
  position: absolute;
  bottom: 0;
  width: 791px;
}

