

a:link { color:#666666; text-decoration:none; font-weight:bold; }
a:visited { color:#666666; text-decoration:none; font-weight:bold; }
a:hover { color:#F1498C; text-decoration:none; font-weight:bold; }
a:active { color:#666666; font-weight:bold; }



body{
    font-family: Verdana, Arial,Lucida Grande,Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-position:50px 500px;
	background-repeat:no-repeat;
	height:100%;
	overflow:hidden;
}

html{
height:100%;
}
.mainNavigation {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-right:13px;
	height:25px;
	vertical-align:bottom;
	cursor:pointer;

}
.mainTitel{
    font-size: 41px;
	font-family: Verdana, Arial,Lucida Grande,Helvetica, sans-serif;
	font-weight: bold;
	color: #cccccc;
	vertical-align:bottom;
	height:60px;
	cursor:default;
}

.mainV{
background-color:#EFEFC6;
border-top:dotted 4px #8FA2BE;
}

.vereinV{
background-color:#BEE2D6;
border-top:dotted 4px #8FA2BE;

}
.kitaV{
background-color:#F7DFAF;
border-top:dotted 4px #8FA2BE;

}

.schuleV{
background-color:#D4D999;
border-top:dotted 4px #8FA2BE;
}
.jukuV{
background-color:#E8AEC9;
border-top:dotted 4px #8FA2BE;
}

.kontaktV{
background-color:#FCFBAB;
border-top:dotted 4px #8FA2BE;
}

.vereinV_loch{
background-image:url(../images/verein_loch.gif);
background-position:300px;
background-repeat:no-repeat;
}

.kitaV_loch{
background-image:url(../images/kita_loch.gif);
background-position:300px;
background-repeat:no-repeat;
}

.jukuV_loch{
background-image:url(../images/juku_loch.gif);
background-position:300px;
background-repeat:no-repeat;
}

.schuleV_loch{
background-image:url(../images/schule_loch.gif);
background-position:300px;
background-repeat:no-repeat;
}

.kontaktV_loch{
background-image:url(../images/kontakt_loch.gif);
background-position:300px;
background-repeat:no-repeat;
}

.titelV_loch{
background-image:url(../images/titel_loch.gif);
background-position:300px;
background-repeat:no-repeat;
}

.mainStrich{
background-color:#EFEFC6;
height:10px;
}

.schuleText{
font-size: 11px;
color: #666666;
}