/*
-----------------------------------------------
Steuben Schurz Duesseldorf screen master
author:   daniel hoffmann
version:  2003.10.09
----------------------------------------------- */

a:link, a:visited, a:active { color: Black; }
a:hover{ text-decoration: none; }

body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
	background:#ebebeb;
}
h4 {
	font-size: 80%;
	margin: 1.4em 0em 0.8em 0em;
	padding: 0em 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	}
h5 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-bottom: 5px;
	}
h6 {
	font-size: 100%;
	margin: 1.0em 0em 0.2em 0em;
	padding: 0em 1em;
	font-weight: bold;
	}
p {
	font-size: 0.8em;
	margin: 0em 0em 1.4em 0em;
	padding: 0em 1em;
	line-height: 1.2em;
	}

#seitenanfang {
	visibility: hidden;
	display: none;
}
ul.liste {
	list-style: none;
	font-size: 0.8em;
	line-height: 1.2em;
}	
table.termine {
	background-color: #a7a7a7;
	margin-bottom: 15px;
}
th {
	font-size: 80%;
	text-align: left;
	background-color: #d9d9d9;
}
td.ab {
	background-color: #d9d9d9;
}
td.termin {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: top;
	background-color: #ebebeb;
	}
	
#sitemap { list-style-image: url(/deutsch/images/arrow.gif); }	

td.kontakt {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000;
	background:#ebebeb;
}

.button {
	width: 180px;
	border: 1px solid #a7a7a7;
	background-color: #d9d9d9;
	font-family: "Times New Roman", Times, serif;
	color: Black;
	font-size: 0.8em;
	cursor: hand;
}

/*
#search {
	position: absolute;
	top: 9px;
	left: 240px;
	font-family: "Times New Roman", Times, serif;
	color: #a7a7a7;
	visibility: hidden;
	display: none;
}
#searcharrow {
	position: absolute;
	top: 9px;
	left: 375px;
	visibility: hidden;
	display: none;
}
*/
