body {
	font-family:Arial;
	font-size:10pt;
	height:100%;
	padding:0px;
	margin:0px;
}

table {
	
}

th {
	color:#DD514A;
	text-align:left;
	font-size:10pt;
}

td{
	font-size:10pt;
}

h1, h2, h3, h4 {
	color:#DD514A;
}

#head {
	color:white;
	vertical-align:top;
}

#menu {
	vertical-align:top;
	color:white;
	padding:5px;
}

ul {
	list-style: none;
	margin:0px;
	padding:5px;
}

li {
	list-style: none;
	margin:0px;
	padding:0px;
}

ol li {
	list-style:decimal;
}

#content {
	vertical-align:top;
}

#menu a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#btn {
	color:red;
	font-weight:bold;
	font-size:8pt;
	background-color:lightgrey;
	width:60px;
	height:20px;
	text-decoration:none;
	padding:2px;
}

#liste{
	border-color:black;
	border-width:thin;
	border-style:solid;
	border-collapse:separate;
}

.detail-liste-tn a{
	color:blue;
}

.btn-user-new{
	background-image:url(../image/user-new-3.png);
	background-color:transparent;
	width:22px;
	height:22px;
	border:0px;
}

.vw-anmeldung-warteliste		{ border: 2px solid #FFE640; background-color: #FFFF80; padding: 10px; font-weight: bold; width: 330px; margin-bottom: 15px;}

.mail-anmeldung-warteliste	{ color: red; font-weight: bold; }