	#header_top_left {
		float:left;
		background: url("../img/header/header_top_tirol1_left.jpg") no-repeat top;
		width: 830px;
		height: 70px;
		}
	#header_top_right {
	         float: left;
	         width: 100px;
	         height: 70px;
	         }
		
	body {
		background: #EBE5D5;
		margin: 0px;
		padding: 0px;
		font-family: verdana;
		font-size: 10px;
		color: #646464;
		}
	td {
		font-family: verdana;
		font-size: 10px;
		color: #646464;
		}
	
	.bodytext {
		margin: 0px;
		padding: 0px;
		}

	a:link, a:visited, a:active {
		font-family: verdana;
		color: #646464;
		text-decoration: underline;
		}
		
	a:hover {
		font-family: verdana;
		color: #6F1010;
		text-decoration: underline;
		}
	
	a img {
                border: 0px;
              }


	###H1 wird für das Formular tipafriend verwendet

	H1 { 
		font-family: verdana;
		font-size: 11px;
		color: #646464;
		}
	H2 { 
		font-family: verdana;
		font-size: 12px;
		color: #646464;
		}
	H3 { 
		font-family: verdana;
		font-size: 14px;
		color: #646464;
		}
	H4 { 
		font-family: verdana;
		font-size: 16px;
		color: #646464;
		}
	H5 { 
		font-family: verdana;
		font-size: 11px;
		color: #646464;
		}




	.unsichtbar, .u, .u2, .com, .usb	{
	   position:absolute;
	   left:-3000px;
	   top:-3000px;
	   width:1px;
	   height:1px;
	}


	li {
		margin-left: 17px;
		}
		
	.tipform	{
		padding:0; 
		margin:0; 
		font-family:verdana; 
		color: #646464; 
		font-size: 11px;
		}

.align-left {
	text-align: left;
	}
.align-center {
	text-align: center;
	}
.align-right {
	text-align: right;
	}
