	body {
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: normal;
		color: #000000;
		margin-left: 0px;
		margin-top: 0px;
                text-align: justify;
                line-height: 1.25;
                
	}
        .small {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
	}
	
	td, th {
		font-family: arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 1.5;
		color: #000000;
                text-align: justify;
	}
	
	a {
		color: #0000ff;
		text-decoration: none;
	}
	
	.nav {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		background-color: silver;
		color: #000000;
	}
	
	.nav:hover {
		text-decoration: none;
		color: #666666;
	}
	
	.input {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		background-color:#EEEEEE;
		border-color:#EEEEEE;
		border-style:inset;
		border-width:2px;
		color:#000000;
		width:200px;
	}  
	
		.input_anz {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		background-color:#EEEEEE;
		border-color:#EEEEEE;
		border-style:inset;
		border-width:2px;
		color:#000000;
		width:30px;
	}  
	
	.input_red { 
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		background-color:#ab3837;
		border-color:#EEEEEE;
		border-style:inset;
		border-width:2px;
		color:#FFFFFF;
		width:150px;
		cursor:pointer;
	}
	.input_buttom { 
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		background-color:#EEEEEE;
		border-color:#EEEEEE;
		border-style:inset;
		border-width:2px;
		color:#000000;
		width:100px;
	}
	
	.ueberschrift {
		font-family: Arial, Helvetica, sans-serif;
		font-size:20pt;
		font-weight:normal;
		color:#AB3837;
		width:400px;
	}
	
	.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:normal;
		color:#000000;
	}

	.text_small {
		font-family: Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:normal;
		color:#000000;
	}
	
	.text_bold{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#000000;
	}
	
	.text_rot{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#AB3837;
	}
	
	.text_schwarz{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12pt;
		font-weight:bold;
		color:#000000;
	}
	
	.text_rot_gross{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12pt;
		font-weight:bold;
		color:#AB3837;
	}
	
	.text_rot_kleiner{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#AB3837;
	}
	
	.failer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#ffffff;
	}
	
	.wettbewerb_btn {
		position: absolute;
		top: 170px;
		left: 50%;
		margin-left: 160px;
		z-index: 150;
	}
         .rueckgaberecht {
		position: absolute;
		top: 130px;
		left: 50%;
		margin-left: 190px;
		z-index: 150;
	}
	
	.tcs_logo {
		position: absolute;
		top: 140px;
		left: 50%;
		margin-left: 50px;
		z-index: 150;
	}