/*   sr.css vom 07.03.2009 - sR   */

body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	margin: 5;
	padding: 0;
}


p, ul, ol, th, td {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 7px;
}

li {
	margin-bottom: 7px;
}


.normweiss {
	color: #ffffff;
}

.normweissfett {
	color: #ffffff;
	font-weight: bold;
}

.linie
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
}

.pdf {
	padding: 0px 0px 0px 23px;
	margin: 7px 0px 8px 23px;
	background-image:url(../images/inhalt/icon_pdf.gif);
	background-repeat: no-repeat;
}

/* ersetzt wichtig */
h1 {
	color: #CC0000;
	font-size: 12pt;
	margin: 35px 0px 20px 0px;
}

/* ersetzt wichtigkl */
h2 {
	color: #CC0000;
	font-size: 10pt;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}

h3 {
	color: #000080;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
}

a:link 		{ font-size: 10pt; color: #000080; text-decoration: underline; }
a:visited	{ font-size: 10pt; color: #000080; text-decoration: underline; }
a:hover		{ font-size: 10pt; color: #000080; text-decoration: none; }
a:active	{ font-size: 10pt; color: #000080; text-decoration: none; }