/* Hintergrund Einstellungen */
.hglinks {
	background-image: url(layout2010/layout2010_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hgrechts {
	background-image: url(layout2010/layout2010_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Navigation und Layout*/
.trennlinie {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
}
.navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
}
.navi a:link {
	color: #006699;
}
.navi a:visited {
	color: #006699;
}
.navi a:hover {
	color: #666666;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.footer a:link {
	color: #999999;
}
.footer a:visited {
	color: #999999;
}
.footer a:hover {
	color: #666666;
}
.bordered { border:1px solid #aaaaaa; }

/* Inhalte */
.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.fliesstext a:link {
	color: #006699;
	font-weight: bold;
}
.fliesstext a:visited {
	color: #006699;
	font-weight: bold;
}
.fliesstext a:hover {
	color: #a8c9dd;
	font-weight: bold;
}.id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #006699;
	font-weight: bold;
}

