body{
	margin: 0px;
	padding: 0px;
	background-color: #ddd;
}

div.mainbox{
	font-family: "Adobe Garamond Pro","Times New Roman", Times, serif  ;
	margin: 0px auto 0px auto;
	background-color: white;
	border-left:0px solid #F7DAC8;
	border-right:0px solid #F7DAC8;
	width:665px;
}
table.table1{
	margin-left: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
td.td1block{
	background-color: #F7DAC8;
	height: 240px;
	border-top: 20px solid white; 
	text-align: center;
	font-size: 11.5px;
}
td.td1block h1{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 26px;
	margin-bottom: 0px;
	
}

td.td1block h1.underline{
	border-bottom: 1px solid black;
	width: 70%;
	margin: 30px auto 5px auto;
}
td.tdtrenner1{
	height: 20px;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 2px solid black;
}
td.tdtrenner2{
	height: 15px;
	font-size: 1px;
	line-height: 1px;
	border-top: 4px solid black;
	
}
td.tdspacer{
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	border: 0px;
}
td.tdhalfcolored{
	background-color: #F7DAC8;
	padding: 20px;
	vertical-align: top;
	font-size: 14px;
}
td.tdhalfcolored p.gross{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 5px;
}
td.tdhalftext{
	padding-left: 15px;
	vertical-align: top;
}
td.tdhalfcolored h1,
td.tdhalfcoloredright h1{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 48px;
	margin: 0px;
	background-color: #F7DAC8;
}
td.tdsmalltrenner{
	border-bottom: 1px dotted black;
}
td.tdhalfcoloredright{
	background-color: #F7DAC8;
	border-left: 15px solid white;
	font-size: 14px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}
td.tddate{
	/* width: 88px; */
	vertical-align: top;
}
td.tdtasks{
	/* width: 187px; */
	vertical-align: top;
}

td.tdterminerechts{
	vertical-align: top;
	border-left: 15px solid white;
}
div.partner{
	border-top: 1px dotted black;
	text-align: right;
}
td.tdanmeldunghead h1{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 48px;
	margin: 0px;
	text-align: center;
}
input{
	width: 240px;
	margin: 5px;
	background-color: #fafafa;
	border: 0px solid white;
	border: 1px solid #999;
}
td.formlabel{
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}
div.errorbox{
	border:3px solid #B70000;
	background-color: #E19500;
	font-weight: bold;
	padding:4px;
	font-size: 12px;
}

div.successmessagebox{
	border:3px solid #368013;
	background-color: #ECE1CC;
	font-weight: bold;
	padding:4px;
	font-size: 12px;
}
.link,
.link :link,
.link :visited{
	border:0px solid white;
}
.link2,
.link2 :link{
	border:0px solid white;
	text-decoration: none;
	font-weight: bold;
	color: #A2101D;
	clor: #CE1C2A;
}
.underneathline{
	border-top:1px solid black;
	width: 70%;
	padding-top: 10px;
	margin: 30px auto 5px auto;
}

