* {
	text-align: justify;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	color: white;
	font-style: normal;
}

body {
	/*background-color: #D0D0D0;*/
	/*background-color: #00CCFF;*/
	background-color: teal;
}

h1 {
	color: yellow;
	font-size: 14pt;
	border-bottom: 1px solid yellow;
}

h2 {
	color: yellow;
	font-size: 12pt;
	border-bottom: 1px solid yellow;
}

h3 {
	color: yellow;
	font-size: 10pt;
	border-bottom: 1px solid yellow;
	margin-bottom:2px;
}

input, textarea {
	color: black;
	background-color: #d0d0d0;
}

td.gb, td.gb *{
	background-color: yellow;
	color: black;
}

a.gbl:link, a.gbl:active, a.gbl:hover, a.gbl:visited {
	color: black;
	font-weight: bold;
}

td.gbentry {
	color: black;
	text-align: justify;
	background-color: #d0d0d0;
	border-top: 1px solid black;
}

td.events_l {
	/*
	border: 5px groove black;
	border: 5px ridge black;
	border: 5px inset black;
	border: 3px outset black;
	*/
	border-bottom: 1px solid yellow;
	text-align: center;
}

td.events_r {
	border-left: 1px dashed yellow;
	border-bottom: 1px solid yellow;
	text-align: center;
}


.e1 {
	font-size: 140%;
	font-weight: bold;
}

.e2 {
	font-size: 100%;
}

.e3 {
	font-size: 100%;
}

h1.events {
	text-align:center;
	font-size:200%;
	border:none;
}

li {
	list-style-type: disc;
	/*list-style-position: outside;*/
}

.header {
	font-family: Tahoma;
	color: black;
	font-size: 170%;
	font-weight: bold;
	text-align: center;
}

.links {
	font-size:100%;
	font-weight:bold;
	text-align: center;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: white;
	/*border-bottom: 1px dashed teal;*/
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: yellow;
}

a.menu:link, a.menu:visited, a.menu:active {
	padding: 1px;
	width: 185px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	background-color: yellow;
}

td.menu {
	background-color: #d0d0d0;
	width: 190px;
	padding: 0px;
	margin: 0px;
}

td.menu:hover {
	background-color: yellow;
	cursor: pointer;
}

.gelb {
	color: yellow;
}

.sm {
	font-size:90%;
}

.content {
	/*color: yellow;*/
	background-color: #71706E;
	text-align: justify;
	vertical-align: top;
}
