	/* FONT */
* {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #66441A;
		
}

P, TD, DIV{
	font-size: 12px;
	line-height:16px;
	
}

A, A:link, A:visisted {
	
	text-decoration:underline;
	
}

A:hover {
	text-decoration:none;
}

.subline_header A {
	color:blue;
	text-decoration:none;
}



h1,h2 {
	font-size:12px;
	margin:0px;
	margin-bottom:10px;
}

.termine_just {
	width:250px;
}

.comments {
	font-size:10px;
	line-height:12px;
}

.green {
	color:#ceaf22;
	/*color:#cca91b;*/
}

A.anker {
	text-decoration:none;
}

.error {
	color:red;
	font-size:12px;
	font-weight:bold;
}
