/* ____ CONTROL PANEL ____ */ 

.ControlPanel {position:relative;background:white url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;z-index:9999;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Standards
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
body#Body {
	background-color: #717689;
	font-size: 11px;
	padding: 0;
	margin: 0;
	overflow:hidden;
}
table, td {
	font-size: 11px;
}
body, p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:Black;
	margin: 0;
	padding: 0;
}
p {
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
}
H1
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom:10px;
}
H2
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-bottom:5px;
}
H3
{
	font-weight: bold;
	font-size: 11px;
	color: #275cb2;
	text-decoration: none;
}
H4, H5, H6
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a, a:link, a:visited, .login a.SkinObject, .login a:link.SkinObject, .login a:visited.SkinObject 
{
	color: #275CB2;
	text-decoration:none;
}
a:hover, a:active, a:focus, .login a:hover.SkinObject, .login a:active.SkinObject, .login a:focus.SkinObject 
{
	color: #4780DE;
	text-decoration:underline;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elemente (DIV)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.pixel 
{
	background-color: #717689;
	width: 1px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: visible;
} 
.site {
	position: absolute;
	top: -320px;
	left: -458px;
	width: 917px;
	height: 640px; 
	background-image: url(bzi_metalplate.jpg);
	background-repeat: no-repeat;
}
.kopf {
	position: absolute;
	top: 20px;
	left: 34px;
	width: 878px;
	height: 121px;
	background-image: url(bzi_head.jpg);
	background-repeat: no-repeat;
}
.menu_oben {
	position: absolute;
	top: 130px;
	left: 7px;
	width: 800px;
	height: 24px;
	z-index:1000;
}
.datum {
	position: absolute;
	top: 131px;
	left: 675px;
	width: 200px;
	height: 24px;
	text-align: right;
}
.pfad {
	position: absolute;
	top: 154px;
	left: 54px;
	width: 825px;
	height: 24px;
}
.inhalt {
	position: absolute;
	top: 178px;
	left: 8px;
	width: 902px;
	height: 418px;
}
.inhalt ul, ol, li 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.inhalt ul, ol 
{
	margin: 5px 0 5px 20px;
}
.verwaltung {
	position: absolute;
	top: 0;
	left: 42px;
	width: 817px;
	height: 418px;
	overflow: auto;
	background-color: white;
	padding: 0;
	margin: 0;
	border: 1px solid #275CB2;
}
.artikelhome {
	position: absolute;
	top: 0;
	left: 42px;
	width: 628px;
	height: 418px;
	overflow: auto;
	background-color: white;
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	border: 1px solid #275CB2;
}
.artikel {
	position: absolute;
	top: 0;
	left: 42px;
	width: 628px;
	height: 418px;
	overflow: auto;
	background-color: white;
	padding: 0;
	margin: 0;
	border: 1px solid #275CB2;
}
.news {
	position: absolute;
	top: 0;
	left: 683px;
	width: 184px;
	height: 386px;
	overflow: auto;
	background-color: white;
	padding: 0;
	margin: 0;
	border: 1px solid #275CB2;
}
.login {
	position: absolute;
	top: 402px;
	left: 683px;
	width: 189px;
	height: 60px;
}
*html .login {
	position: absolute;
	top: 397px;
	left: 683px;
	width: 189px;
	height: 60px;
}
.fuss {
	position: absolute;
	top: 605px;
	left: 50px;
	width: 852px;
	height: 16px;
}
.sprache {
	position: absolute;
	top: -1px;
	left: 0px;
	width: 40px;
	height: 16px;
}
.copyright {
	position: absolute;
	top: 0;
	left: 50px;
	width: 297px;
	height: 16px;
}
.menu_unten {
	position: absolute;
	top: 0px;
	left: 350px;
	width: 475px;
	height: 16px;
	text-align: right;
}
.menu_unten a, .menu_unten a:link, .menu_unten a:hover  
{
	color: #275CB2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin: 0 0 0 15px;
}
.copyright a, .copyright a:link, .copyright a:hover  
{
	color: #275CB2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.login .SkinObject, .copyright .SkinObject
{
	color: #275CB2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.login .NormalTextBox
{
	border:1px solid #275CB2;
	width:133px;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Formulare
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 

.formtable 
{
	width: 100%;
	text-align: left;
}
.formtable td
{
	padding-bottom:5px;
}
.formlabel 
{
	margin-right:5px;
}
.formtext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.formbutton
{

}
.formerror
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:Red;
}
.formcb td 
{
	vertical-align:top;
}
.formcb input 
{
	float:left;
	width:25px;
	vertical-align:top;
}
.formcb label 
{
	float:right;
	width:360px;
	padding-top:3px;
	text-align:left !important;
	vertical-align:top;
}
.formrequired 
{
	text-align:left !important;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Suche
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 

.srctitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.srcsum
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.srclink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.srcdate
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.srcnr
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.srcpager
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sample b 
{
	color:#275cb2;
}

	
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DNN genutzt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
*html .contentpane
{
   width: 588px;
   padding:10px;
}
.contentpane
{
   width: 568px;
   padding:10px;
}
*html .rightpane {
	width: 144px;
	padding:10px;
}
.rightpane {
	width: 124px;
	padding:10px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DNN nicht genutzt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
.content1TD2DIV
{
    width: 100%;
    height: 100%;
    position: absolute;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 25px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #717689;
}
.skinmaster {
	width: 864px;
	height: 644px;	
    background: url(background.jpg) fixed left top;
}
.skinheader
{
    height: 109px;
    background: url(header.jpg) left top;
}
.skingradient {
	height:30px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Pfad
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
.Breadcrumb{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #265CB4;
 font-size: 11px;
 text-decoration:none;
}
.Breadcrumb a 
{
	color: #265CB4 !important;
	text-decoration:none;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Control Panel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.flowcontrolpanel {
	position: absolute;
	width: 100px;
	top: 10px;
	left: 10px;
	z-index: 1000;
}
.controlpanel
{
    background: url(background.jpg) fixed left top;
}
.controlpanelScript
{
    width: 0px;
    height: 0px;
    background: url(background.jpg) fixed left top;
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    clip: rect(0px 0px 0px 0px);
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sonstiges
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 
.Head {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}





/*       A good page for studying styling Son of Sucker Fish menu can be: http://www.htmldog.com/ptg/archives/000050.php
	http://www.csscreator.com/node/19621
 */
#menu {
	margin: 0; /* all lists */
	float: left;
	font-family:Verdana, Sans-Serif;
	font-size:11px;		
}

#menu ul {
	margin: 0; /* all lists */
	padding: 0;
}

#menu li {
	margin: 0 30px 0 0; /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
	cursor: pointer;
}

#menu li ul {
	width: 150px;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
}

#menu li ul ul {
	margin: -1.5em 0 0 150px; /* third-and-above-level lists */
}

#menu li li {
	padding: 0 0 0 0;
	margin: 0;
	width: 150px;
}

#menu ul a {
	width: 150px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul,
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul,
#menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
#menu li ul {
	border: 1px solid #265CB4;
	background-color: #D4D4D6;
	width: 150px;
}

#menu li ul li {
	/*border-top: 1px solid white;*/
}

