/* css layout formatting done by mtness.net *\
	on behalf of primel.net
	for http://saalbau.com/auschwitz-prozess/
\*               2008-01-08                 */


* { margin:0; border: 0; padding: 0; }

body
{
	margin: 0;
	padding: 141px 27px 24px 30px;
	color: #000;
	background: fixed top left repeat-y url(../images/body_bg.gif);
	font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans serif;
	font-size: 15px;
	line-height: 22px;
	overflow: auto;
}
body>div#header,
body>div#sidebar,
body>div#footer
{
	position: fixed;
	left: 0;
	overflow: hidden;
}

/* main layout settings */
/* ************************************************************************** */

#header
{
	top: 0;
	width: 100%;
	height: 141px;
	border-bottom: 3px solid #fff;
	color: #000;
 	background: #ccc top left repeat-x url(../images/header_bg_gradient.png);
	z-index: 23;
}
#sidebar
{
	top: 141px;
	bottom: 0;
	width: 259px;
	margin: 0;
	border-right: 0px dashed #000;
	color: #000;
	z-index: 21;
}
#footer 
{
	width: 100%;
	height: 32px;
	position: absolute;
	bottom: 0; /*ugly fix for IE*/
	left: 0;
	color: #000;
	border-top: 3px solid #fff;
	background: #B8B2B2 top left no-repeat url(../images/footer_bg.gif);
	z-index: 22;
}
#header_bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 238px;
 	background: top left no-repeat url(../images/header_bg.png);
	z-index: 1;
}

#logo { position: absolute; top: 0; left: 0; width: 594px; height: 56px; z-index: 23; }
#content_tlb
{
	top: 0;
	left: 0;
	width: 100%;
}

/* placement of menu elements */
/* ************************************************************************** */

#menu		{ position: absolute; top: 56px; left: 31px; width: 594px; height: 31px; z-index: 23; }
#submenu	{ position: absolute; top: 91px; left: 49px; z-index: 23; }
#footermenu	{ position: absolute; top:  1px; left: 31px; width: 594px; height: 31px; }

#menu li { list-style: none; width: 198px; height: 31px; float: left; padding: 0 0 0 0; }
#menu li a 
{
	display: block;
	width: 100%;
	height: 27px;
	padding: 4px 0 0 0;
	color: #000;
	text-decoration: none;
	text-align: center;
	background: top left no-repeat url(../images/menu0.gif);
	z-index: 23;
	opacity:.66;
	filter: alpha(opacity=66);
	-moz-opacity: 0.66;

}
html>body #menu li a 
{
	width: auto;
}

#menu li a:hover
{
	color: #000;
	background: top left no-repeat url(../images/menu1.gif);
}
#menu li a.active
{
	color: #000;
	background: top left no-repeat url(../images/menu1.gif);
}

/* main navigation: son of suckerfish dropdowns */
/* ************************************************************************* */

#subnav 
{
	list-style-type: none;
	font-size: 14px;
	width: 1069px;
}

#subnav ul 
{ /* all lists */
	position: absolute;
	list-style: none;
	font-size: 1em;
	float : left;
}

#subnav a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0.0em 3.8em 0.1em 0.8em;
}

#subnav  li a.active {
	color: #888;
}


#subnav li {
	float: left;
	color: #000;
}

#subnav li a { color: #000; }
#subnav li a:hover { color: #888; }

#subnav li ul li a { 
	color: #000;
	font-size: 14px;
	padding: 0.0em 0.8em 0.1em 0.8em;
}


#subnav li ul li a:hover { color: #888; }

#subnav li ul {
	position: absolute;
	left: -999em;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	z-index: 25;
}

#subnav li li {
}

#subnav li ul a {
}

#subnav li ul ul {
	margin: 0 0 0 171px;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul {
	left: -999em;
}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover ul, #subnav li li.sfhover ul, #subnav li li li.sfhover ul {
	left: auto;
}

#subnav li ul li:hover, #subnav li ul li.sfhover {
	color: #888;
}

/* ************************************************************************* */
#subsubnav 
{
	list-style-type: none;
	font-size: 14px;
	width: 1069px;
	margin-top: 23px;
}

#subsubnav ul 
{ /* all lists */
	position: absolute;
	list-style: none;
	font-size: 1em;
	float : left;
}

#subsubnav a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0.0em 3.8em 0.1em 0.8em;
}

#subsubnav ul li a.active {
	color: #888;
}

#subsubnav li {
	float: left;
	color: #000;
}

#subsubnav li a { color: #000; }
#subsubnav li a:hover { color: #888; }

#subsubnav li ul li a { 
	color: #000;
	font-size: 14px;
	padding: 0.0em 0.8em 0.1em 0.8em;
}


