body { }
p { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%; }
.kleinera { font-size: 8px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%; }
.groessera { font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%; }
.groesserb { font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%; }
.groesserc { font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%; }
.groesserd { font-size: 21px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%; }
.groessere { font-size: 24px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%; }
/*layout*/
.foto { margin: 0 6px 6px 0 }
.linie { border-bottom: 1px solid #c0c0c0; }
.linieur { border-right: 1px solid #dcdcdc; border-bottom: 1px solid #c0c0c0; }
.linieul { border-bottom: 1px solid #c0c0c0; border-left: 1px solid #dcdcdc; }
.rahmen { border: solid 1px #d3d3d3; }
.zellekinks { background-image: url(../images/hellblau.gif); background-repeat: repeat; }
.zellerechts { background-image: url(../images/dunkelblau.gif); background-repeat: repeat; }
.naviobenzelle { background-image: url(../images/dunkelblau.gif); background-repeat: repeat; width: 100px; padding: 5px 12px 4px 5px; border-right: 1px solid #fff; }
.rotelinie { background-image: url(../images/rot.gif); background-repeat: repeat; }
.mitglied { background-image: url(../images/dunkelblau.gif); background-repeat: repeat; padding: 0 8px 4px; border-bottom: 1px solid #fff; }
.mitgliec { background-image: url(../images/dunkelblau.gif); background-repeat: repeat; padding: 5px 8px 0; }
.mitgliedb { background-image: url(../images/hellblau.gif); background-repeat: repeat; padding: 5px 8px 4px; border-bottom: 1px solid #fff; }
.knubbel { background-image: url(../images/hellblau.gif); background-repeat: repeat; }
.kleintxt { font-size: 10px; }
.eingabe { background-color: #d4d7e6; padding-left: 2px; border: solid 1px #000; }
.navizelle { padding-top: 5px; padding-bottom: 4px; padding-left: 10px; border-bottom: 1px solid #fff; }
/*navilink*/
a.navi:link { color: #000; font-size: 12px; text-decoration: none; }
a.navi:visited { color: #000; font-size: 12px; text-decoration: none; }
a.navi:hover { color: #af2626; font-size: 12px; text-decoration: none; }
a.navi:active { color: #000; font-size: 12px; text-decoration: none; }
/*link*/
a:active { color: #000; text-decoration: underline; }
a:hover { color: #af2626; text-decoration: none; }
a:visited { color: #000; text-decoration: underline; }
a:link { color: #000; text-decoration: underline; }
/*linkhervorheben*/
a.rot:link { color: #c00; font-weight: 700; text-decoration: underline; }
a.rot:visited { color: #c00; font-weight: bold; text-decoration: underline; }
a.rot:hover { color: #000; font-weight: bold; text-decoration: none; }
a.rot:active { color: #c00; font-weight: bold; text-decoration: underline; }
/*Tippausgabe*/
#tippausgabe {
	width:121px;
	background-color:#dce1e5;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tipp {
	padding-top: 2px;
}