body	{
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;
			background-color: #FFFFFF;
		}

p, ul, td	{
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}

.progList	{
				padding-top: 0;
				margin-left: 15px;
				margin-bottom: 0;
			}

h1		{
			color: #F2652B;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
		}

a		{
			color: #F2652B;
			text-decoration: none;
		}
		
a:hover	{
			text-decoration: underline;
		}
	
		
.titelAnimBlue	{
					color: #183B67;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 26px;
					font-weight: bold;
					visibility: hidden;
				}

.titelAnimOrange	{
					color: #F2652B;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 26px;
					font-weight: bold;
					visibility: hidden;

				}

		
.menu	{
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
		}

.menu:hover	{
				text-decoration: underline;
			}
		
.contentTable	{
					
					background-color: #F1F1F0;
					background-image:url('../_img/background.jpg');
					background-position: right top;
					background-repeat:no-repeat ;
				}

.frmText		{ width: 300px }
.frmTextPLZ		{ width: 70px }
.frmTextOrt		{ width: 210px }
.frmTextBox		{ width: 300px; height: 75px }
.frmListBox	{ width: 300px }
.frmButton	{ width: 140px }
