body {
	margin: 0px 0px 0px 0px;
	border: 0px none;
	padding: 0px 0px 0px 0px;
	/*background-color: #FCFCFC;*/
	/*background-color: #FAFAFA;*/
	/*background-color: #F9F9F9;*/
	/*background-color: #F8F8F8;*/
	/*background-color: #F5F5F5;*/
	background-color: #F2F2F2;
}

body, h1, h2, h3, p, div, ul, ol, li, select, input, textarea {
	font-family: Trebuchet MS, sans-serif;
}

a { text-decoration: none; }

a:hover { font-weight: bold; }


div#header-1 {
	width: 100%;
	height: 48px;
	/*background-color: #D9ECF3;*/
	/*background-color: #FCFCFC;*/
	/*background-color: #FAFAFA;*/
	/*background-color: #F9F9F9;*/
	/*background-color: #F8F8F8;*/
	/*background-color: #F5F5F5;*/
	background-color: #F2F2F2;
}

div#header-2 {
	width: 100%;
	height: 57px;
	background-color: #FFFFFD;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	/*table-layout: fixed;*/
}

td {
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table#tbl-content {
	width: 100%;
	background-color: #FFFFFD;
}

td#td-content-left-top {
	text-align: center;
	vertical-align: top;
}

td#td-content-left-bottom {
	text-align: center;
	vertical-align: bottom;
}

table#tbl-wrapper-logo-nav-1 {
	width: 275px;
	margin-left: auto;
	margin-right: auto;
}

td#td-logo {
	text-align: right;
}

td.t-w-l-n-1-spacer-1, td.t-w-n-2-spacer-1 {
	width: 28px;
}

td.t-w-l-n-1-spacer-2 {
	width: 54px;
}

td#td-nav-1 {
	width: 193px;
	text-align: right;
	vertical-align: top;
}

ul#nav-1 { list-style: none; }

td#td-content-main {
	width: 486px;
	vertical-align: top;
}

table.tbl-block-def {
	width: 486px;
}

td.t-b-d-spacer-left {
	width: 81px;
}

td.td-block-def {
	width: 324px;
	vertical-align: top;
}

td.td-block-def a {
	color: #366C2D;
}

td.t-b-d-spacer-right {
	width: 81px;
}

div#footer-1 {
	width: 100%;
	height: 44px;
	background-color: #FFFFFD;
	/*border-bottom: 1px solid #e9e9e9;*/
}

div#footer-2 {
	width: 100%;
	height: 50px;
	/*background-color: #E4F0E2;*/
	/*background-color: #FCFCFC;*/
	/*background-color: #FAFAFA;*/
	/*background-color: #F9F9F9;*/
	/*background-color: #F8F8F8;*/
	/*background-color: #F5F5F5;*/
	background-color: #F2F2F2;
	/*border-top: 1px solid #DFEBDC;*/
}

td#copyright-impressum a {
	font-size: 11px;
	color: #999;
}

td#copyright-impressum p {
	color: #ccc;
}

table#tbl-wrapper-nav-2 {
	width: 275px;
}

td#td-nav-2 {
	width: 247px;
	vertical-align: top;
}

ul#nav-2 { list-style: none; }

td#td-content-right-bottom {
	vertical-align: bottom;
}

ul#nav-1 a {
	color: #000;
}

div#s-1 li#n-1-s-1 a,
div#s-2 li#n-1-s-2 a,
div#s-3 li#n-1-s-3 a,
div#s-4 li#n-1-s-4 a,
div#s-5 li#n-1-s-5 a,
div#s-6 li#n-1-s-6 a,
div#s-7 li#n-1-s-7 a,
div#s-8 li#n-1-s-8 a,
div#s-9 li#n-1-s-9 a {
	/*color: #006084 ! important;*/
	color: #0080AE ! important;
	font-weight: bold;
}

ul#nav-2 a {
	color: #0080AE;
}

div#s-s-1 li#n-2-s-s-1 a,
div#s-s-2 li#n-2-s-s-2 a,
div#s-s-3 li#n-2-s-s-3 a,
div#s-s-4 li#n-2-s-s-4 a,
div#s-s-5 li#n-2-s-s-5 a,
div#s-s-6 li#n-2-s-s-6 a,
div#s-s-7 li#n-2-s-s-7 a,
div#s-s-8 li#n-2-s-s-8 a,
div#s-s-9 li#n-2-s-s-9 a,
div#s-s-10 li#n-2-s-s-10 a {
	font-weight: bold;
}

p#p-next-pages a {
	color: #366C2D;
}

td#td-content-right-bottom a img {
	border-top: 2px solid #fff;
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td#td-content-right-bottom a img:hover {
	border-top: 2px solid #FF6B2B;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	margin-top: 9px;
	margin-bottom: 3px;
	padding-top: 9px;
	padding-bottom: 6px;
	font-size: 14px;
	/*font-weight: normal;*/
}

p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
}

p.lastp {
	margin-bottom: 14px;
	padding-bottom: 0px;
}








td {
	font-size: 13px;
}

td#menu-1 {
	/*background-color: #0081B1;*/
	background-color: #002569;
	color: #fff;
	text-align: center;
}

td#footer-2 {
	/*background-color: #008600;*/
	/*background-color: #4DAB4D;*/
	/*background-color: #4DA7C9;*/
	/*border-bottom: 1px solid #002569;*/
	border-bottom: 1px solid #e9e9e9;
	/*color: #fff;*/
	text-align: center;
}

td#cd-wrapper-left img {
	margin-left: 24px;
}

td#news-button {
	background-color: #FFD700;
	color: #fff;
}

td#content-main {
	width: 324px;
}









p.subtitle {
	/*margin-bottom: 6px;*/
	/*margin-top: 0px;*/
	padding-bottom: 9px;
	/*padding-top: 3px;*/
	color: #555;
	font-weight: bold;
	/*text-align: center;*/
}

td#news-button {
	font-size: 15px;
}

td#nav-special-1 a {
	/*color: #FF9900;*/
}

td#content-wrapper-top-left {
	/*background-color: #CCE6EF;*/
}



p.marginalien {
	color: #FF6B2B;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	width: 190px;
}

p.zitatref {
	font-size: 11px;
	color: #999;
	margin-top: 0px;
	padding-top: 0px;
}

img.vari {
	cursor:pointer;
}
