body
{
	background-color: #FFF;
	margin: 0px;
	color: #000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
}

A:link, A:visited, A:active
{
        text-decoration: none; color: #33589F;
}

.standSquare
{
	background-color: #FF0000;
	color: #000;
	text-indent: 2px;
	line-height: 16px;
	z-index:10;
}

.standSquareInfo
{
	background-color: #d9e7f2;
	color: #000;
	line-height: 16px;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	z-index:9;
}

form
{
	margin: 0px;
}

input
{
	font-family: courier, fixed;
	font-size: 12px;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}

select
{
        font-family: courier, fixed;
        font-size: 12px;
        border-color: #666;
}

.EventListOff
{
	background-color: #d9e7f2;
	vertical-align: top;
}

.EventListOn
{
	background-color: #e4e4e4;
	vertical-align: top;
}
.WirHeader
{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 738px;
}

.WirContent
{
	position: absolute;
	top: 126px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 738px;
}

.WirNav
{
	position: absolute;
	top: 126px;
	left: 0px;
	width: 108px;
}

.WirLeftContent
{
	background-image: url(/images/verlauf.jpg);
	background-repeat: repeat-y;
}

.WirRightContent
{
	background-color: #d9e7f2;
}

.WirContentEntry {
	background-color: #e4e4e4;
}

.WirContentEntryImageTop {
	margin: 6px;
}

.WirContentEntryImage {
	margin: 6px;
	margin-top: 12px;
}

.WirContentEntryTitle {
	margin: 6px;
	line-height: 24px;
	font-weight: bold;
}

.WirContentEntryAbstract {
	margin: 6px;
}

.leftNavInActive
{
	background-color: #d9e7f2;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #000;
	text-indent: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 108px;
	line-height: 24px;
}

.leftNavActive
{
	background-color: #d9e7f2;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #33589F;
	text-indent: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 108px;
	line-height: 24px;
}

.leftNavActiveSub
{
	background-color: #d9e7f2;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #33589F;
	text-indent: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 108px;
	padding-top: 5px;
}

.currentLeftNav
{
	background-color: #d9e7f2;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #33589F;
	text-indent: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 108px;
}

.childrenLeftNav
{
	background-color: #d9e7f2;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	text-indent: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 108px;
}

.navSpacer {
	line-height: 20px;
}
