html,body  {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #000000;
	margin:0px;
	padding:0px;
}

body {
	background-color: #FFFFD6;
}

td, p {
	font-family: Times New Roman;
	font-size: 12pt;
	margin:0px;
	padding:0px;
}

table {
	border-collapse: collapse; 
}
.submt {
	border-collapse: separate; 
}

h1 {
	font-size: 13pt;
	font-weight: bold;
}
	
h2 {
	font-size: 15pt;
	font-weight: bold;	 
}
	
h3 {
	font-size: 20pt;
	font-weight: bold;
}
	
sup {text-decoration:underline;}

A:link { color: #9F9B00; text-decoration:none;}
A:active { color: #9F9B00; text-decoration:none;}
A:visited { color: #9F9B00; text-decoration:none;}
A:hover {color: #898989; text-decoration:underline;}

A.mlink:link { color: #ffeb00; text-decoration:none;}
A.mlink:active { color: #ffeb00; text-decoration:none;}
A.mlink:visited { color: #ffeb00; text-decoration:none;}
A.mlink:hover {color: #ffffff; text-decoration:none;}

A.mlinkO:link { color: #fff; text-decoration:none;}
A.mlinkO:active { color: #fff; text-decoration:none;}
A.mlinkO:visited { color: #fff; text-decoration:none;}
A.mlinkO:hover {color: #fff; text-decoration:none;}

A.gs:link { color: #007F03; text-decoration:none;}
A.gs:active { color: #007F03; text-decoration:none;}
A.gs:visited { color: #007F03; text-decoration:none;}
A.gs:hover {color: #FF7200; text-decoration:none;}


.mdiv {
	padding-left: 14px;
}
.mdivO {
	padding-left: 14px;
	background-image:url('images/hi_pfeil.gif');
	background-position: top left;
	background-repeat:no-repeat;
	color: #fff;
}