body {
	margin: 0px;
	padding: 0px;
}

body, p, td {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #CC1543;
}

strong, b {
	font-size: 11px;
	font-weight: bold;
	color: #EA701F;
}

h1 {
	color: #EA701F;
	font-size: 13px;
}

h2 {
	color: #EA701F;
	font-size: 11px;
}

a {
	color: #EA701F;
}


 
 
 
 /*Recall-Service*/
 /*Datum,Errinerung (tabellen-kopf)*/
.tblheader {
	background-color: #E8E5E5;
	color: #CC1543;
	font-weight: bold;
}


/*Allgemeines Ausschaun der Tablle (wo das formular drinnen ist)*/
.stdclass td {
	color: #CC1543;
	background-color: #E8E5E5;
}


/*Buttons*/
.subinput {
	background-color: white;
	color: #CC1543;
	font-weight: bold;
	border: solid 1px black;
}


 /*Unter Recall-service versteht man*/
	#erg2 {
	position: absolute;
	top: 40px;
	left: 385px;
	padding-left: 36px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CC1543;
	display: block;
}


 
 	/*Fragebogen*/
	
	
a {
	color: black;
}

a:hover {
	color: #A3152A;
}

.headtop {
	border-bottom: solid 1px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3em;
}

.frage {
	font-weight: bold;
	margin-top: 1em;
	display: block;
}

td {
	font-size: 12px;
}

.prior {
	font-size: 10px;
}

