
body{
    font-size: 100.1%;
    font-family:Arial, Helvetica, sans-serif;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    font-weight: lighter;
    color:dimgray;
    height: 100%;
}

/*------------------------------ Elemente -----------------------------------*/

h1{
    font-size:1.06em;
    line-height:1.33em;
    color:gray;
    font-weight: lighter;
    text-align: left;
    letter-spacing: .1em;
    word-spacing: .2em;
}

h2{
    font-size:13px;
    line-height:1.1em;
    color:#c03;
    letter-spacing: 3px;
    text-align: left;
    margin-top: -5px;
}

p {
    margin-top: -2px;
    font-size:14px;
    line-height: 1.1em;
    min-width: 320px;
    max-width: 480px;
    padding-bottom: 2px;
}

strong{
    font-weight: bold;
    font-weight: 600;
    color:  #8e8e8e;
}

small{
    font-size:0.7em;
    font-weight: 600;
}

sub{
    font-size:0.8em;
    font-weight: 600;
    color: #8e8e8e;
}

a{
    text-decoration: none;
    color: cornflowerblue;
}

table{
    border-collapse: collapse;
}

table td, table th{
    padding: 0;
}

/*------------------------------ Klassen -----------------------------------*/

.clearing{
    clear: both;
    margin: 0;
    padding: 0;
}

.hidepics {
    float:left;
    margin: 0 2px 0 2px;
    border-radius:4px;
	display:none;
}

.noscript {
    display:none;
}

.c-leer {
    background-color: rgba(230,230,250,.25);
    border:1px #DCDCDC solid;
    margin-top: -1px;
    width: 100%;
    margin-bottom: -1px;
    height: 300px;
}

p.wsp-a2{
	margin-top: 0.15em;
}

.wsp-pw{
	line-height: 1.1em;
    white-space: pre-wrap;
}

.wsp-pre{
    white-space: pre;
}

/*------------------------------ Header ------------------------------------*/

#header{
    position: relative;
    width: 100%;
}

#header_container{
    font-weight:bold;
    margin: 0 auto;
}

#header_content{
    width: 300px;
    height: 64px;
    text-align: center;
    margin:5px auto;
    background-image: url(../grafiken/mp-logo7a.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size: auto 68px;
}

#header_content>a{
    width: 300px;
    height: 64px;
    text-decoration: none;
    display: block;
}

/*------------------------------ Navi ------------------------------------*/

#navi_container{
    width:85%;
    height:auto;
    min-height:30px;
    min-width:250px;
    margin: 0 auto;
}

.navi{
    float:left;
    /*width:14.28%;*/
    width:16.66%;
    text-align: center;
    min-width: 8em;
    min-height: 30px;
    margin-top: 20px;
    font-family: Arial,Helvetica,sans-serif;
    font-size:1.06em;
    line-height:1.33em;
    word-spacing: 5px;
    letter-spacing: 1px;
    /*white-space: nowrap;*/
}

#navi_container a{
    color: #a0a0a0;
    width: 90%;
    padding:2% 1% 2% 4%;
    display: block;
    text-decoration:none;
    word-spacing: 0em;
}

#navi_container a:hover{
    color: #c03;
    font-weight: bold;
    /*white-space: nowrap;*/
}

#navi_container a:active{
    color: #808080;
    font-weight: bold;
    /*white-space: nowrap;*/
}

#navi_container a:focus{
    color: #808080;
    font-weight: bold;
}

#akt a{
    color: #808080;
    font-weight: bold;
    /*white-space: nowrap;*/
}
/*------------------------------ Footer ------------------------------------*/

#footer{
	position:fixed;
    width:40%;
    /*height:auto;*/
    /*min-height:15px;*/
    min-width:250px;
    margin-right: 30%;
	margin-left: 30%;
	margin-bottom: 0px;
	bottom: 0;
}

