html, body, table, input, textarea {
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
}

h1, h2 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
	font-size: 15px;
}

a, a:visited {
	outline: none !important;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none; 
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: block;
}

address {
	font-style: normal;
}

.tagcloud {
	text-align: justify;
}

.prio1 { font-size: 130%; font-weight: bold; }
.prio2 { font-size: 110%; font-weight: bold; }
.prio3 { font-size: 100%; font-weight: normal; }
.prio4 { font-size: 90%; font-weight: normal; }
.prio5 { font-size: 80%; font-weight: normal; }

