#content {
	font-family: Arial, Verdana, Helvetica;
}

#content p {
	margin: 0;
	font-size: 95%;
	line-height: 145%;
	color: #100f10;
}

#content em {
	font-style: italic;
	color: #100f10;
	line-height: 145%;
}

#content strong, #content b {
	color: #100f10;
	line-height: 145%;
}

#content h1 {
	color: #100f10;
	font-size: 140%;
	line-height: 100%;
	margin: 0;
	margin-bottom: 0;
	font-weight: bold;
}

#content h2 {
	color: #100f10;
	font-size: 107%;
	font-weight: bold;	
	line-height: 1em;
	margin: 0;
	padding-bottom: 3px;
}

#content h2.white {
	color: #ffffff;
}

#content a {
	color: #294f96;
	text-decoration: underline;
}

#content a:hover {
	color: #100f10;
	text-decoration: underline;
}

#content ul {
	margin: 0;
	padding: 0;
	margin-top: 0.3em;
	padding-bottom: 0.5em;
	list-style-image: url(../../../images/arrow_blue.gif);
	color: #100f10;
	padding-left: 1.2em;
}

#content ul li {
	padding: 0;
	margin: 0;
	padding-left: 0.3em;
	margin-bottom: 0.1em;
}

#content img {
	border-color: #100f10;
}

#content table {
	margin: 0;
	padding: 0;
}

#content div table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	table-layout: auto;
	border-spacing: 0;
	border-collapse: collapse; 
}

#content div table thead td {
	background-color: #efefef;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#content div table tbody td {
	padding: 2px;
	margin: 0;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content h2.blau {
	color: #294f96;
}

#content tr.verlauf, #content td.verlauf, #content .verlauf {
	background-image: url(../../../images/mainnav-background.gif);
}

#content tr.hellgrau, #content td.hellgrau, #content .hellgrau  {
	background-color: #eaebec;
}

#content tr.dunkelgrau, #content td.dunkelgrau, #content .dunkelgrau  {
	background-color: #d8d8d8;
}

#content div table.ohnerahmen, #content div .ohnerahmen {
	border: 0;
}

#content div table.ohnerahmen thead td {
	border: 0;
}

#content div table.ohnerahmen tbody td {
	border: 0;
}
