body	{
				background-color: #666666;
				margin-top:0px;
				margin-left:100px;
				margin-right:100px;
				margin-bottom:0px;
				font-family: arial;
				font-size:11px;
			}
td	{	font-size:11px;	}
img{
border:0px hidden #000;
}
td.stark {
	font-weight: bold; 
	align: center;
}
td.middle {
	align:middle;
}

.mainTable	{
					background-color: #FFFFFF;
					width: 100%;
					height:100%;
					color: #000000;
					border-left: 1px #000000 solid;
					border-right: 1px #000000 solid;
					}

.spacerBigRed	{
					background-color: #8A2722;
					height:10px;
					border-bottom: 1px solid #000000;						
				}

.spacerWhite	{
					background-color: #FFFFFF;
					height:7px;
					border-bottom: 1px solid #000000;						
				}

.spacerRedWhite	{	height:9px;	}
.spaceGrayShadow	{	height:6px;	}

.screen	{
			vertical-align:top;
			height: 227px;
		}

.naviline	{
				height:18px;
				width:100%;
				border-bottom: 1px black solid;
			}

.content	{
				padding-left:42px;
				padding-top:22px;
				padding-right:30px;
				background-repeat: no-repeat;
				vertical-align:top;

			}

.headline	{
				color: #8A2722;
				font-weight: bold;
				font-size: 16px;
			}

.red	{
			color: #8A2722;
			font-color: #8A2722;
		}

.redBOLD	{
				color: #8A2722;
				font-weight: bold;
			}

.homeNavi	{
				width:274px;
				vertical-align:top;
				padding-top:22px;
			}
.nohover {
			height: 18px;
			width: 110px;
			background-position: 0px -18px;
			overflow: hidden;
			display: table-cell;
}
.nochange {
			height: 18px;
			width: 110px;
			background-position: 0px 0px;
			overflow: hidden;
			display: table-cell;
}

a.ohne	{
			text-decoration: none;
}
a.ohne:hover	{
			text-decoration: none;
}
a.ohne:active	{
			text-decoration: none;
}

a.navi {
			height: 18px;
			width: 110px;
			display: table-cell;
		}
a.navi:hover {
			background-position: 0px -18px;
		}
a.navi:active {
			background-position: 0px -18px;
		}