
div {
	text-decoration: none;
	color: #003300;
}

.head {
	font-size: larger;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.title {
	font-size: larger;
	border-bottom: solid;
	border-bottom-width: thin;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: x-large;
	font-weight: lighter;
	font-style: normal;
	text-align: left;
	border-bottom: solid;
	border-bottom-width: thin;
}

h3 {
	font-size: large;
	font-weight: lighter;
	font-style: normal;
	text-align: left;
	border-bottom: solid;
	border-bottom-width: thin;
}

h4 {
	font-size: larger;
	font-style: normal;
	text-align: left;
	border-bottom-width: thin;
}

a {
	color: #7F2A00;
}

a:hover {
	color: #CC0000;
}

dt {
	font-weight:bold;
}

.news {
	margin: 0;
	margin-bottom: 1.167em;
	padding: 0;
	padding-bottom: 1.167em;
	border-bottom: 1px solid #AAAAAA;
	width: 35em;
	clear: both;
}

.large {
	font-size: larger;
}

.bold {
	font-weight: bold;
}

.small {
	font-size: smaller;
}

.smalli {
	font-size: smaller;
	font-style: italic;
}

.smalls {
	font-size: smaller;
	font-weight: bolder;
}

.oserif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	}

.red {
	color:#ff0000;
	font-weight: bolder;
}

.normal {
	font-weight: normal;
}

ul.p {
	list-style-image: url(icons/punkt.gif);
	font-weight: normal;
}

li.p {
	padding-left:0;
	list-style-image: url(icons/punkt.gif);
}

img {
	border-color: #FFFFEE;
}

.date {
	font-size: smaller;
	font-style: italic;
	margin: 0;
	margin-top: 1.167em;
	padding: 0;
	padding-top: 0.167em;
	border-top: 1px solid #AAAAAA;
	width: 50em;
	clear: both;
}

	
