body, td, .content {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
		}

		a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			text-decoration: none;
		}

		a:hover {
			text-decoration: underline;
		}

		h3 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			text-decoration: none;
			background-image: url(../gfx/hg_heading.gif);
			background-repeat: no-repeat;
			padding-left: 20px;
			padding-bottom: 5px;
			padding-top: 2px;
			color: #666666;
			line-height: 18px;
		}
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			text-decoration: none;
			background-image: url(../gfx/hg_heading.gif);
			background-repeat: no-repeat;
			padding-left: 20px;
			padding-bottom: 5px;
			padding-top: 2px;
			color: #666666;
			line-height: 18px;
		}
		
		input, textarea, select{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			background-color: #FFCC33; 
			border: solid 1px #000000;
		}
		.mainlink {
			font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: <?echo $strColor_DarkGrey;?>;
			text-decoration: none;
		}

		.mainlink:hover {
			text-decoration: none;
		}

		ul {
			list-style-image: url(../gfx/arrow_darkgrey.gif);
		}

		.sublink {
			font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
		}
		
		.sublink:hover {
			text-decoration: underline;
		}

		.sublink_active {
			font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
			background-color: #FFD328;
			padding-top: 2px;
			padding-left: 0px;
			padding-right: 3px;
			padding-bottom: 4px;
			
		}
		
		.sublink_active:hover {
			text-decoration: none;
		}
		
		.login_text {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			text-decoration: none;
		}

		.input_login {
			height: 14px;
			width: 120px;
			background-color: #FFFFFF;
			border: 1px;
			border-color: #000000;
			border-style: solid;
			margin-left: 0px;
			margin-right: 5px;
			margin-top: 2px;
			margin-bottom: 2px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: Black;
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px
		}
        .buttonbox1,
		.buttonbox2 {
			display: block;
			float: left;
			width: 250px;
			height: 60px;
			border: 1px solid #999;
			text-align: center;
			padding: 25px 20px 0 20px;
			margin-right: 10px;
			font-size: 14px;
			color: #999;
		}
		.buttonbox2 {
			padding: 35px 20px 0 20px;
			height: 50px;
		}
		.buttonbox1:hover,
		.buttonbox2:hover {
			text-decoration: none;
			border-color: #000;
			color: #000;
			/*background-color: #ddd;*/
		}
		/*
		bestandskatalog 
		*/
		.seitennummerlinks {
			background: #DDDDDD;
			font-size: 10px;
			color: #000011;
		}
		.seitennummerlinks:hover,
		.activepage {
			background: #FFCC33;
		}


/*
New Menu
*/
a.menu_punkt {
display: block;
height:27px;
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height: 27px;
color:#97979F;
font-weight:bold;
text-decoration:none;
margin:0px;
padding-left: 5px;
text-transform:uppercase;
background:#fff;
}
a.menu_punkt:hover {
	color: #000;
	text-decoration:none;
 
}

a.active_menu{
	color: #000;
	background-image:url(../gfx/menu/menubackground.gif) ;
}

/*
public katalog suche 
*/
.search_ergebnisse{
font-size:16px;
color:#666666;
text-decoration:none;
font-weight:bold;
} 
a.tags_big {
 
height:27px;
font:Georgia, "Times New Roman", Times, serif;
font-size:19px;
line-height: 27px;
color:#97979F;
font-weight:bold;
text-decoration:none;
margin:0px;
padding-left: 5px;
text-transform:uppercase;
background:#fff;
}
a.tags:hover {
	color: #000;
	text-decoration:none;
 
}
a.tags_small {
 
height:27px;
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height: 27px;
color:#97979F;
font-weight:bold;
text-decoration:none;
margin:0px;
padding-left: 5px;
text-transform:uppercase;
background:#fff;
}
a.tags_small:hover {
	color: #000;
	text-decoration:none;
 
}
a.tags_middle {
 
height:27px;
font:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height: 27px;
color:#97979F;
font-weight:bold;
text-decoration:none;
margin:0px;
padding-left: 5px;
text-transform:uppercase;
background:#fff;
}
a.tags_middle:hover {
	color: #000;
	text-decoration:none;
 
}
div.pdf_link a{
background:url("../gfx_upload/icon_pdf.gif") no-repeat;
padding-left:19px;
line-height:20px;
}
div.comment{
background:#EEEEEE;
color:#000000;
font-size:12px;
font:Georgia, "Times New Roman", Times, serif;
}
a.comment_details{
background:#EEEEEE;
color:#666633;
font-size:11px;


}

.footerbar,
.footerbar td,
.footerbar a {
	color: #aaa;
}