

body {
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
}

body, p, td, input, select {

	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: black;
}

strong, b {
	font-size: 11px;
	font-weight: bold;

}

h1, h2 {
font-weight: bold;
	color: #DB6E7C;
	font-size: 13px;
}

a{font-size:11px;color:black;text-decoration:underline;}
a:hover{color:#4A4A64;}


 
 
 
 /*Recall-Service*/
 /*Datum,Errinerung (tabellen-kopf)*/
.tblheader {

	color:  #DB6E7C;
	font-weight: bold;
}


/*Allgemeines Ausschaun der Tablle (wo das formular drinnen ist)*/
.stdclass td {



}


/*Buttons*/
.subinput {
	background-color: white;
	color: black;
	font-weight: bold;
	border: solid 1px black;
}


 /*Unter Recall-service versteht man*/
	#erg2 {
	position: absolute;
	top: 40px;
	left: 385px;
	padding-left: 36px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CC1543;
	display: block;
}


 
 	/*Fragebogen*/
	
	
a {
	text-decoration: underline;
	color: #848484;
}

a:hover {
	color: #679BAE;
}

.headtop {
	border-bottom: solid 1px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3em;
}

.frage {
	font-weight: bold;
	margin-top: 1em;
	display: block;
}

td {
	font-size: 11px;
}

.prior {
	font-size: 10px;
}
.weiter {
background-color:white;
color:#9C9C9C;
border:solid 1px #9C9C9C;

}
