/* schriftstil,abstände */

a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(images/too_cool.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
padding: 0px 0px 0px 0px;
}

body {
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
color: #000000;
background-color:#eaf1f7;
font: normal 12px/18px  times, serif;
}

table,tr,td {
color: #000000;
font: normal 12px/18px  verdana, times, serif;
}

/* scrolleiste internet explorer ab vers.5.5, nicht w3c konform!*/
/*
body {
scrollbar-arrow-color: #AABECA;
scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #000000;
scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #bfd6e6;
}
*/

/* grundlayout*/

.info {
	cursor: help;
	border-bottom: 1px dashed #000000;
}

.inhalt {
background-color:#ffffff;
}

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


.logo {
color:black;
height:160px;
background: #ffffff url("images/back2.jpg");
background-position: 100% 0%;
}

.banner {
-moz-opacity:.66;
/*
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=66);
opacity: 0.66;
*/
border:solid 1px #000000;
background-color:#689bc0;
}

.hpname {
color:#000000;
font-weight:bold;
letter-spacing:2px;
}

ul {
list-style-type:square;
}

.point1 {border:solid 1px black;background-color:#7095dc}
.point2 {border:solid 1px black;background-color:#CCDAF2}
.point3 {border:solid 1px black;background-color:#ffffff}

/* menue oben */

#pic a, #pic a:hover, #pic a:visited, #pic a:active {
text-decoration:none;
padding: 0px 0px 0px 0px;
}

#picf a, #picf a:hover {
background-color:#689bc0;
text-decoration:none;
padding: 0px 0px 0px 0px;
}

#menu2 a , #menu2 a:visited , #menu2 a:active { 
display:block;
color:#fffffe;
background: url("images/bu.gif");
text-decoration:none ;
font: normal 11px verdana, times, serif;
line-height:24px;
text-decoration:none ;
padding: 0px 0px 0px 0px;
text-align:center;
width:110px;
}

#menu2 a:hover {
color:#000000;
text-decoration:none ;
background: url("images/bu2.gif");
}

/* allgemeine links im text */

a:link, a:visited, a:active {
font: normal 12px/18px verdana, times, serif;
text-decoration:underline;color:#000000
}

a:hover {
font: normal 12px/18px verdana, times, serif;
text-decoration:underline;background-color:#ffffff;
color:#000000;
}
