.anmeldung {
	margin-top: 20px;
	
	border: none;
	width: 728px;
	height: auto;
	background: #FFFFFF;
	}

.anhead {
	line-height: 16px;
	height: auto;
	color: #828180;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #F5F5F5;
	font-size: 14px;
	border-bottom: 1px solid #C5C5C5;
	}

.antext {
	text-align: left;
	line-height: 16px;
	height: auto;
	color: #828180;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	}

.antext a, a:visited {
	color: #828180;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	}

.antext a:hover, a:active, a:focus {
	color: #A50C26;
	font-size: 14px;
	text-decoration: underline;
	}

.footer2 {
	clear: both;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
	width: 990px;
	background: url(../img/footer.png) 0 0 repeat-x;
	height: 68px;
	}

a.footer2l, a:visited.footerl {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	padding: 0;
	}

a:hover.footer2l, a:active.footerl {
	text-align: left;
	font-size: 12px;
	color: #A50C26;
	text-decoration: underline;
	background: none;
	padding: 0;
	}

fieldset {
    margin-top: 10px;
    padding: 10px;
    width: 640px;
    border: 0.1em solid #C5C5C5;
	}

legend {
    font-size: 14px;
    font-weight: bold;
    color: #828180;
	}

label {
    font-size: 13px;
    color: #828180;
    float: left;
    width: 200px;
    padding-top: 2px;
    text-align: right;
    margin-right: 10p;
   }

input {
    display: block;
    font-size: 13px;
    margin-bottom: 0.8em;
    border: 0.1em solid #828180;
    padding: 0.1em;
    width: 300px;
    }

input[type="hidden"] {
    display: none;
    }
   
select {
    display: block;
    font-size: 13px;
    margin-bottom: 0.8em;
    border: 0.1em solid #828180;
    padding: 0.1em;
    width: 300px;
    }

input[type="checkbox"] {
    height: 13px;
    margin-right: 20px;
    float: left;
   }

.label2 {
    padding-left: 40px;
    font-size: 13px;
    color: #828180;
    display: block;
    text-align: left;
    font-size: 13px;
    margin-bottom: 0.8em;
    padding-top: 2px;
   }
  
.anhinweis {
	margin-top: 10px;
	text-align: left;
	width: 655px;
	line-height: 13px;
	height: auto;
	color: #828180;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #F5F5F5;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #C5C5C5;
	}

a.anhinweisl, a:visited.anhinweisl {
	color: #828180;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline
	}

a:hover.anhinweisl, a:active.anhinweisl, a:focus.anhinweisl {
	color: #A50C26;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline
	}

.t-links {
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 35px;
    text-align: left;
    font-size: 11px;
    color: #828180;
    margin-right: 20px;
    
   }
 
.t-rechts {
    clear: both;
    margin-top: 5px;	
    text-align: right;
    font-size: 11px;
    color: #828180;
    margin-right: 20px;
    display: block;
   }
