
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 0px; margin-right: 0px;margin-bottom: 10px; color: #000000;  background-color:#f1f1f1;

}


table,tr,td
{ color: #000000;font: normal 13px/18px  helvetica,arial, times, serif;}

/* scrolleiste internet explorer ab vers.5.5 */

body
#{scrollbar-arrow-color: #ffffff; scrollbar-base-color: #ffffff;
#scrollbar-highlight-color : #ffffff; scrollbar-shadow-color : #ffffff;
#SCROLLBAR-TRACK-COLOR: #ffffff;}

/* grundlayout*/
.inhalt {background-color:#ffffff;

}

.leisteun {background-color:#4E6FBE;color:white;  font-size: 10px;
height:20px;
line-height:20px;
}


.logo {color:black;
height:200px;
background: #ffffff url("images/skyline_frankfurt.jpg") ;

}

.hpname{ color:#4E6FBE;
letter-spacing:2px
}

ul{
list-style-type:circle;
}

.point1 {border:solid 1px black;background-color:#b5b596}
.point2 {border:solid 1px black;background-color:#b5b596}
.point3 {border:solid 1px black;background-color:#b5b596}




/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {display:inline;
float: left;
background-color:#4E6FBE;
color:#ffffff;
text-decoration:none ;
font: normal 11px arial, times, serif;
line-height:20px;
text-decoration:none ;
padding: 0px 0px 0px 0px;
text-align:center;
width:148px;
}

#menu2 a:hover{
color:#ffffff;
background-color:#4E6FBE;
text-decoration:none ;
}




/* allgemeine links im text */

a:link, a:visited, a:active{ font: normal 13px/18px helvetica,arial, times, serif;text-decoration:underline;color:#4E6FBE}

a:hover{ text-decoration:none;background-color:#4E6FBE;
color:#ffffff;}