.titel {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: normal;
	color: #FFCC00;
	background-color: #3399FF;
	background-image:  url(../image/bikerider.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-right-color: #000000;
	border-bottom-color: #000000;



}

