ul {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 22px;
	word-spacing: normal;
}
th {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 22px;
	text-indent: 0;
	word-spacing: normal;
}
textarea {
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
td {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 22px;
	text-indent: 0;
	word-spacing: normal;
}
p {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 22px;
	text-align: left;
	text-indent: 0;
	word-spacing: normal;
}
ol {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 22px;
	word-spacing: normal;
}
li {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 22px;
	word-spacing: normal;
}
input {
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
h3 {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
}
h2 {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
}
h1 {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	text-transform: none;
	word-spacing: 4px;
	margin-bottom:20px;
}
div {
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 22px;
	word-spacing: normal;
}
body {
	background-color: black;
	color: #cccccc;
	font-family: 'lucida grande', sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 22px;
	text-align: left;
	word-spacing: normal;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:link {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	color: white;
	text-decoration: none;
}
.bild_rechts {
	float: right;
	margin-left: 15px;
}
.bild_links {
	float: left;
	margin-right: 15px;
}
#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 170px;
	margin: 0px;
}
#footer {
	padding: 0px 0px;
}
#fixed {
	margin: 0 0 0 50px;
	width: 1024px;
}
#colright {
	margin-left: -250px;
	min-height: 500px;
}
#colmid {
	left: 250px;
}
#col3 {
	display: none;
	left: 0;
	width: 0;
}
#col2 {
	left: 10px;
	width: 230px;
}
#col1pad {
	margin: 0 20px 0 270px;
}

.event_date { width: 200px; border-bottom: 1px solid #cccccc; padding-top: 5px; }
.event_name { border-bottom: 1px solid #cccccc; font-size: 18px; padding-top: 5px; }
