/* Weitere Styles, die Sie belegen können sind: p1, p2, p3,... p11 */
/* In diesem mitgelieferten Stylesheet sind diese nicht belegt     */
a  {
        color : #000000;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 10px;
}

html {
	height: 100%;
	padding: 0 0 1px 0;
}

a:hover  {
        color : #f0de3d;
        font-size: 10px;
        text-decoration: none;
}
a.navi  {
        color : #ffffff;
		line-height : 18px;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 10px;
}
a.navi:hover  {
        color : #f0de3d;
        line-height : 18px;
        font-size: 10px;
        font-style: normal;
        text-decoration : none;
}

body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 9px;
        line-height: 12px;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 0;

}

.termine {
        color : #ffffff;
        line-height : 14px;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 10px;
        padding-top: 2px;
}

.header_info {
        color : #ffffff;
        line-height : 22px;
        text-decoration : none;
        font-weight : Bold;
        font-style: normal;
        font-size: 10px;
        padding-left: 8px;
}

.leute {
        background-image: url(images/leute.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
        font-size : 10px;
        color : #ffffff;
        line-height: 13px;
}

.text_info {
        color : #000000;
        line-height : 14px;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 10px;
        padding-left: 8px;
        padding-top: 8px;
}

.online_anmeldung {
        color : #000000;
        line-height : 14px;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 10px;
}

.klassen {
        color : #ffffff;
        line-height : 14px;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 10px;
}

h1 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-weight : bold;
        line-height : 18px;
        color : #c00;
}
h2 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 16px;
        font-weight : bold;
        line-height : 16px;
        color : #c00;
}
h3 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 15px;
        font-weight : bold;
        line-height : 15px;
        color : #c00;
}
h4 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
        line-height : 14px;
        color : #c00;
}
h5 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 13px;
        font-weight : bold;
        line-height : 13px;
        color : #c00;
}
h6 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        line-height : 12px;
        color : #c00;
}

td  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #000000;
        line-height: 14px;
}

.event_list .col_status {
	width: 278px;
	font-weight: bold;   
    padding-left: 15px;
}

.event_list .col_date {
	width: 150px;
	font-weight: bold;   
}

.event_list .col_event {
	width: 160px;
	font-weight: bold;   
}

.event_list .status {
	font-size: 10px;
	color: 000000;
	font-weight: normal;   
	vertical-align : top;
	width: 278px;
    line-height: 18px;
    padding-left: 15px;
}

.event_list .date {
    font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
    line-height: 18px;
}

.event_list .event {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align : top;
	width: 160px;
    line-height: 18px;
}