.foot{
	/*position:fixed;*/
    float:left;
    width:30%;
    text-align: center;
    min-width: 8em;
    min-height: 30px;
    /*margin-top: 30px;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size:0.8em;
    line-height:0.9em;
    word-spacing: 5px;
    letter-spacing: 1px;
	bottom: 10px;
}

#footer a{
    color: #a0a0a0;
    width: 90%;
    padding:2% 1% 2% 4%;
    display: block;
    text-decoration:none;
}

#footer a:hover{
    color: #c03;
    font-weight: bold;
}

#footer a:active{
    color: #808080;
    font-weight: bold;
}

#footer a:focus{
    color: #808080;
    font-weight: bold;
}

#akt a{
    color: #808080;
    font-weight: bold;
}
/*------------------------------ Inhalte ------------------------------------*/

#content{
    width:100%;
    position: relative;
    margin: 5.5em 0 7.5em 0;
    padding: 0;
    border-top: solid 1px #DCDCDC;
    border-bottom: solid 1px #DCDCDC;
    min-height:300px;
}

#content-wrap{
    position:relative;
    min-height: 300px;
    width: 85%;
    margin: 0 auto;
}

#content-left{
    min-height: 300px;
	min-width: 400px;
    float: left;
    width: 47%;
    margin-left: 1%;
}

#content-right{
    position: relative;
    float:left;
    min-height: 300px;
    min-width: 415px;
    max-width: 500px;
    width: 45%;
    overflow: visible;
}

#content-right p{
    margin-bottom: 0px;
}

#text-r{
    float: left;
    padding-left: 30px;
    text-align: left;
    padding-right: 10px;
    min-width: 415px;
}

#text-r h1{
    margin-right: 20px;    
}

#text-r h2{
    margin-right: 20px;
    padding-bottom: 5px;
}

#text-l{
    min-width: 440px;
    padding-right: 30px;
    float: right;
    text-align: right;
}

#text-l h1{
    text-align: right;
}

#text-l h2{
    padding-bottom: 5px;
}

/*------------------------------ Diashow ------------------------------------*/

#diashow{
    position: relative;
    height:300px;
    float:right;
    min-width: 320px;
}

#diashow:hover{
}

div.diashow>img{
    top:-1px;
    height: 300px;
    width: auto;
    position: relative;
    border:1px #E6E6FA solid;
    border-radius:4px;
    float:right; 
}

div.diashow>img:hover{
    }

/*------------------------------ Projekt ------------------------------------*/

#projekt-table table{
    table-layout:fixed;
    clear: both;
    position: relative;
    max-width: 300px;
    font-size: 0.90em;
    line-height: 1.10em;
    float:left;
    margin: 0;
    margin-top: 0.7em;
    margin-left: 30px;
}

#projekt-table .left{
    position: relative;
    width:35%;
}

#projekt-table .right{
    position: relative;
    width:65%;
    text-align: right;
    margin-right: 0;
}

#projekt-table tr{
    vertical-align:  super;
    height: 1.4em;
}

#projekt-img{
    position: relative;
    height:300px;
    float:right;
}

#projekt-img img{
    position: relative;
    height:300px;
    top:-1px;
    border:1px #E6E6FA solid;
    border-radius:4px;
    margin: 0;
    padding: 0;
}    

/*------------------------------ Projektshow -------------------------------*/

.noshow {
    display: none;
}


.primg-wrap{
    height:300px;
    z-index: 0;
    /* für feste Breite */
    margin-top: -1px;
    text-align: center;
    min-width: 400px;
    border:1px #DCDCDC solid;
    border-radius:4px;
    /* für feste Breite */
}

#projektshow{
    position: relative;
    height:300px;
    float:right;
}

div.primg-wrap img{
    position: relative;
    z-index: 0;
    margin: -1px;
    height: 300px;
    border:1px #E6E6FA solid;
    border-radius:4px;
    width:auto;
}

#przurueck{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 301px;
    width: 150px;
    z-index: 20;
    opacity: 0.25;
    line-height: 300px;
    float:left;
}

