﻿h1
{
border-bottom:5px solid #89bbbd;
margin-top:25px;
}

.list
{
color:black;
font-size:13px;
margin: 0;
padding-left: -30px;
margin-left:-30px;
}
.childList{
margin-left:-25px;
padding-left:-25px;
}

.tableFoil
{
width:100%;
height:100%;
}

#roundabout
{
position:absolute;
width:900px;
height:320px;
margin-top:0px;
z-index:10; 
}

#AngebotImage
{
margin-left:auto;
margin-right:auto;
margin-top:40px;
height:180px;
width:900px;
background-color:#07868b;
background-image:url("angebot.jpg");
border-top-right-radius: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}

#arrows
{
width:900px;
margin-top:380px;  
position:absolute;
height:30px;    
}

#contentFoil
{
height:100%;
width:100%;
visibility:hidden;
z-index:50;
position:fixed;
overflow:hidden;
}

#tableContentFoil
{
height:100%;
width:100%;
white-space:pre-wrap;
}
.kompetenzenText
{
 color:#111111;
 margin-left:20px;
 margin-right:20px;
 font-size:smaller;
 }
