body{
scrollbar-DarkShadow-Color:#78ACFF;
scrollbar-3dLight-Color:#78ACFF;
scrollbar-Arrow-Color:#000000;
scrollbar-Base-Color:#EAF2FF;
scrollbar-Face-Color:#EAF2FF;
scrollbar-Highlight-Color:#EAF2FF;
scrollbar-Shadow-Color:#EAF2FF;
scrollbar-Track-Color:#ffffff;
 }

textarea{
	border: 1px solid #78ACFF;
}
.border1{
	border : solid 1px blue;
}
.headline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
}

.txtHead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: white;
}

td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.tdTermin{
	background: #F8F6E2;
	height: 20px;
}
input{
	border: 1px solid #78ACFF;
}

.chkbox{
	width:15px;
	height:15px;
	overflow:hidden;
	border:1px solid #78ACFF ;
	cursor:hand;
}

.radio{
	width:15px;
	height:15px;
	overflow:hidden;
	border:0px solid #78ACFF ;
	cursor:hand;
}


.button{
	background-color: #EAF2FF;
	border: 1px solid #78ACFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.contentheadbar1{
	font-weight: bold;
	background: #bbcced;
	height: 22px;
}

.contentheadbaryear{
	font-weight: bold;
	background: #bbcced;
	height: 30px;
}

.terminLinkloeschen{
	text-decoration: none;
	color: red;
}

.terminLinkaendern{
	text-decoration: none;
	color: green;
}
p.meldung{
	position: absolute;top:175px;left:30%;
	width:380px;
	height:50px;
	padding: 5px;
	background-color: #F9FBFD;
	font: 12px Arial;
	border: 1px solid #78ACFF;	
}

