@CHARSET "UTF-8";

body {
	background-color: #ccd4da;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

h1 {
	width: 300px;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #da227b;
    text-transform: uppercase;
}
h2, h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
    text-transform: uppercase;
}
h3 {
	text-transform: none;
}
p {
    margin: 0 0 20px 0;
    padding: 0;
}
p.message {
	font-weight: bold;
	padding: 10px;
	border: 1px solid #da227b;
}
ul.arrow {
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	list-style-image: url(../images/misc/arrow.gif);
}
a {
	color: #da227b;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
a.icon {
	padding-right: 12px;
	background: url(../images/misc/extlink.png) no-repeat right center;
}
.frame {
	border: 1px solid #ddd;
	padding: 10px;
}
.narrow {
	float: left;
	width: 352px;
	margin-right: 12px;
}
.stamp {
    float: left;
    width: 170px;
    text-align: center;
}
.ruler {
	width: 535px;
	height: 1px;
	margin: 10px 0 20px 0;
	background-color: #ddd;
	clear: both;
	display: block;
}
#slides {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 370px;
	height: 350px;
	overflow: hidden;
}

#outer {
    position: absolute;
    z-index: 1;
    width: 710px;
    top: 0;
    left: 225px;
    padding-top: 100px;
}

#logo {
    position: absolute;
    top: 25px;
    right: 0;
    border: none;
}


#inner {
	width: 710px;
	background-color: #fff;
	border-bottom: 10px solid #f8d3e5;
}

#navigation {
	width: 125px;
	height: 350px;
	padding: 30px 0 30px 20px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}
#navigation ul.level-1 {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation ul.level-1 a {
	display: block;
	text-decoration: none;
	color: #113652;
}
#navigation ul.level-1 a:hover,
#navigation ul.level-1 a.selected,
#navigation ul.level-1 a.current {
	color: #da227b;
}
#navigation ul.level-2 {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
}
#navigation ul.level-2 a {
	font-size: 12px;
	line-height: 18px;
    display: block;
    text-decoration: none;
    color: #113652;
}
#navigation ul.level-1 a:hover,
#navigation ul.level-1 a.selected,
#navigation ul.level-1 a.current {
    color: #da227b;
}

#navigation .huk-pax-btn {
    margin-top: 50px;
}

#content {
	width: 535px;
	padding: 30px 30px 30px 0;
	float: left;
}

.floater {
	float: left;
	width: 170px;
    margin-right: 12px;
}
.box {
	position: relative;
	float: left;
    width: 170px;
    height: 250px;
    margin: 0 12px 20px 0;
    background-color: #faebf0;
}
.box.mod1 {
	background: url(../images/content/modell_01.jpg) no-repeat;
	height: 68px;
	padding-top: 160px;
}
.box.mod2 {
    background: url(../images/content/modell_02.jpg) no-repeat;
    height: 68px;
    padding-top: 160px;
}
.box.last,
.floater.last {
	margin-right: 0;
}
.box.wide {
	width: 352px;
	margin-right: 0;
}
.box.mig {
	background: none;
}
.box img {
	display: block;
	margin-bottom: 10px;
}
.box.mig img {
	position: absolute;
	top: 38px;
	left: 12px;
}
.box h2 {
    margin: 0 0 10px 0;
    padding: 0 5px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #da227b;
    text-transform: uppercase;
}
.box p {
	width: 160px;
	margin: 0;
	padding: 0 5px;
	font-size: 11px;
	line-height: 12px;
}
.box.wide p {
	width: 342px;
}
.box .price {
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 22px;
}
.box .price span {
	font-size: 22px;
	font-weight: bold;
}
.box .overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 170px;
	height: 250px;
	background-color: #da227b;
    filter: alpha(opacity=50);
    -moz-opacity: 0.30;
    opacity: 0.30;
}
.overlay img {
	width: 170px;
	height: 250px;
	border: none;
}
p.big {
	clear: both;
	margin: 0;
	padding: 0;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
}
p.big span {
	color: #da227b;
}
p.big a {
    text-decoration: none;
    text-transform: none;
	color: #da227b;
}
.inquiry-wrapper {
	position: relative;
	width: 470px;
	padding: 0 20px;
    margin-bottom: 20px;
}
.inquiry-center {
    width: 470px;
}
.inquiry-left,
.inquiry-right {
	position: absolute;
	top: 0;
	width: 20px;
	height: 85px;
	font-size: 20px;
	line-height: 85px;
	font-weight: bold;
}
.inquiry-right {
	left: 0;
}
.inquiry-left {
	right: 0;
}
.inquiry-row {
	float: left;
}
.inquiry-row div {
    float: left;
}
.inquiry-row label {
	width: 20px;
	height: 16px;
	padding: 2px 0 2px 6px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.inquiry-row input {
    width: 23px;
    height: 15px;
    padding: 1px;
    margin: 1px;
    font-size: 10px;
    line-height: 15px;
    border: 1px solid #faebf0;
    text-align: center;
}
.inquiry-row a:hover {
    text-decoration: none;
}
.inquiry-row.top-left,
.inquiry-row.top-right {
	border-bottom: 1px solid #333;
}
.inquiry-row.top-left,
.inquiry-row.bottom-left {
	border-right: 1px solid #333;
}
#job-wrapper {
	display: none;
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 100px;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #da227b;
}
#job-wrapper input,
#job-wrapper select {
    border: 1px solid #faebf0;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #666;
}
#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #96a7b3;
}
fieldset {
	border: 1px solid #faebf0;
	margin-bottom: 20px;
}
legend {
    font-size: 12px;
    text-transform: uppercase;
}
input.contactform,
textarea.contactform,
input.captcha {
    width: 430px;
    padding: 3px;
    border: 1px solid #faebf0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
}
form.contactform textarea {
	height: 100px;
}
input.captcha {
    float: left;
	width: 246px;
	height: 38px;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
}
img.captcha {
	float: left;
	margin: 0 10px 20px 0;
}
form.contactform .button {
	width: 440px;
    font-size: 12px;
	background-color: #fff;
}
.cbox-wrapper {
    width: 360px;
    margin-bottom: 20px;
    float: left;
}
.cbox {
	float: left;
    margin-right: 20px;
}
form.contactform label,
.formlabel {
	font-weight: bold;
}
.missing,
.contactform.missing {
	border: 1px solid #da227b;
}

.hr {
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin: 20px 0;
}

a.nospam {
	text-decoration: none;
	color: #96a7b3;
}
a.pdf {
	background: url(../images/misc/pdficon.gif) no-repeat left center;
	padding-left: 20px;
	color: #666;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}


