SELECT, TEXTAREA, INPUT {
	font-family: 			Arial, Verdanda, Helvetica, sans-serif;
	font-size: 				10px;
	margin: 				0 0 0 0;
	color: 					black;
	border: 				darkgray solid 1px; 
	background-color: 		white;
}

FORM { 
	margin: 0 0 0 0; 
}

a {
	color:					#CF989D;
	font-family: 			Arial, Verdanda, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold; 
	text-decoration: 		none;
}

a:hover {
	color:					darkgray;
}

a.totop {
	text-align:				right;
}


table {
	border-spacing: 		0px;
}

font {
	font-family: 			Arial, Verdanda, Helvetica, sans-serif;
	font-size : 			12px;
	color:					black;
}

td, p, div {
	font-family: 			Arial, Verdanda, Helvetica, sans-serif;
	font-size : 			12px;
	color:					#585858;
}

body { 
	background-image: 		url(/fileadmin/templates/bg.gif);
}

.maintable {
	margin-top:				5px;
}

.maintablePage {
	border:					1px solid black;
}


td.naviTop {
	margin:					0px;
	padding:				0px;
	background-image: 		url(/fileadmin/templates/backtop.jpg);
}



td.pagetitle {
	background-color:		#CF989D;
	color:					white;
	border-bottom			1px solid #622F33;
	text-align:				right;
}



.pfad A, .pfad A:link, .pfad A:visited  {
	font-size: 				10px;
	color: 					white;
}

td.content {
	border-right:			1px solid white;
	background-color:		white;
	padding:				10px;
	background-image: 		url(/fileadmin/templates/back_content.jpg);
	background-repeat:		no-repeat;
}

td.submenu {
	background-color:		#D8D8D8;
}

td.abschluss {
	border-top:				1px dashed #A9A9A9;
	background-color:		#EEEEEE;
}


font.headerTitle1 {
	font-size : 			14px;
	font-weight:			bold;
	color:					#585858;
}