#przurueck:hover {
    position: absolute;
    z-index: 90;
    opacity: 1;
}

#pfeilz{
    position: absolute;
    left: 10px;
    bottom: 10px;    
    z-index:99;
    opacity:.80;
    height:auto;
    width:20px;
}

#pfeilz:hover{
    cursor: pointer;
}

#prvor{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 301px;
    width: 150px;
    z-index: 20;
    opacity: 0.25;
    line-height: 300px;
    float: right;
}

#prvor:hover {
    position: absolute;
    z-index: 90;
    opacity: 1;
}

#pfeilv{
    position: absolute;
    right: 10px;
    bottom: 10px;    
    z-index:99;
    opacity:.80;
    height: auto;
    width:20px;
}

#pfeilv:hover{
    cursor: pointer;
}

#bgrnd_f{
    position: absolute;
    background-color: #E6E6FA;
    opacity: 0.2;
    height: 300px;
    width: 100%;
}

.bildbeschr {
    position: absolute;
    display:none;
    text-align: center;
    z-index: 0;
    padding: 2px;
    top:300px;
    opacity: 1;
    font-weight: 400;
    height:50px;
    font-size: 0.85em;
    line-height: 1.1em;
}

#projektshow:hover .bildbeschr{
    display: block;
    width:296px;
    margin-left:48px;
}

/*------------------------------ Team --------------------------------------*/

.teamlink {
    display: inline;
    text-decoration: none;
    color: gray;    
}

div.team-eintrag{
    text-decoration: none;
    width: 300px;
    min-width: 340px;
    font-size: 0.9em;
    line-height: 1.1em;
    text-align: right;
    float:right;
    margin-bottom: 20px;
    border:1px white solid;
    border-radius: 4px;
}

div.team-eintrag:hover{
    border:1px #E6E6FA solid;
    background-color: rgba(230,230,250, .35);
    border-radius: 4px;
}

.team-eintrag h1{
    margin-top: 5px;
    text-align: right;
}

.team-eintrag h2{
    margin-top: 5px;
    text-align: right;
    vertical-align: text-top;
}

.team-eintrag p {
    vertical-align: text-bottom;
}

.team-eintrag img{
    top: 0px;
    height:70px;
    width: auto;
    float:right;
    border:1px #E6E6FA solid;
    border-radius:4px;
    opacity: 1;
    vertical-align: text-top;
    margin: 0 5px 5px 12px;
}

div.team-eintrag2{
    display: inline-table;
    width: 340px;
    min-width: 340px;
    font-size: 0.9em;
    float:right;
    margin-bottom: 20px;
    border:1px white solid;
    border-radius: 4px;
    margin-right: 20px;
}

div.team-eintrag2:hover{
    border:1px #E6E6FA solid;
    cursor: pointer;
    border-radius: 4px;
    background-color: rgba(230,230,250,.25);
}

.eintrag-wrap{
    display: table-cell;
    vertical-align: text-bottom;
}

.team-eintrag2 h1{
    min-width: 340px;
    margin-bottom: 0;
    float: right;
    text-align: right;
    vertical-align: text-bottom;
    margin-right: 3px;
}

.team-eintrag2 h2{
    min-width: 340px;
    margin-bottom: 0;
    float: right;
    text-align: right;
    vertical-align: text-bottom;
}

.team-eintrag2 p {
    min-width: 340px;
    margin-bottom: 5px;
    float: right;
    text-align: right;
    vertical-align: text-bottom;
    margin-right: 4px;
}

.team-eintrag2 img{
    position: relative;
    height:70px;
    width: auto;
    float:right;
    border:1px #E6E6FA solid;
    border-radius:4px;
    opacity: 1;
    vertical-align: text-bottom;
    bottom: 0;
    margin: 5px 5px 5px 4px;
}

#vita-container{
    float: right;
    height: 211px;
    min-width: 340px;
    max-width: 480px;
    overflow-y:  auto;
}

