body
{
	background-color: #DCE1E5;
	width: 770px;
	margin: 0px auto;
	color: #000;
	font: 100% 'Helvetica Neue', Helvetica, Arial, Verdana, Sans-serif;
}

a
{
	color: #113399;
	font-weight: bold;
	text-decoration: underline;
}

a:link,a:visited
{
	color: #113399;
	text-decoration: underline;
}

a:hover,a:active
{
	color: #D70000;
	text-decoration: none;
}

a.navigation
{
	font-size: .85em;
	text-transform: none;
}

hr
{
	width: 100%;
	height: 4px;
	color: #FE9900;
	border: none;
	border-top: 4px solid #FE9900;
}

table.navigation
{
	width: 100%;
	margin: 0 0 4px 0;
}

th
{
	padding-right: 1.5em;
	text-align: left;
}

ul.portrait { list-style: none; }
td.liste { padding-right: 1.5em; }
td.navigation { padding: 2px 0; }
#inhalt { background-color: white; }

#titel_2
{
	background-color: #FE9900;
	padding: 9px 0;
	color: #fff;
	font-weight: bold;
	font-size: 2em;
	letter-spacing: .035em;
}

#titel_3
{
	padding: 9px 0;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: .035em;
}

#karte { background-color: #D4D4D4; }
.gross { text-transform: uppercase; }
.info { color: #313C40; }
.normal { font-weight: normal; }
.mitte { text-align: center; }
.rechts { text-align: right; }
.satzspiegel { margin: 0 42px; }

