/*
Theme Name: muz 1
Author: BIG GmbH, Zürich
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
html { height: 100%; margin: 0; }
body { background-image: url(imgs/bgmain.gif); background-repeat: repeat-y; background-position: center 0;  font-size: 11px; color: black; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #f1f1f1; text-align: left; height: 100%; margin: 0; padding: 0; }
div, p, img, a, td { font-size: 100%; margin: 0; padding: 0; }
/* ---[ common elements ]--------------------- */
h1 { color: #0b77bb; font-size: 200%; font-weight: normal; padding: 0; margin: 0; }
h2 { color: #0b77bb; font-size: 18px; font-weight: bold; line-height: 20px; text-align: left; padding: 0; margin: 0 0 1em; }
h3 { font-size: 13px; font-weight: bold; color: #0b77bb; line-height: 15px; background-color: transparent; }
h4, h5 { font-size: 110%; font-weight: normal; color: #0b77bb; }
h1 span, h2 span, h3 span {
	color: #0b77bb;
	}
ul {  }
li { margin-left: 25px; }
hr { border-top: 1px solid #0b77bb; }
/* ---[ links ]------------------------------- */
a, a:link { color: #0b77bb; text-decoration: none; font-weight: bold; }
a:visited { font-weight: bold; }
a:hover { color: #ae1220; font-weight: bold; font-style: italic; text-decoration: none; }
a:active { font-weight: bold;}


a img, img { margin-right: 5px; margin-left: 5px; }

/* Special  formatting
------------------------------------------------------------------------------- */
.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page { width: 810px; text-align: left; margin: 0 auto; padding: 0; 
text-align: left; height: 100%; margin: 0 auto; padding: 0;}
#sidebar { width: 144px; float: left; padding-top: 20px; }
#content { margin-right: 0; margin-left: 160px; padding-top: 20px; padding-right: 0; }
/* Header
------------------------------------------------------------------------- */

#header { position: relative; top: 0; left: 0; height: 90px; width: 810px; }
/* Footer
------------------------------------------------------------------------- */
#footer { margin: 0 auto; font-size: 0.85em; color: #680d11; width: 800px; z-index: 99; padding-top: 4px; padding-bottom: 8px; }

#footer p {
	padding: 20px 320px 20px 95px;
}

#footer a {
	color: #680d11;
}
/*MENU
------------------------------------------------------------------------- */

#menu a:hover{ color: #ae1220; }
#menu li{ margin:0 0 2px; height:auto !important; height:1%; font-size:11px; color:#0b77bb; font-weight:bold; background-color: white; text-align:left; border: solid 1px; list-style-type: none; list-style-image: none; }
#menu li a, #menu li.active a{ color:#0b77bb;   /* non current menu color */
   display:block; padding:2px; text-decoration:none; list-style-type: none; list-style-image: none; }
#menu li.active a:hover { color: #ae1220; font-style: italic; text-decoration: none; }
#menu li.active{
   color:#0b77bb;
}
#menu ul{ margin:0; padding-bottom:10px; padding-left:10px; list-style-type: none; list-style-image: none; }
#menu ul ul{
   margin:0;
   padding-bottom:10px;
   padding-left:10px;
}
#menu ul ul ul{
   display:none;
}
#menu li.active ul{ display:block; font-size:13px; }
#menu li.active ul ul {
   display:block;
   font-size:13px;
}
#menu li.active li.active ul {
   display:block;
}
/* muz spezial
------------------------------------------------------------------------------- */
.inputbox { border: solid 1px; background-color : white; margin-bottom: 3px; color: black; font-size: 12px; padding: 2px; }
.button {
	font-size: 13px;
	color: black;
	border: solid 1px;
	margin-bottom: 0;
	background-color: #ededed;
	padding          : 2px;
	font-weight: bold;
}
.fett_gross { font-size: 15px; font-weight: bold; }
.hochgestellt  { font-size: 9px; text-decoration: none; position: relative; vertical-align: 3px }
.tabelle_body  { font-size: 11px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; border-style: none none solid; border-width: medium medium 1px; border-color: #000 }
.tabelle_kopf { color: #fff; font-size: 11px; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 13px; background-color: #0b77bb; padding: 1px; border-style: none none solid; border-width: medium medium 1px; border-color: #000  }
.muz_tabelle { width: 630px; }

