/* CSS Document hanke */

twitter {
}

p, h1, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

p {
	font-family: "TisaWeb", "ff-tisa-web-pro-1", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 9px;
	}

body {
	color: #333333;
	font-family: "TisaWeb", "ff-tisa-web-pro-1", Georgia, "Times New Roman", Times, serif;
/*	font-size:14px;
	line-height: 18px; */	
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: blink;
	}
	
.headline {
	font-family:  "TisaWeb", "ff-tisa-web-pro-1", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}

.titel {
	font-family:  "TisaWeb", "ff-tisa-web-pro-1", Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.intro {
	font-family:  "ff-tisa-web-pro-1", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
}

