.ButtonGelb {
	background-color: #FFDD00;
	border: solid 1px;
	color: #222222;
	border-bottom-color: #222222;
	border-right-color: #222222;
	border-top-color: #FFEECC;
	border-left-color: #FFEECC;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	width: auto;
}

.ButtonRot {
	background-color: #800000;
	border: solid 1px;
	color: #FFFFFF;
	border-bottom-color: #441111;
	border-right-color: #441111;
	border-top-color: #CC7777;
	border-left-color: #CC7777;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	width: auto;
}

A.text:link, A.text:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial;
		}

	A.text:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
	font-family: Verdana, Arial;
		}
A.Rtext:link, A.text:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
		}

A.Rtext:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
		}

A.textsmall:link, A.textsmall:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
		}
A.textsmall:hover {
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
		}

A.RSubline:link, A.RSubline:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
		}

	A.RSubline:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
		}
		
A.sublines:link, A.sublines:visited {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
		}

	A.sublines:hover {
	font-size: 10px;
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
		}


A.subline:link, A.subline:visited {
	font-size: 13px;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-family: Verdana, Arial;
		}
A.subline:hover {
	font-size: 13px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial;
		}

A.menu:link, A.menu:visited { 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size:  11px; 
	font-family: Tahoma, Verdana, Arial;
	}
	
	
A.menu:hover { 
	font-weight: bold; 
	color: #FFFF00; 
	text-decoration: none; 
	font-size:  11px; 
	font-family: Tahoma, Verdana, Arial;
	}

.headline {
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	font-family: Tahoma, Verdana, Arial;
	margin-top: 6px;
	}
	


.subline {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial;
	margin-top: 6px;
	}
.sublines {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	}
.menu {
	font-size: 11px;
	font-weight: bold;
	margin-left: 4px;	
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	}
.menusmall {
	font-size: 10px;
	font-weight: bold;
	margin-left: 8px;	
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	}

.text {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	font-family: Verdana, Arial;
	margin-top: 3px;
		}
		
.Rtext {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	font-family: Tahoma, Verdana, Arial;
	margin-top: 3px;
		}
.FehlerText {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	line-height: 15px;
	font-family: Tahoma, Verdana, Arial;
		}
	
.textw {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
	font-family: Tahoma, Verdana, Arial;
		}
.textsmall {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
	font-family: Tahoma, Verdana, Arial;
		}
.agbtext {
	font-size: 9px;
	color: #000000;
	line-height: 11px;
	text-indent: 0px;
	font-family: Verdana,arial;
		}
.input100 {
  width:100%; }	

