body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	vertical-align: top;
}
body,td,div,p,pre,ul {font-size: 13px}

h1 {font-size: 36px;}
h2 {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {font-size: 13px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.zitat{font-style : italic;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}
.nodeco{
	text-decoration : none;
}
a {
	font-size: 13px;
	text-decoration: underline;
}
a:link {
	color: #808080;
}
a:visited {
	color: #808080;
}
a:active {
	color: #606060;
}
a:hover{
	color: #808080;
}
.fineborder{
	border-color: #000000;
	border-width : 1;
}

