/* tz-schwerte.de CSS Document */

body {
	margin: 0px;
	margin-bottom: 28px;
	background-color: #FFFFFF;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #444444;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
}

a:visited {
	color: #006633;
		font-weight: bold;
		text-decoration: underline;

}

a:hover {
	color: #A6CAB8;
	font-weight: bold;
	text-decoration: underline;

}

a:active {
	color: #FFCC00;
}

a:focus {
	color: #A6CAB8;
}

.schwerteGrau {
	background-color: #EBEBEB;
}

.schwerteHellGrau {
	background-color: #FAFAFA;
}

.schwerteDunkelGruen {
	background-color: #006633;
}

.marginal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #444444;
	background-color: #FAFAFA;
}

.kleinerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A6CAB8;
}
.kleinerTextBalken {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link.kleinerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #A6CAB8;
}

a:visited.kleinerText {
	color: #FFFFFF;
	font-weight: normal;
	color: #A6CAB8;
}

a:hover.kleinerText {
	color: #FFFFFF;
	font-weight: normal;
}

a:focus.kleinerText {
	color: #FFFFFF;
	font-weight: normal;
	color: #A6CAB8;
}

