/* ------Coding by Nena Spengemann ------ */
*{
    margin: 0;
    padding: 0;
}

body{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.25em;
    color: #1a171b;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

#wrapper{
    width: 960px;
    height: 768px;
    margin: auto;
    position: relative;
    margin-top: 50px;
}

/* ------Standard Elements---------*/

h1{
    font-size: 25px;
    color: #cd071e;
    line-height: 1.25em;
}

h2{
    font-size: 12px;
    line-height: 1.25em;
}

a
{
    text-decoration: none;
    color: #1a171b;
    font-size: 12px;
}

a:hover
{
    color: #cd071e;
}

a:active, a:focus, a:visited
{
    border: none;
    outline: none;
}

img{
    border: 0;
}

p{
    margin-bottom: 10px;
}

ul
{
    list-style-type: none;
}

table{
    width: 380px;

}

td{
    vertical-align: top;
}
noscript p{
    top:150px;
    color: #cd071e;
    font-weight: bold;
    width: 960px;
    text-align: center;
    position: absolute;
}

noscript span{
    color: #cd071e;
    font-weight: bold;
    width: 960px;
    text-align: center;
    position: absolute;
    top:100px;

}

.tabelle{
    width: 960px;
}


.port{
    margin:36px 0 0 9px;

}


.active{
    color: #cd071e;
    font-weight: bold;
}

.home{
    display: block;
}


.book{
    float: right;
    margin:5px 115px 0 0;
}


/*----------------Navigation--------*/

#navi
{
    margin: -40px 0 0 310px;
    width: 700px;
    height: 30px;
    border:0px solid #cd071e;
    font-weight: bold;
}

#navi ul li a
{
    display:inline-block;
    float: left;
    padding: 5px 0px 5px 0;
    text-align: center;
    margin:0 23px 0 0;

}

#navi ul li a:hover
{
    color: #cd071e;
}
    

/*-----------Intro start----------------*/
.introBg{
    background-image: url(../img/intro_bg.jpg);
    background-repeat: no-repeat;
}   

.introLogo{
    margin: auto;
    margin-top: -120px;
}   

#cloud{
    width: 760px;
    height: 430px;
    margin: auto;
    font-size: 25px;
    padding-top: 160px;
    border: 0px solid #1a171b;
}

#pruefungsangst{
    color: #cd071e;
    position: absolute;
    left:204px;
}

#praesentationsangst{
    position: absolute;
    left:318px;
    margin-top:35px;
}

#redeangst{
    font-size: 40px;     
    position: absolute;
    left:618px;
    margin-top:15px;
}

#leistungsdruck{
    position: absolute;
    left:124px;
    margin-top:45px;
}

#lernblockade{
    position: absolute;
    left:306px;
    margin-top:90px;
    font-size: 80px;
    color: #cd071e;
}

#lernstress{
    position: absolute;
    left:160px;
    margin-top:160px;
    font-size: 60px;
    color: #cd071e;
}

#schulstress{
    position: absolute;
    left:553px;
    margin-top:140px;
}

#legasthenie{
    position: absolute;
    left:120px;
    margin-top:220px;
    font-size: 40px;
}

#lampenfieber{
    position: absolute;
    left:513px;
    margin-top:185px;
    font-size: 45px;
}

/* ------Intro End-------*/

#logo{
    width: 142px;
    height: 143px;
}

#header{
    width: 940px;
    height: 138px;
    margin: auto;
    position: relative;
    background-image: url(../img/header.jpg);
    background-repeat: no-repeat; 
    margin-top: 0px;
}

.logoHead{
    margin-left: 60px;
}

.logoHead img{
    margin-top: -3px;
} 


#contentWrap{
    width: 880px;
    height: 100%;
    margin: auto;
    margin-top:50px;
    padding-left:80px;

}

.bg2{
    background-image: url(../img/bg2.jpg);
    background-repeat: no-repeat; 
    background-position: center 235px;
    margin-top: 5px;
}

#headline{
    margin-left: 0px;
    top:0px;
}
#bg2{
    width: 800px;
    height: 549px;
    position: absolute;
}

#hand{
    background-image: url(../img/hand.jpg);
    background-position: center;
    background-repeat: no-repeat; 
    height:549px;
    width: 800px;
    position: absolute;
    margin-top: 0px;
}

#hand2{
    background-image: url(../img/hand2.jpg);
    background-position: right center;
    background-repeat: no-repeat; 
    height:549px;
    width: 800px;
    position: absolute;

}

#circle{
    background-image: url(../img/circle.png);
    background-position: center;
    background-repeat: no-repeat; 
    width: 550px;
    height: 549px;
    left:130px;
    z-index: 1;
    position: absolute;
    top:0;
}

#circle2{
    width: 865px;
    height: 579px;
    font-size: 10px;
    border: 0px solid #cd071e;
    margin-left: -10px;
    margin-top: -40px;
    padding: 5px 5px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#circle2 p{
    margin-bottom: 5px;
}

#signatur{
    margin-right: 150px;
    float: right;
}

#footer{
    border-top: 3px solid #ebc79b;
    width: 940px;
    margin-left: -70px;
    text-align: right;
    font-weight: bold;
    position: absolute;
    top:548px;
}

#footer a{
    position: absolute;
    right: 51px;
    margin-top:8px;
}

#img_right{
    float: right;
    margin:-211px -20px 0 0;
    width:140px;
    height:138px;
    z-index: 2;
}

/*------Navi Content------------ */

.arrowTop{
    background-image: url(../img/arrow_top.png);
    top: -40px;
    /*display: none;*/

}

.arrowBottom{
    background-image: url(../img/arrow_bottom.png);
    bottom: 160px;
}

.arrow{
    background-position: center;
    background-repeat: no-repeat; 
    width: 40px;
    height: 16px;
    position: absolute;
    left: 143px;
    cursor: pointer;
    z-index: 3;
}

.content{
    width: 355px;
    height: 540px;
    position: absolute;
    margin: 105px 0 0 113px;

}

.home1{
    display: block;
}

.home2{
    display: none;

}

.home3{
    display: none;
}