body, td, font, span, div {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.copyright {
	font-size: 11px;
}

a.menu_t {
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-right:5px;
	text-decoration:none;
}

a.menu_b {
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-left:5px;
	text-decoration:none;
}

a.menu_t_r {
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-right:5px;
	text-decoration:none;
}

a.menu_b_r {
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-left:5px;
	text-decoration:none;
}

.header {
	font-size: 16px;
	font-weight: bold;
}

a {
	font-size: 11px;
	text-decoration:none;
	color: black;
}

a.begin {
	font:bold 13px Arial;
}

a.begin:hover {
	text-decoration:underline;
}

.shorttext {
	font-size: 10px;
}

.headlines {
	font-size: 12px;
	font-weight: bold;
}

table#kalender td {
	font-size: 11px;
}

.img {
	border: 1px solid black;
}

div {
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #707070;
	scrollbar-base-color : #EEEDEB;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #E7E7E7;
	scrollbar-highlight-color : #707070;
	scrollbar-shadow-color : #707070;
	scrollbar-track-color : #EEEDEB;
}

table#referenzen td {
	border-bottom: 1px solid black;
}

a.normlink {
	font-weight:bold;
	text-decoration:underline;
}

