body {
	background-color: #ffffff;
	font-weight: normal;
	font-size: 12 px;
	font-family: verdana, sans-serif;
	padding: 10px;
}

p {	
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, sans-serif;
}

.box {
	font-family: verdana, sans-serif;
	color: white;
	background-color: #386374;
}

.blue {
	color: #669999;
}

h1 {
	font-family: verdana, sans-serif;
	font-variant: small-caps;
	font-size: 20px;
	text-align: center;
}

h2 {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}

h2.kunstner {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-decoration: underline;
	text-align: left;
}

h3 {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

h4 {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-transform: uppercase;
}

a:link {
	color: #669999;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #669999;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:link.menu {
	color: black;
	font-size: 12px;
	text-decoration: none;
}

a:visited.menu {
	color: black;
	font-size: 12px;
	text-decoration: none;
}

a:hover.menu {
	color: white;
	background-color: #669999;
	font-size: 12px;
	text-decoration: none;
}

td {
	border: none;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, sans-serif;
}

td.menu {
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.img {
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: white;
}

tr.kalender {
	background-color: #C0C0C0;
}

td.kalender {
	border-width: 1px;	
	border-style: dashed;	
	border-color: black;
	padding: 10px;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, sans-serif;
}

.footer {
	background-image: url(http://www.elaztic.com/images/skyblue2.jpg);
	color: white;
}

ul.kalender {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

li {	
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, sans-serif;
}

img {
	border: none;
}

img.tn {
	border: none;
	padding-right: 10px;
}

