div.head
{
    position: absolute;
    top: 20px;
    left: 50px;
}

div.picture
{
    position: absolute;
    top: 160px;
    left: 350px;
    z-index: 1;
}

div.bar
{
    position: absolute;
    top: 150px;
    left: 310px;
}



div#menu
{
    position: absolute;
    top: 150px;
    left: 20px;
    height: auto;
    width: 150px;
}

#menu li {
    height: 50px;
    width: 200px;
    margin: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 350%;
    list-style-type: none;
    background-image: url(img/button2.jpg);
    background-repeat: no-repeat;
}

div#menu li a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #397484
}

div#menu li a:link
{
    color: #397484:
}

div#menu li a:visited
{
    color: #397484;
}

div#menu li a:hover
{
    font-weight: bold;
    color: #494949;
}

div#menu li a:active {
    font-weight: bold;
    color: #494949;
    /*background-image: url(images/buttonface-down.jpg);*/
    background-repeat: no-repeat;
}

div.content
{
    position: absolute;
    top: 180px;
    left: 320px;
    height: 400px;
    width: 500px;
    text-align: left;
}

.list
{
	list-style-image:url(img/list.gif)
}

a:link { text-decoration: none; color: #494949; }
a:visited { text-decoration: none; color: #494949; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: underline; color: #FF9933; }

.text
{
font-size: 14px;
color: #397484;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}

.small
{
font-size: 10px;
color: #397484;
line-height: 21px;
text-align: center;
font-family: Courier New,Courier,Monaco,monospace;
}

.lesen
{
font-size: 15px;
color: #494949;
#color: #666666;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
}

.head
{
font-size: 14px;
color: #666666;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}
