/* StyleSheet for www.ludmillus.de */

/*günter trapp 2008-04-09*/

BODY {
	background-color: White;
	color: #CC9933;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

A {
	font-weight: bold;
	text-decoration: none;
}

A:LINK {
	color: #990000;
}

A:VISITED {
	color: #990000;
}

A:HOVER {
	text-decoration: underline;
}

A:ACTIVE {
	color: #990000;
}

LI {
	list-style-type: none;
}

P {
	font-size: 16px;
}

TD {
	font-size: 16px;
}

INPUT, SELEXT, TEXTAREA {
	font-family: "Courier New", Courier, monospace;
}

.bg_gastspiel {
	background: #F2E6CC
}

.bg_progr {
	background: url(images/man/co102.jpg) no-repeat 30px 0px
}

.red {
	background-color: transparent;
	color: Red;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ss {
	font-family: Arial, Helvetica, sans-serif;
}

.s {
	font-family: "Times New Roman", Times, serif;
}

.m {
	font-family: "Courier New", Courier, monospace;
}

/* StyleSheet end */

.li-gastspiele {
	list-style: none;
	line-height: 28px;
	font-size: 17px;
}

.li-gastspiele-datum {
	list-style: none;
	font-weight: bold;
	padding: 6px 6px 0px;
}

.li-gastspiele-bg {
	list-style: none;
	padding: 6px;
	border: 2px solid #F2E6CC;
}

