* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #ffffff; /*cccccc*/
	background-image: url(/img/layout/bg_body.gif);
	background-repeat: repeat-x;
	color: #222222;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
img { border: 0px; }

h1 { font-size: 15px; margin-bottom: 12px; }
h2 { font-size: 13px; margin-bottom: 8px; margin-top:12px; }
h3 { font-size: 11px; margin-bottom: 2px; margin-top: 8px; }
td { font-size: 11px; }
em.mini {
	font-size: 10px;
}

#printHeader {
	display: none;
}

#content ul, #teaser ul, #content ol, #teaser ol  {
	margin-bottom: 4px;
}
#content ul, #teaser ul {
	margin-left: 20px;
}
#content ol, #teaser ol  {
	margin-left: 26px;
}

#main a { color: #cc0033; text-decoration: none; }
#main a:hover { background-color:#F4F4F4; }
#main a.doku { line-height: 16px;}
#main h2 a, #main a.dark { color: #222222; }
#main h2 a:hover, #main a.dark:hover { color: #cc0033; }

#head {
	height: 94px;
	/*max-height: 80px;*/
	width: 898px;
	margin: 0 auto;
	/*padding-top:14px;*/
	background-image: url(/img/layout/bg_head.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #5E1C2C;
	border-right: 1px solid #5E1C2C;
	color: #ffffff;
}
#tmain {
	width: 898px;
	margin: 0 auto;
}
#main {
	/*min-height: 300px;*/
	width: 898px;
	float:left;
	margin: 0 auto;
	background-image: url(/img/layout/bg_main.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #6D6D6D;
	border-right: 1px solid #6D6D6D;
}
#footer {
	height: 94px;
	max-height: 82px;
	width: 898px;
	margin: 0 auto;
	clear:both;
	padding-top: 12px;
	background-image: url(/img/layout/bg_footer.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #6D6D6D;
	border-right: 1px solid #6D6D6D;
	border-bottom: 1px solid #6D6D6D;
	text-align:left;
}
#footer #f_left{
	float: left;
	display:inline;
	width: 300px;
	margin-left: 11px;
}
#footer #f_sponsor {
	float: right;
	width: 200px;
}
#footer a {
	color: #6D6D6D;
}
#footer a:hover {
	text-decoration: underline;
}

/* HEAD */
#head div.slogan {
	float: left;
	width: 198px;
	height: 70px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
#head #top {
	height: 70px;
	width: 680px;
	margin-left:10px;
	margin-top: 14px; /*NEU*/
	border-bottom: 1px solid #F2BDCB;
	text-align: left;
	float: left;
}
#head ul.topnavi {
	height: 30px;
	margin-top: 40px;
	float: left;
}
#head ul.topnavi li {
	display: inline;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}
#head ul.topnavi li a {
	display: inline;
	color: #ffffff;
	padding: 0px 8px 0px 8px;
	margin-right:15px;
	line-height:30px;
	text-decoration: none;
	float: left;
}
#head ul.topnavi li a:hover, #head ul.topnavi li a.activ {
	background-image: url(/img/layout/bg_topnavi_acitiv_01.gif);
	background-repeat: repeat-x;
}
#head #top div.public {
	width: 170px;
	height: 70px;
	float: right;
	text-align: center;
	/*background-color: red;*/
}

/* MAIN */
#main #navigation {
	width: 198px;
	float: left;
	text-align: left;
	margin-bottom:30px;
}
#main #content {
	width: 480px;
	float: left;
	margin-left:10px;
	margin-top:14px;
	padding-bottom: 25px;
	text-align:left;
}
#main #teaser {
	width: 185px;
	max-width: 177px;
	float: right;
	margin-top:14px;
	padding-right: 8px;
	text-align:left;
}

/* Subnav */
#main #navigation a {
	display: block;
	color: #222222;
	text-decoration: none;
}
#main #navigation ul {
	list-style: none;
	width:198px;
}
#main #navigation li.inactiv {
	border-top:1px solid #CDCCCD;
}
#main #navigation ul.e1 li a {
	padding-left: 10px;
	line-height:23px;
	background-image:url(/img/navigation/bg_e1.gif);
	font-weight:bold;
}
#main #navigation ul.e1 li.noparent a, #main #navigation ul.e1 li.noparent a.activ {
	line-height:14px;
	background-image:url(/img/navigation/bg_e1_noparent.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	padding-left:16px;
}
#main #navigation ul.e2 li a {
	padding-left: 24px;
	line-height:14px;
	background-image:url(/img/navigation/bg_e2.gif);
	font-weight:normal;
}
#main #navigation ul.e2 a:hover, #main #navigation ul.e2 li a.activ {
	background-image:url(/img/navigation/bg_e2_activ.gif);
}
#main #navigation ul.e1 li.noparent a:hover, #main #navigation ul.e1 li.noparent a.activ {
	background-image:url(/img/navigation/bg_e1_noparent_activ.gif);
}

/* CONTENT */
#main #content td {
	/*text-align:left;*/
	font-size:11px;
}
#main #content td.gallery {
	text-align:center;
}
#main #content p {
	margin-bottom: 5px;
}
#main #content div.three_columns {
	width: 150px;
	float: left;
	display: inline;
	margin-right: 15px;
}
#main #content div.two_columns {
	width: 225px;
	float: left;
	display: inline;
	margin-right: 15px;
}
#main #content p.content {
	clear:both;
}
#main #content ul li {
	margin-bottom: 2px;
}

/* TEASER */
#main #teaser p {
	margin-bottom: 5px;
}
#teaser ul.simple {
	list-style:none;
	margin-left:5px;
}
#teaser ul.simple li {
	padding-bottom: 5px;
}
#teaser h2 { margin-bottom: 5px; margin-top:9px; }

/* Formulare */
input.text, input.button, select {
	width: 180px;
	margin-bottom:2px;
}
input.button {
	margin-top:10px;
	width: 90px;
}

p.divider {
	background-color: #828282;
	height:1px;
	line-height:1px;
	font-size: 1px;
	margin: 7px 0px 7px 0px;
}

/* OFV Tabellen */
#tab { clear:both; width: 380px; margin-bottom:20px; }
#tab td { line-height:18px; padding-left:3px; font-family: Arial; }
#tab td.tableNISTT { background-color:#E1A2AC; }
#tab td.tableNIStd , #tab td.tableNISBL { background-color: #EAEAEA; }
#tab td.tableNIStdHL, #tab td.tableNIStdHLBL { background-color:#F4F4F4; }
#tab td.tableNIStdHLBL, #tab td.tableNISBL  { border-bottom: 1px solid #000000;}
#tab span.legende { text-align:right; }
#tab span.legende a { color: #6D6D6D; }