a:focus { 
	outline: none;
}

a.kapitel:link {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	background-image: url(../bilder/kapitel.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;


}
a.kapitel:visited {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	background-image: url(../bilder/kapitel.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
}

a.kapitel:hover {
	font-family: "Comic Sans MS";
	color: green;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	background-image: url(../bilder/kapitel.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
}

a.kapitel:active {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	background-image: url(../bilder/kapitel.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
}


a.recht:link {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;

}

a.recht:visited {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;

}

a.recht:hover {
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;

}

a.recht:active {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;

}

a.extern:link {
font-family: "Comic Sans MS";
	color: red;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;
}

a.extern:visited {
font-family: "Comic Sans MS";
	color: blue;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;
}

a.extern:hover {
font-family: "Comic Sans MS";
	color: blue;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;
}

a.extern:active {
	font-family: "Comic Sans MS";
	color: blue;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;
}

a.intern:link {
font-family: "Comic Sans MS";
	color: green;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;
}

a.intern:visited {
font-family: "Comic Sans MS";
	color: black;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;
}

a.intern:hover {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;
}

a.intern:active {
font-family: "Comic Sans MS";
	color: black;
	font-size: 12px;
	vertical-align:bottom;
	text-align: center;
	font-weight: bold;
}
 
.infokapitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;


}
