@media print {

#nav  {
display:none;
}

}* {
	margin:0px;
	padding:0px;
} 

body#cms {
    background-color: #eeeeee; 
    background-image:url(/img/ly/mainbg.gif);
    background-repeat:repeat-y;
}


body, td, ht, p, li { 
    font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;
	color:#444;
	line-height:19px;
}

p,ul,ol,table, h2 {
	margin-top:13px;
}

.clear {
   clear:both;   
}

#content li {
	margin-left:16px;
	list-style-type:square;
}


#content ul.result li {
	margin-left:20px;
	list-style-image:url(/img/ly/ul_result.gif);
	color:#eeeeee; 
	font-weight:bold;
}

#content ul.pdf {
    margin-bottom:12px;
}  

#content ul.pdf li {
	margin-left:20px;
	list-style-image:url(/img/fileicon/pdf.gif);
	color:#eeeeee; 
	font-weight:bold;
}

#content ol li {
	margin-left:24px;
}


.errorheadline { 
	font-weight:bold; 
	color: #fff; 
	background-color: #900;
	font-size: 13px;
	margin:10px 3px 0px;
	padding:3px 5px;
}

.errormessage  { 
	font-size: 12px; 
	color: #900;
	padding:3px 5px;
	background-color:#eee;
	margin:0px 3px 10px;
	border:1px solid #900;
}

/* =============== head und content===============*/

#head {
	height:56px;
	width:715px;
	
	position:absolute;
	top:0px;
	left:0px;
	border-bottom:1px solid #003399;
}

#head .wrapper {
	
}

#head #logo {
	position:absolute;
	right:1px;
}


/* ======================= Nav ==================== */


#nav {
   width:150px;
   
   position:absolute;
   top:57px;
   left:0px;
}

#nav .wrapper {
	padding:0px;
}

/* 1. Navigationsebene */

#nav ul {
    margin:0px;
    padding:0px;
	list-style-type:none;
}

#nav ul li {
	line-height:normal;
	margin:0px;
	padding:0px;
	
	margin-bottom:1px;
}

#nav ul a {
	color:#000;	
	
	display:block;
	padding:4px 3px 4px 22px;
	background-image:url(/img/ly/nav1bg.gif);

	text-decoration:none;
	font-weight:normal;
}

#nav ul a:hover {
	background-image:url(/img/ly/nav1bgact.gif);
	color:#fff;
}

#nav ul li.act {
    margin-top:0px;
}

#nav ul a.act {
	background-image:url(/img/ly/nav1bgact.gif);
	color:#fff;
	font-weight:bold;
}

/* 2. Navigationsebene */

#nav ul ul {
	margin:0px;
	margin-bottom:0px;
}

#nav ul ul li {
	margin:0px;
}

#nav ul ul a {
    font-size:11px;
    padding:3px 3px 3px 22px;
	background-image:url(/img/ly/nav2bg.gif);
	font-weight:normal;
}

#nav ul ul a:hover {
	text-decoration:underline;
	background-image:url(/img/ly/nav2bg.gif);
	color:#000;
}

#nav ul ul a.act {
	font-weight:bold;
	background-image:url(/img/ly/nav2bg.gif);
	color:#000;
}

#nav ul ul li.act {
    margin: 0px;
}

/* 3. Navigationsebene */
#nav ul ul ul {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#nav ul ul ul a {
	background-color:#94AFC2;

	font-size:10px;
	font-weight:normal;
	
	padding:1px 4px 1px 16px;
}

#nav ul ul ul a:hover {
	background-color:#94AFC2;
	text-decoration:underline;
}


/* 4. Navigationsebene */
#nav li li li li a {
	padding:0px 4px 0px 44px;
	font-size:10px;
}

/* 5. Navigationsebene */
#nav li li li li li a {
	padding:0px 4px 0px 54px;
	font-size:10px;	
}

/* ie bugfix start */
#nav a {
	height:1em;
}

html>body #nav a {
	height:auto;
}
/* ie bugfix end */


/* ======================= Bc ==================== */

#bc, #content #bc a {
    font-size:10px;
    color:#999;
}


/* ======================= Content ==================== */

#cms #content {
   width:563px;
   position:absolute;
   top:57px;
   left:151px;
}

#content { /*für cms content - padding von wrapper*/
  width:515px;
}

#debug {
   position:absolute;
   top:1000px;
   left:900px;
   white-space:pre;
}

#content .wrapper {
  padding:6px 24px;
}

#content a {
	color:#009;
	text-decoration:none;
}

#content a:hover {
	color:#00c;
	text-decoration:none;
	border-bottom:1px dotted #999;
}

h1 {
	font-size:21px;
	font-weight:normal;
	line-height:normal;
}

h2 {
	font-size:15px;
	font-weight:bold;
	line-height:22px;
}

#footer {
    margin-top:12px;	
    border-top:1px dotted #ddd;
	padding:8px 24px;
	color: #999;
	font-size:11px;
}

#footer a, #footer a:hover {
	color: #999;
	text-decoration:none;
	border:none;
}


tr.btmspace td {
	padding-bottom:10px;
}

tr.topspace td {
	padding-top:10px;
}




/* ======================= File ==================== */




#fileList {
	border:1px solid #999;
}

#fileList .headline td {
	padding:3px 4px;
	background-color:#EEE;
	border-bottom:1px solid #999;
	font-weight:bold;
}

#cmssoma #fileList .headline td {
	background-color:#000;
	color:#fcee53;
	padding:3px 4px 3px 24px;
}

#fileList .totalsum td {
	padding:3px 4px;
	background-color:#EEE;
	border-top:1px solid #999;
	font-weight:bold;
}

#fileList .subcat td {
	padding:12px 4px 3px 4px;
	border-bottom:1px solid #CCC;
	font-weight:bold;
}

#fileList .subsum td {
	padding:3px 4px 12px 4px;
	border-top:1px solid #CCC;
	
	font-weight:bold;
}

#fileList .file td {
	padding:2px 4px;
}

#cmssoma #fileList .file td {
	padding:2px 4px 2px 24px;
}

#fileList .file a{
	text-decoration:none;
}

#fileList .file a img{
	border:0px solid #FFF;
}


#fileList .file td .description{
	padding: 2px 0px 3px 16px;
	font:11px;
}

#fileList .file td .gdescription{
	font:11px;
}

/* ==============================*/