body, p, table, td, tr, th, h1, h2, h3, a, ul, li, ol {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

body {
	/* background-color: #eed; */
	background-color: #646464;
	text-align: center;
	margin:0;
}

img, div {
	border-width: 0;
	margin: 0;
	padding: 0;
}

strong {
	font-weight: 600;
	color: #646464;
}

div#body {
	 width: 1000px; /*980px!!!! */
	 margin: 0 auto;
	 padding: 10px 0;
	 text-align: left;
}

div.standard {
	width: 100%;
	float: left;
}

div.land {
	width: 100%;
	float: left;
	margin-top: 10px;
	border-top: 1px dotted #646464;
}

div.OrgName {
	width: 100%;
	float: left;
	border-top: 1px dotted #646464;
	margin-top: 20px;
}


h1 {
	font-weight: 600;
	font-size: 14px;
	margin: 20px 0 0 0;
	padding: 0px;
	color: #646464;
	text-align: left;
}

h2 {
	color: #000;
	font-weight: 600;
	margin: 10px 0 0 0;
	font-size: 13px;
}


h3 {
	color: #555;
	font-weight: 600;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0px;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0px;
	color: #646464;
}

h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	background-color: #feefcb;
	width: 100%;
}

p {
	margin: 5px 0 0 0;
}

p.WeitereArtikel {
	margin: 5px 0 0 20px;
}

p.download {
	margin: 15px 0 0 20px;
}

p.bestellen {
	margin: 2px 0 0 40px;
}

ul, ol {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 20px;
}

li {
	margin-top: 5px;
}

.datum {
	font-size: 11px;
	color: #646464;
	font-weight: 500;
}

table {
	/* background-color: #fff; */
	background-color: #eed;
	margin: 0;
	padding: 0;
	width: 100%;
	/* border-collapse: collapse; */
}

table.box {
	border: 1px solid #bcbcbc;
	padding: 0 0 10px 0;
}

table.top {
	background-color: #b3b3a9;
}

table.or {
	border-style: none;
}

table.startbox {
	border: 1px solid #bcbcbc;
	padding: 0 0 10px 0;
}

th.box {
	font-weight: 600;
	text-align: left;
	font-size: 14px;
	padding: 3px 5px;
	/* background-color:#646464; */
	background-color: #b3b3a9;
	color: #fff;
	border: none;
}

th.box1 {
	font-weight: 600;
	text-align: left;
	font-size: 13px;
	padding: 3px 10px;
	color: #646464;
	background-color:#fff;
	border: 1px solid #646464;
	border-left: none;
	border-right: none;
}

th.box2 {
font-weight: 600;
text-align: left;
font-size: 13px;
padding: 5px;
padding-top: 3px;
padding-bottom: 3px;
color: #ffffff;
color:#336699;
background-color:#EEEEEE;
border: none;
}

td {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
}

td.container {
	padding: 10px;
}

td.ReSp {
	padding: 10px;
	line-height: 150%;
	background-color: #b3b3a9;
}

td.seite {
	padding-right: 10px;
	text-align: center;
}

td.box {
	padding: 5px;
}


td.weiter {
	padding: 0 10px 10px 10px;
	text-align: right;
}


td.adresse {
	padding: 2px 2px 2px 10px;
	color: #336699;
}

td.text, td.aktuell {
	padding: 0 10px 10px 10px;
}

td.studie {
	padding: 10px 10px 20px 10px;
}

td.text p, td.aktuell p, td.studie p, td.text ul li {
	line-height: 150%;
}

td.aktuell p {
	margin-left: 20px;
}

td.aktuell h2, td.text h2 {
	margin-top: 25px;
}

td.text h1 + h2{
	margin-top: 10px;
}

td.aktuell h3 {
	margin-top: 5px;
	font-style: italic;
	font-weight: 500;
}

td.studie h1 {
	margin: 10px 0 0 0;
}

td.studie h2 {
	margin: 25px 0 0 10px;
}

td.studie h4 {
	margin: 25px 0 0 40px;
}

td.studie h3+h4 {
	margin-top: 15px;
}

td.studie p {
	margin-left: 40px;
}

td.studie p.WeitereArtikel {
	margin: 0 0 0 60px;
}

td.studie p.ShowDok {
	margin: 15px 0 0 40px;
}

