/* Banf Werbung 2010 */

a {
	text-decoration: none;
	}
	
.link {
	text-decoration: none;
	color: #000000;
	}	

body, html{
	margin: 0px;
	padding:0px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
}

#wrapper {
	margin: auto;
	width:1000px;
	height:1000px;
	background-color: #FFFFFF;
	background-image: url(pix/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
#header {
	height: 150px;
	background-image: url(pix/header_bg.jpg);
	background-repeat: no-repeat;
	}
		

	
#col {
	width: 500px;
	float: left;
	}
	
#col p{
	font-size: 11px;
	text-indent: 35px;
	margin: 0;
	}
	
#HL {
	font-size:18px;
	font-weight: bold;
	}	