#vita{    
    margin-top: 0px;
    margin-right: 20px;
    padding-top: 4px;
    height: 216px;
    overflow-y: auto;
    overflow-x: hidden;
}

#vita dl{
    font-size:0.9em;
    line-height: 1.1em;
    float: left;
    margin: -8px 0;
    padding: 0;
}

#vita dt{ 
    clear: left;
    float: left;
    width: 80px;
    font-weight: 500;
    margin: 0;
    padding: 3px;
}

#vita dd{
    margin: 0;
    margin-left: 90px;
    padding: 3px;
    margin-right: 20px;
}

/*------------------------------ Kontakt ----------------------------------*/

#impressum{
    margin-top: -2px;
    margin-right: 20px;
    padding-right: 30px;
    padding-top: 0px;
    height: 216px;
    overflow-y: auto;
    overflow-x: hidden;
}

.impressum p{
    text-align: left;
    margin-top: 0px;
    padding-bottom: 20px;
    width: 100%;
    padding-top: 0;
}

.impressum p:first-child{
    padding-top: 0;
    margin-top: 0px;
}

#impressum h2{
    text-align: center;
}

/*------------------------------ Slider ------------------------------------*/

#slider{
    position: relative;
    width: 100%;
    border-top: solid 1px #DCDCDC;
    border-bottom: solid 1px #DCDCDC;
    height:150px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 2.5em;
    background-color: lavender;
}

/* falls rechts und links des sliders lieber freie Fläche*/

#sl-right{
    position: relative;
    background-color: lavender;
    float: right;
    height:150px;
    margin-top: 0;
    padding-right: 30px;
    padding-left: 15px;
    padding-top: 15px;
    z-index: 99;
}


#sl-left{
    background-color: lavender;
    float: left;
    height:150px;
    padding-left: 30px;
    padding-right: 15px;
    padding-top: 15px;
    position: relative;
    z-index: 99;
}

/* ENDE - falls rechts und links des sliders lieber freie Fläche*/

#slider-content{
    position: absolute;
    width:150%;
    height: 150px;
    overflow: hidden;
    margin:0 auto;
    background-color: lavender;
    cursor: e-resize; 
}

.slider img{
    left: 0px;
    float: left;
    margin: 15px 0px;
    height: 120px;
    width: auto;
    opacity: 0.90;
    border-radius:3px;
}

.img-wrap {
    z-index:5;
    position:relative;
    float: left;
    height: 124px;
    border: 1px solid lavender;
    border-radius:5px;
    margin:12px 3px;			/*falls Änderung an margin rechts links, im js auch ändern */
}

.img-wrap:hover {
    position:relative;
    height: 124px;
    border-radius:5px;
    border: 1px solid #a0a0a0;
    z-index:5;
    margin:12px 3px;			/*falls Änderung an margin rechts links, im js auch ändern */
}

.beschreibung {
    display: none;
    color: #333333;
    position: absolute;
    z-index: 1;
    top:85px;
    left:0;
    width:90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 2px;
    opacity: 0;
    font-weight: 400;
    height:30px;
    background-color: white;
    font-size: 0.79em;
    line-height: 1.0em;
}

.img-wrap:hover .beschreibung {
    display: block;
    opacity: 0.7;
    position: absolute;
    z-index:4;
}

.beschreibung a{
    display: block;
    color: #303030;
    text-decoration:none;
}

.beschreibung a:hover{
    display: block;
    text-decoration:none;
}

.img-wrap .divup{
    position:relative;
    float:right;
    top:0px;
    left:0px;
    z-index:3;
    border-radius:5px;
    margin:1px 0px;
}

.img-wrap .divup:hover{
    position:relative;
    float:right;
    top:0px;
    left:0px;
    z-index:0;
    border-radius:5px;
}

.img-wrap img{
    left: -3px;
    float: left;
    height: 120px;
    width: auto;
    opacity: 0.90;
    border-radius:3px;
    border:1px #E6E6FA solid;
}
