
body
{
	margin: 0;
	padding: 0;
}

body td
{
	font-family: arial, verdana;
	font-size: 12px;
	border-right: none;
	border-top: none;
}

td.menu
{
	color: #1c465c;
	background: url(img/menubtn.gif);
	width: 125px;
	padding-top: 2px;
	vertical-align: top;
	text-align: center;
}

.menu a
{
	color: #1c465c;
	font-weight: bold;
	font-family: verdana, arial;
	text-decoration: none;
}

.sidemeny a
{
	color: black;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.aktivmesse
{
	color: black;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}

form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

input
{
	font-family: arial, verdana;
	font-size: 11px;
	background: #dbebf3;
}

input.button, input.buttondisabled
{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: plain;
	background: #1c465c;
	color: FFFFFF;
	border-color: #91aebd;
}

input.buttondisabled
{
	font-style: italic;
	color: #CCCCCC;
}

input.mbutton
{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: plain;
	background: #1c465c;
	color: FFFFFF;
	border-color: #91aebd;
	width: 150px;
}

textarea
{
	font-family: courier;
	font-size: 12px;
	background: #dbebf3;
}

th
{
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	background: url(img/headerbg.gif);
}

.sheet {
	spacing: 0px;
	border-style: solid;
	border-color: #000000;
}

.sheet tr
{
	border-style: none;
	/*background: url(img/cellbg.gif);*/
}

.sheet td
{
	border-style: none;
	padding-left: 5px;
	padding-top: 2px;
	border-left: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
}

.sheet th
{
	border-style: none;
	background: url(img/lightbluebg.gif);/*#A9BDE6;*/
	font-weight: bold;
	font-size: 14px;
	color: black;
	padding-left: 5px;
	border-bottom: 1px solid black;
	border-left: 1px dotted #FFFFFF;
}

.info
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.info td
{
	background: #E8E8E8;
	padding-left: 15px;
	padding-right: 15px;
}

.info th
{
	background: url(img/lightbluebg.gif);
	font-weight: bold;
	font-size: 14px;
	color: black;
	border-bottom: 1px solid black;
}

#tableend
{
	background: url(img/bottombg.gif);
	border-top: 1px solid black;
}