#menu li ul a {
	border-right: none;
	padding: 2px 0px 2px 5px;
	border-top: none;
	background: none;
	font-weight: normal;
	text-transform: none;
	width: 145px;
}

#menu li ul a:hover,
#menu li ul a:active,
#menu li ul a:focus {
	color: #265CB4;
}

#menu li a {
	margin: 0;
	padding: 2px 7px 2px 7px;
	display: block;
	color: #265CB4;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover {
}

#menu li a.active {
	background: white;
}

#menu li a.active:hover,
#menu li a.active:active,
#menu li a.active:focus {
}

#menu li li a.active {
	border-top: none;
	background: none;
	color: #326496;
	font-weight: normal;
}

#menu li.havechild {
}

#menu li.levelhavechild {
	/*background: 94% 50%;*/
}
#menu li.levelhavechild:hover {
	/*background: 94% 50%;*/
}
#menu li:hover ,
#menu li.sfhover {
	background: white;
}

#menu ul li:hover, #menu ul ul li:hover,
#menu ul li.sfhover, #menu ul ul li.sfhover {
	background: white;
}







@media print 
{
body {
	background-color: white;
	font-size: 11pt;
	padding: 0;
	margin: 0;
	overflow:visible;
}
table, td {
	font-size: 11pt;
}
body, p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:Black;
	margin: 0;
	padding: 0;
}
p {
	font-size: 11pt;
	font-weight: normal;
	line-height:15pt;
}
H1
{
	font-weight: bold;
	font-size: 13pt;
	margin-bottom:10pt;
}
H2
{
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	margin-bottom:5pt;
}
H3
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	text-decoration: none;
}
H4, H5, H6
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	text-decoration: none;
}
a, a:link, a:visited 
{
	color: black;
	text-decoration:underline;
}
a:hover, a:active, a:focus 
{
	color: black;
	text-decoration:underline;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elemente (DIV)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.pixel 
{
	position: relative;
	top: 0;
	left: 0;
	width: 99%;
	height: 100%; 
	overflow:visible;
} 
.site {
	position: relative;
	top: 0;
	left: 0;
	width: 99%;
	height: 100%;
	overflow:visible;
}
.kopf {
display:none;
}
.menu_oben {
display:none;
}
.datum {
display:none;
}
.pfad {
display:none;
}
.inhalt {
	position: relative;
	top: 0;
	left: 0;
		width: 99%;
	height: 100%;
	overflow:visible;
}
.inhalt ul, ol, li 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}
.inhalt ul, ol 
{
	margin: 5pt 0 5pt 20pt;
}
.verwaltung {
display:none;
}
.artikelhome {
	position: relative;
	top: 0;
	left: 0;
		width: 99%;
	height: 100%;
		border:0;
	margin:0;
	padding:0;
	overflow:visible;
}
.artikel {
	position: relative;
	top: 0;
	left: 0;
		width: 99%;
	height: 100%;
	border:0;
	margin:0;
	padding:0;
	overflow:visible;
}
.news {
display:none;
}
.login {
display:none;
}
.fuss {
display:none;
}
.sprache {
display:none;
}
.copyright {
display:none;
}
.menu_unten {
display:none;
}
}