td.studie p.infotext {
	margin-top: 0px;
}

td.studie h2+p.download {
	margin-top: 5px;
}

td.navo {
background-color: #646464;
text-align: center;
}

td.navoact {
background-color: #fff;
text-align: center;
}

td.act {
background-color: #80A4BE;
}

table.startbox tr td {
	padding: 5px 10px;
	line-height: 150%;
}

table.startbox tr td h2 {
	font-size: 14px;
	color: #646464;
}

table.startbox tr td p {
	line-height: 130%;
}

a {
	color: #000;
	text-decoration: underline;
}


a:hover {
	text-decoration:none;
}

a.nodec {
	text-decoration: none;
}

table.startbox tr td a, table.startbox tr td p a {
	font-weight: 600;
}

/*
a.permanent:link {
color:#336699;
text-decoration:underline;
}
a.permanent:visited {
color:#336699;
text-decoration:underline;
}
a.permanent:hover {
color:#336699;
text-decoration:none;
}
a.permanent:active {
color:#336699;
text-decoration:none;
}
*/

td.navo a, td.navoact a {
	font-size: 14px;
	font-weight: 600;
	color:#fff;
	text-decoration:none;
	display: block;
	background-color: #646464;
}

td.navoact a, td.navo a:hover {
	color:#646464;
	background-color: #fff;
}


/* ======================= Navi Links ================================= */

ul.NavLeft {
	border-top: 3px solid #646464;
	border-bottom: 3px solid #646464;
	margin: 0 0 10px 0;
	padding: 0;
	width: 200px;
	background-color: #646464;
}


ul.NavLeft li {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	background-color: #b3b3a9;
	border-top: 1px dotted #646464;
}

ul.NavLeft li.act {
	background-color: #fff;
}

ul.NavLeft li.kat {
	color: #fff;
	font-weight: 600;
	padding: 5px 0;
	margin: 0 0 0 10px;
	background-color: #646464;
}


ul.NavLeft li:first-child, ul.NavLeft li.kat + li, ul.NavLeft li.pg_act + li, ul.NavLeft li.pg + li {
	border-top: none;
}

ul.NavLeft li.pg, ul.NavLeft li.pg_act {
	border-top: none;
}


ul.NavLeft li a {
	padding: 8px 3px 3px 17px;
	display: block;
	text-decoration: none;
	/* border-top: 1px dotted #646464; */
}

ul.NavLeft li.act a, ul.NavLeft li a:hover {
	/* border-top: 1px solid #fff; */
	background: #fff url(/bilder/pfeil1.gif) no-repeat;
	background-position: 6px 8px;
}

ul.NavLeft li.pg a {
	font-weight: 600;
	padding-left: 10px;
	padding: 4px 3px 3px 10px;
	background-color: #646464;
	color: #fff;
}

ul.NavLeft li.pg_act a, ul.NavLeft li.pg a:hover {
	background: #fff url(/bilder/pfeil.gif) no-repeat;
	background-position: 0px 3px;
	color: #646464;
	font-weight: 600;
	padding: 4px 3px 3px 10px;
}

ul.NavLeft li.act ul.Sub {
	background-color: #fff;
	margin: 0;
	padding: 0 0 8px 20px;
}

ul.NavLeft li.act ul.Sub li {
	background-color: #fff;
	border-top: none;
}

ul.NavLeft li.act ul.Sub li a {
	background-image: none;
	padding: 6px 3px 3px 10px;
	font-size: 11px;
	background-color: #fff;
}

ul.NavLeft li.act ul.Sub li.act a, ul.NavLeft li.act ul.Sub li a:hover {
	background: #fff url(/bilder/pfeil2.gif) no-repeat;
	background-position: 0px 6px;
}


/* =============================== RECHTE SPALTE =========================== */

ul.ReSp {
	margin: 0;
	padding: 0;
}
ul.ReSp li {
	margin: 0 0 0 20px;
	padding: 0;
}
/* Equal-width main navigation (8 items incl. Blog) */
#body > table:nth-of-type(2) {
	table-layout: fixed;
	width: 100%;
}
#body > table:nth-of-type(2) td.navo,
#body > table:nth-of-type(2) td.navoact {
	width: 12.5%;
}
