*{
    margin: 0;
    padding: 0;
}

body{
   background-color: white;
   font-family: arial, sans-serif;
}


#wrapper{
    background-color: blue;
    width: 900px;
    height: 122px;
    margin-left: 0px;
    margin-top: 0px;
    border-color: black;
    border-style: double;
    border-width: 5px;
}
    
#logotext{
        margin-top: -110px;
	    margin-left: 290px;
        text-align: center;
        font-size: 2.5em;
        color: white;
	    width: 500px;
}   
    
#logoadresse{
        color: white;
        margin-top: 5px;
	    margin-left: 230px;
        font-size: 1.1em;
	    text-align: center;
        width: 600px;
}


#logobild{
        width: 200px;
        height: 120px;
	    background-color: white;
	
}

    


#nav{
    background-color:;
    float: left;
    font-size: 20px;
    width: 200px;
    height: 200px;
    margin-left: 5px;
    text-align: left;
    line-height: 35px;
    margin-top:  15px;
}

#articleIndexA{
	background-color: ;
	margin-left: 250px;
    margin-top: 20px;
    width: 660px;
    height: 40px;
    font-size: 35px;
} 

#articleindexlinie1{
    margin-top: 20px;
    margin-left: 250px;
    width: 660px;
    height: 20px;
}

#articleindexlinie2{
    margin-top: 30px;
    margin-left: 250px;
    width: 660px;
    height: 20px;
}

#articleindexlinie3{
    margin-top: 30px;
    margin-left: 250px;
    width: 660px;
    height: 20px;
}

#articleKBindexA{
	background-color: ;
    margin-top: 0px;
    margin-left: 250px;
    height: 900;
    width: 660px;
    font-size: 28px;
}

#articleKBindexB{
	background-color: ;
    margin-top: 10px;
    margin-left: 250px;
    height: 100px;
    width: 660px;
    font-size: 28px;
}

