body {
	font-family: Trebuchet MS;
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	background:url('/bilder/bg.gif'); background-repeat: repeat-x; 
}

table{
	border-collapse:collapse;
}
thead th{
	text-align:left;
}
tfoot td{
	font-weight:bold;
}

#zelle {
	width: 100%;
	background-color: white;
}
#zelle td,th{
	border:1px solid lightgray;
	padding:10px;
}

small {
	color: gray;
	font-size: 0.7em;
}

#sidebar {
	width: 220px;
}

h4 {
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 0px;
	color: white;
}
h1 {
	color: gray;
}

#leiste {
	background-color: #008992;
	height: 20px;
}

#content {
	width: 780px;
}

#impressum {
	text-align: right; 
	width: 1024px;
	padding-top: 900px;
}

#impressum a {
	color: gray;
}

ul {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
}

li {
	text-align: left;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: red;
	font-weight: bold;
}

li a {
	color: #483837;
	font-weight: bold;
	font-size: 0.8em;
}

img {
	border: 0px;
}

.greenarea { 
	width: 220px;
	margin-top: 10px;
}

#panel {
	margin-top: 15px;
	background:url('/bilder/panel.png'); 
	width:1024; height:52;
}

#panel a {
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	text-decoration: underline;
}

.messagebox {
	background-color: white; 
	border: 1px solid lightgray; 
	padding: 5px; font-size: 1.3em; 
	font-weight:bold; 
	color: gray;
}
