body					{
						font-family: Arial, Verdana, Helvetica, "Courier New", Courier, mono;
						}
											
#hauptbereich			{
						margin: 0;
						margin-top: 10px;
						margin-bottom: 10px;
						padding: 0;
						position: relative;
						border-width: 1px;
						border-style: solid;
						border-color: #B5B5B5;
						width: 772px;
						text-align: left;
						background-color: #F1F1D4;
						overflow: visible;
						height: 570px;
						z-index: 9;
						}
						

#naviKasten				{
						position: absolute;
						top: 10px;
						left: 15px;
						background-color: #F1F1D4;
						margin: 0;
						padding: 0;
						width: 740px;
						height: 85px;
						background-image: url(../../admin/design/headerneu.jpg);
						background-repeat: no-repeat;
						overflow: hidden;
						align: right;
						text-align: right;
						}						
			
#TippsUndTermine		{
						position: absolute;
						top: 110px;
						left: 15px;
						background-color: #DBEEB7;
						margin: 0;
						padding: 0px;
						width: 220px;
						height: 170px;
						overflow: hidden;
						background-image: url(../../admin/design/blume_doppelt.gif);
						background-repeat: no-repeat;
						z-index: 10;
						}

#tippsHeadline			{
						position: absolute;
						left: 30px;
						top: 8px;
						width: 150px;
						height: 30px;
						overflow: hidden;						
						}
						
#terminHeadline			{
						position: absolute;
						left: 30px;
						top: 85px;
						width: 150px;
						height: 30px;
						overflow: hidden;						
						}
				
.ttHeadlineText			{
						font-weight: bold;
						font-size: 16px;
						color: white;
						}

#tippsText				{
						position: absolute;
						left: 8px;
						top: 45px;
						width: 196px;
						height: 30px;
						overflow: hidden;						
						}

#terminText				{
						position: absolute;
						left: 8px;
						top: 125px;
						width: 196px;
						height: 30px;
						overflow: hidden;						
						}

.ttText					{
						font-weight: normal;
						font-size: 10px;
						}

a.ttText:link {color: #6E4B23; text-decoration: none; }
a.ttText:visited {color: #6E4B23; text-decoration: none; }
a.ttText:hover {color: #6E4B23; text-decoration: underline; }
a.ttText:active {color: #6E4B23; text-decoration: none; }	

#kastenObenRechts		{
						position: absolute;
						top: 110px;
						left: 255px;
						background-color: #BCD291;
						margin: 0px;
						padding: 0px;
						width: 500px;
						height: 170px;
						font-size: 12px;
						overflow: hidden;
						color: #594B0C;
						}				
						
#kastenUntenLinks		{
						position: absolute;
						background: url(../../admin/design/blume_neutral.gif);
						background-repeat: no-repeat;
						top: 295px;
						left: 15px;
						background-color: #C4DE91;
						margin: 0;
						padding: 7px;
						width: 220px;
						height: 260px;
						font-size: 12px;
						overflow: hidden;
						color: #444444;
						}	
						
#kastenUntenRechts		{
						position: absolute;
						top: 295px;
						left: 255px;
						background-color: #B4C494;
						margin: 0;
						padding: 0px;
						width: 500px;
						height: 260px;
						font-size: 12px;
						overflow: hidden;
						color: #514D0D;
						}
						
#headlineUntenLinks		{
						position: absolute;
						left: 30px;
						top: 8px;
						width: 150px;
						height: 30px;
						overflow: hidden;						
						}
						
#textUntenLinks			{
						position: absolute;
						left: 6px;
						top: 40px;
						width: 208px;
						height: 210px;
						overflow: hidden;						
						}
