/******************** body ********************/
html {
    height: 100%; 
	margin:0;
	padding:0;
}

body {
    height:100%;
	margin:0;
	padding:0;
    background-color: #efe3cf;
    font-family: 'Source Sans Pro', arial, helvetica, sans-serif;
	font-weight:300;
	letter-spacing:0.01em;
	line-height:1.3em;
    color: #636466;
}

/******************** general: h1, h2, p, etc. ********************/
h1 {
    color:#636466;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
	-webkit-font-smoothing:antialiased;
}

h2 {
	font-weight:normal;
	margin:0 0 19px 0;
	font-size: 0.9em;
	-webkit-font-smoothing:antialiased;
	}

ul, ol, li, a {
    font-size: 0.98em;
}

p {
    font-size: 0.9em;
	-webkit-font-smoothing:antialiased;
}
h1, h3, h4, h5, h6, p, ul, ol, form {
    margin:5px 0 19px 0;
}
a {
    color: #636466;
    text-decoration: none;
	outline:none;
}
a:hover {
    color: #636466;
	font-weight:600;
}

.mika {color: #a39b8e;}
.mika a {color: #a39b8e;}
.mika a:hover {color: #636466;}
/******************** wrapper ********************/
#wrapper {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */	
    width: 100%;
    min-width: 738px;
	background-color: #efe3cf;
	margin: 0 auto -42px;
}
/******************** header ********************/
#header {
    background: url(../img/muster.png) top left repeat-x #fff;
	border-bottom:5px solid #efe3cf;
	text-align:center;
}

#header img { margin:27px 0 27px 0; }

/******************** menu ********************/
#menu {
    height: 42px;
    background: url(../img/menu.png) top center no-repeat #fff;
	border-bottom:5px solid #fff;
	border-top:5px solid #fff;
}

#menu ul {
    text-align: center;
    list-style: none;
    margin: 0 auto;
    display: table;
}
#menu ul li {
    line-height: 32px;
    color: #d60021;
    float: left;
	letter-spacing: 0.1em;
    padding: 0 15px 0 0;

}
#menu ul li a {
    color: #d60021;
    font-weight: 400;
	font-size:0.9em;
    text-decoration: none;
    text-transform: uppercase;
}
#menu ul li a.aktiv {
    font-weight: 600;
}
#menu ul li a:hover {
    color: #d60021;
    text-decoration: none;
	letter-spacing: 0.1em;
	font-weight:600;
}

/******************** content ********************/
#content {
	background-color:#efe3cf;
	padding-bottom:50px;
}
#content .row {
    background: none transparent;
}
#content img {
    max-width: 100%;
    border: 0px solid #fff;
}
#content a:hover img {
    border: 0px solid #fff;
}

#main {
	margin-top:5px;
}

/******************** footer ********************/
.push {
    height: 42px;
    clear: both;
}
#footer {
    width: 100%;
    height: auto;
    background-color: #bd102a;
	color: #f6f0e5;
    text-align: center;
	clear: both;
	padding-top:6px;
	padding-bottom:10px;
	height:42px;
}
#footer p {
	font-weight:400;
}
#footer a{
    color: #f6f0e5;
    text-decoration: none;
	font-weight:400;
}
#footer a:hover {
    color: #f6f0e5;
	font-weight:600;
}

/******************** other: h1, h2, p, etc. ********************/
table.kontakt, .kontakt th, .kontakt td {
    border-collapse: collapse;
	padding:0;
    border:0;
    border-spacing: 0;
    margin-bottom:23px;
	-webkit-font-smoothing:antialiased;
	font-size: 0.9em;
}

table {
    border-collapse: collapse;
    border-left: 1px solid #636466;
    border-spacing: 0;
    border-top: 1px solid #636466;
    margin-bottom: 8px;
}

table td,
table th {
    font-size: 0.9em;
}

table > tbody tr th, table > tbody tr td {
    padding: 4px;
}

table.wide > tbody tr th, table.wide > tbody tr td {
    padding: 4px 15px;
}
table th {
    background-color: #728BA0;
    border-bottom: 1px solid #636466;
    border-right: 1px solid #636466;
    font-weight: bold;
    text-align: left;
}
table td {
    border-bottom: 1px solid #636466;
    border-right: 1px solid #636466;
}
th {

}
td {

}
/******************** other: h1, h2, p, etc. ********************/
.small {
    font-size: 0.8em;
}
.underline {
    text-decoration: underline;
}

/******************** ul, ol ********************/
ul {
    margin-left: 15px;
}
ol {
    margin-left: 20px;
}
/******************** highlightbox ********************/
#content .highlightbox {
    background-color: #7dabc4;
    padding: 15px;
    border: 1px solid #7dabc4;
    border-radius: 5px 5px ;
    margin-bottom: 8px;

    -moz-box-shadow: 5px 5px 10px #728ba0;
    -webkit-box-shadow: 5px 5px 10px #728ba0;
    box-shadow: 5px 5px 10px #728ba0;
}
#content .highlightbox .row {
    background-color: transparent;
}
#content .highlightbox .row .cols {
    padding-top: 10px;
    padding-bottom: 10px;
}
/******************** supersized ********************/
#supersized {
    margin: 0;
    padding: 0;
}

/******************** project ********************/
#project {
}
#project .container {
}
#project .container .item .slider {
    padding-bottom: 8px;
}
#project .container .item h2 {
    margin-bottom: 4px;
}
#project .container .item h3 {
    margin-bottom: 2px;
}
#project .container .item h4 {
}

#overview {
    overflow: inherit;
    position: inherit;
}

#overview.scroll {
    overflow: hidden;
    position: relative;
    /*border: 1px dashed #7E736A;*/ /*#6E635A;*/
}
#overview img {
    margin-bottom: 8px;
	border:1px solid #ffffff;
}
#overview h3 {
    margin-bottom: 2px;
}
#overview h4 {
    margin-bottom: 5px;

}
#overview h5 {
    margin-bottom: 2px;
}
#overview .item a img {
}
#overview .item a img:hover,
#overview .item a.active img {
    border: 1px solid #636466;
}

#overview #up,
#overview #down {
    position: absolute;
    width: 30px;
    height: 30px;
    display: none;
    z-index: 1;
    opacity: 0.6;
}

#overview #up {
    bottom: 0;
    right: 40px;
    background: url('../images/btn_up.png') 50% 50% no-repeat;
}
#overview #down {
    bottom: 0;
    right: 0;
    background: url('../images/btn_down.png') 50% 50%  no-repeat;
}
#overview #up:active,
#overview #down:active {
    margin-bottom:2px;
}
#overview #up:hover,
#overview #down:hover {
    opacity: 1.0;
    cursor:pointer;
}

#overview #wrapper-item {
    position: inherit;
    top: 0;
    left: 0;
}

#overview #wrapper-item .one {
    display: inline-block;
}

#overview.scroll #wrapper-item {
    position: absolute;
}

#overview.scroll #up,
#overview.scroll #down {
    display:block;
}

/******************** icon ********************/
.image-jk {

}
.image-jk .image {
    background: url(../images/jk_picture.png);
}

/******************** icon ********************/
a.icon {
    text-decoration: none;
}
a.icon:hover {
    color:#ccc;
    text-decoration: none;
}

/******************** flexslider ********************/
.flexslider .slides p {
    background-color: #7E736A;
    bottom: 0;
    color: white;
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 1px 1px;
    opacity: 0.8;
    padding: 0 5px;
    position: absolute;
    width: 99.7%;
}

.clear {
	clear:both;
	}