#mydiv {
position:absolute; overflow:hidden; visibility: hidden;
z-index:999; width:2200; height:200%;
background-image:url("../images/trans2.png");
background-position:right;
/*background-color:blue;*/
}

#mydiv2 {
position:absolute; overflow:hidden; visibility: hidden;
z-index:999; width:200%; height:200%;
background-image:url("../images/trans.png");
/*background-color:red;*/
}

#tooltip {
padding: 7px;
background: #f9f9f9;
border: 1px solid #eee;
z-index:600;
}

span.tip {
border: 1px solid #eee;
}

div.gedanezakenDiv{
/*border-left:1px #DDDDDD solid;
border-bottom:1px #DDDDDD solid;*/
border-top:1px #EEEEEE solid;
border-bottom:1px #EEEEEE solid;
}

div.gedanezakenDiv:hover{
/*border-left:1px #DDDDDD solid;
border-bottom:1px #DDDDDD solid;*/
border-top:1px #CCCCCC solid;
border-bottom:1px #CCCCCC solid;
}

a.lightLink{
color:white;
padding:3px;
font-size:11px;
}

a{
color:black;
text-decoration:none;
}

a.theMenu{
color:black;
font-size:110%;
text-decoration:none;
}


body {
margin:0px;
font-family: arial,helvetica;
font-size:69%;
vertical-align:top;
color:#555555;
overflow-x:hidden;
background-image:url("../images/bg02.gif");
background-position:bottom;
background-repeat:repeat-x;
background-attachment:fixed;
}

td {
margin:0px;
font-family: arial,helvetica;
font-size:69%;
vertical-align:top;
color:#555555;
overflow-x:hidden;
}

div.fullWidthColor{
left:50%; height: 120px;
margin-left:-443px;
position:absolute;
width:810px;
background-repeat:no-repeat;
background-position:0 97;
overflow:hidden;
}


div.fullWidthText{
left:50%; top:120px;
margin-left:-443px;
position:absolute;
width:810px;
overflow:hidden;
z-index:878;
}

div.logo {
position:absolute;
left:50%; top:700px;
width:260px; height:100%;
border:0px solid black;
margin-left:-435px;
}

div.rightQuestion{
font-size:0.9em;
position:absolute;
left:50%;
width:120px; height:120px;
border:0px solid black;
margin-left:382px;
}


div.leftColor{
position:absolute;
left:50%;
background-color:rgb(0,255,255);
width:260px; height:500%;
border:0px solid black;
margin-left:-435px;
background-image:url("../images/leftTitleX.gif");
background-repeat:no-repeat;
background-position:0 97;
z-index:20px;
}

div.centerColor{
position:absolute;
left:50%;
background-color:rgb(2550,0,255);
width:260px; height:500%;
border:0px solid black;
margin-left:-160px;
background-image:url("../images/centerTitleX.gif");
background-repeat:no-repeat;
background-position:0 97;
z-index:30px;
}

.hallo_dist{position:absolute;z-index:30px;}
.aandehand_dist{position:absolute;z-index:30px;}

div.rightColor{
position:absolute;
left:50%;
background-color:rgb(0,0,0);
width:260px; height:500%;
border:0px solid black;
margin-left:115px;
background-image:url("../images/rightTitleX.gif");
background-repeat:no-repeat;
background-position:0 97;
z-index:40px;

}

div.leftText{
position:absolute;
left:50%; top:120px;
background-color:white;
width:260px; /*height:350;*/
border:0px solid black;
margin-left:-435px;
/*overflow-y:scroll;*/
overflow-x:hidden;
z-index:99;

}

div.centerText{
position:absolute;
left:50%; top:120px;
background-color:white;
width:260px; /*height:350px;*/
border:0px solid black;
margin-left:-160px;
/*overflow-y:scroll;*/
overflow-x:hidden;
z-index:99;

}

div.rightText{
position:absolute;
left:50%; top:120px;
background-color:white;
width:260px; /*height:350;*/
border:0px solid black;
margin-left:115px;
/*overflow-y:scroll;*/
overflow-x:hidden;
z-index:99;
}

div.rightColor2{
position:absolute;
left:50%;
background-color:rgb(255,0,0);
width:320px; height:120px;
border:0px solid black;
margin-left:390px;
text-align:left;
vertical-align:bottom;
}