#subsubnav li ul li a:hover { color: #888; }

#subsubnav li ul {
	position: absolute;
	left: -999em;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	z-index: 25;
}

#subsubnav li li {
}

#subsubnav li ul a {
}

#subsubnav li ul ul {
	margin: 0 0 0 171px;
}

#subsubnav li:hover ul ul, #subsubnav li:hover ul ul ul, #subsubnav li.sfhover ul ul, #subsubnav li.sfhover ul ul ul {
	left: -999em;
}

#subsubnav li:hover ul, #subsubnav li li:hover ul, #subsubnav li li li:hover ul, #subsubnav li.sfhover ul, #subsubnav li li.sfhover ul, #subsubnav li li li.sfhover ul {
	left: auto;
}

#subsubnav li ul li:hover, #subsubnav li ul li.sfhover {
	color: #888;
}
/* ************************************************************************* */


#footernav	{}

#footermenu li { list-style: none; width: 198px; height: px; float: left; padding: 0 0 0 0; }
#footermenu li a 
{
	display: block;
	width: 100%;
	height: 31px;
	padding: 6px 0 0 0;
	color: #000;
	text-decoration: none;
	text-align: center;
	background: top left no-repeat url(../images/footermenu0.gif);
	z-index: 22;
}
html>body #footermenu li a 
{
	width: auto;
}

#footermenu li a:hover 
{
	color: #fff;
}
#footermenu li a.active
{
	color: #fff;
}


#content_left	{ position: absolute; padding: 9px 22px 42px 22px; width: 549px; left: 30px; }
#content_right	{ position: absolute; padding: 9px 22px 42px 22px; width: 347px; left: 613px; }

#content_tlb	{  }

object { z-index: 0;  padding: 16px 0 16px 0; }
embed { z-index: 0; }

/* content settings */
/* ************************************************************************** */

dfn span p { display: inline; }
dfn.tx-contagged-dfn_block span p { display: inline; }
.content p dfn.tx-contagged-dfn_block a { color: #524F49; text-decoration:none; margin: 0; padding: 0; background: transparent; }

.tool-tip {
	color: #fff;
	width: 418px;
	z-index: 13000;
	display: inline;
}		 
.tool-title {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #cca05b;
	padding: 16px 16px 4px 16px;
	background: url(../images/bubble.png) top left;
}
.tool-title h2 {
	font-size: 14px;
	background: bottom left no-repeat url(../images/h2_bg_tt.gif);
}
 
.tool-text {
	font-size: 12px;
	line-height: 20px;
	padding: 4px 16px 16px 16px;
	color: #000;
	background: url(../images/bubble.png) bottom right;
}
.tool-text a {
	color:#069;
}
.tool-tip img{
	float: left;
	margin: 4px;
}		 
.tool-loading {
	background: url(../images/ajax_load.gif) center center no-repeat;
	width: 30px;
	height: 30px;
	margin: 0 auto;
}

.tx-kuloplayer-pi1 { z-index: 0;  padding: 16px 0 16px 0; }

.content h1	{ color: #cca05b; font-weight: bold; font-size: 1em; background: bottom left no-repeat url(../images/h1_bg.gif); margin-bottom: 22px; }

.content p a { 
	color: #524F49; 
	text-decoration:none; 
	padding-left: 10px; 
	border-bottom: 1px #524F49 dashed; 
	background: bottom left no-repeat url(../images/link.gif); 
}


#content_left ul,ol { margin-left: 32px; }

/* Ugly fix for page anchors */ 
ol>li#dog3
{
	margin-top: -2.1em;
	padding-top: 2.1em;
}



/* misc */
/* ************************************************************************** */


#mtness
{
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	border: 0px solid #000000;
	z-index: 23;
}

/* eingefügt 4.9.07 Wolfgang */

.csc-textpic-caption {
	font-size: 85%;
	line-height: 125%;
}
i {
	color: #444;
}
table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}
.tr-odd {
}
.tr-even {
	background-color: #f2f1ef;
}
.td-0 {
	width: 120px;
}
td {
	vertical-align: top;
	padding: 4px;
	margin: 0;
}
ul {
	list-style: none;
	list-style-position: outside;
}
.csc-menu a {
	color: #524F49; 
	text-decoration:none; 
	padding-left: 10px; 
	border-bottom: 1px #524F49 dashed; 
	background: bottom left no-repeat url(../images/link.gif);
}
.csc-menu a:hover {
	color: #000; 
	text-decoration:none; 
	padding-left: 10px; 
	border-bottom: 1px #524F49 dashed; 
	background: bottom left no-repeat url(../images/link.gif);
}
a {
	color: #524F49; 
	text-decoration: underline:
}
a:hover {
	color: #000; 	
}
	