/*css layout formatting done by mtness.net*\
	for primel.net project: Saalbau
\*              2007-08-24                */

/*  !IMPORTANT!IMPORTANT!IMPORTANT!IMPORTANT!IMPORTANT!IMPORTANT!IMPORTANT!   *\
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!	  this css is optimized for 1280x1024 Opera 9.23 on Mac OS X v10.4.10     !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
\*  !IMPORTANT!IMPORTANT!IMPORTANT!IMPORTANT!IMPORTANT!IMPORTANT!IMPORTANT!   */

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

body
{
	margin: 0;
	padding: 141px 27px 24px 259px;
	color: #000;
	background: fixed top left no-repeat url(../images/body_bg.png);
	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: 0px dashed #000;
	color: #000;
	background: #ccc top left no-repeat url(../images/header_bg.png);
	z-index: 23;
}
#sidebar
{
	top: 141px;
	bottom: 0;
	width: 259px;
	margin: 0;
	border-right: 0px dashed #000;
	color: #000;
	z-index: 21;
}
#footer 
{
	overflow: auto;
	width: 100%;
	height: 32px;
	position: absolute;
	bottom:0px;
	left: 0;
	color: #000;
	background: #B8B2B2 top left no-repeat url(../images/footer_bg.gif);
	z-index: 100000;
}

#content_tlb
{
}

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

#menu		{ position: absolute; top: 56px; left: 259px; width: 594px; height: 31px; }
#submenu	{ position: absolute; top:  0px; left:  30px; width: 229px; height:     ; }
#footermenu	{ position: absolute; top:  1px; left: 259px; 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;
}
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);
}

#subnav	{}

#submenu ul
{
	position: relative;
	top: 0px;
	list-style: none;
	z-index: 2;
}
#submenu li
{
	display: block;
	width: 229px;
	z-index: 2;
}
#submenu li a 
{
	display: block;
	color: #000;
	text-decoration: none;
	width: 100%;
	min-height: 25px;
	padding: 5px 6px 0px 10px;
	z-index: 21;
	background: transparent bottom left no-repeat url(../images/submenu0.gif);
}
#submenu li a.active
{
	color: #000;
	background: top left no-repeat url(../images/submenu1.gif);
}

#submenu li ul li a 
{
	padding: 5px 6px 0px 30px;
}

#submenu li ul ul li a 
{
	padding: 5px 6px 0px 50px;
}

#submenu li a:hover 
{
	color: #000;
	background: bottom left no-repeat url(../images/submenu1.gif);
}

#submenu p { padding: 8px; }

#submenu .csc-textpic { padding: 8px; }


#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 300px 22px; width: 549px; float: left; }
#content_right	{ position: absolute; padding: 9px 22px 300px 22px; width: 357px; left: 851px; }

#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; }
dfn.tx-contagged-dfn_block a { color: #524F49; text-decoration:none; 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; 	
}
	