@charset "UTF-8";
/* CSS Document */

.rot {
	color:#650015;
	}
	
p { 
	font-family: Verdana;
	font-size: 11px;
	color: #6d6c6c;
}

h1 {
	font-family: Verdana;
	font-size: 13px;
	color: #6d6c6c;
	font-weight: normal;
	}

.txt_large {
	font-family: Verdana;
	font-size: 13px;
	color: #6d6c6c;
	}
	
.txt_small {
	font-family: Verdana;
	font-size: 10px;
	color: #6d6c6c;
	}

.txt_tageskarte_small {
	font-family: Verdana;
	font-size: 10px;
	color: #6d6c6c;
	}
	
.txt_tageskarte {
	font-family: Verdana;
	font-size: 12px;
	color: #6d6c6c;
	}

.fltright {
	float: right;
	padding-right: 15px;
	}