/* Musikschule H.Distler CSS-Stylesheet by siggibley */
 
/*
   GENERELL TAGS
   -------------
*/
body {
	font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 8px;
	color: #000000; background-color: #F4F4FF;
	background-image:  url("images/style/bgScroll.gif"); background-repeat: no-repeat;
	background-position: right bottom; background-attachment: fixed;
}
tr {
	vertical-align: top;text-align:left; 
}
p,td,th {
	font-size: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; 
}
th {
	vertical-align: middle; height: 22px; /* background-color: #DFDFDF; */
	background-color: #FFFFDD;
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 2px;
	margin-bottom: 4px;
}
h1 {
	font-size: 14.4pt; font-family: Arial, Helvetica, sans-serif;
	margin: 0px; padding: 0px;
}
h2 {
	font-size: 13.4pt; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	margin-top: 12px;
}
h3 {
	font-size: 11.4pt; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
h4 {
	font-size: 10.8pt; font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
h5 {
	font-size: 10.1pt; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
ul {
	margin-top: 1px;
	margin-bottom: 5px;
}
hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid black;
}
textarea {
	font-family: Arial, sans-serif;
}
/*
   BEREICHE
   --------
*/
div#AreaPage {
	width: 950px; overflow: hidden;
	border: 1px solid black;
	border-left-color: gray; border-top-color: gray;
	
}
div#AreaTop {
	height: 8px;
}
iframe#HeaderFrame {
	width: 950px;
	height: 76px;
	color: #FFFFFF;
	background-color: #576484;
}
table#AreaBody {
	width: 950px;
	background-color: #FFFFFF; table-layout:fixed;
	opacity: 0.85; filter: alpha(opacity=85);
}
td#AreaPreview {
	width: 275px; overflow: hidden;
	background-color: #FFFFEE;
}
td#AreaContent {
	/* verfügbare td-Area-Restbreite */
}
td#AreaNavigation {
	width: 150px; overflow: hidden;
	background-color: #DDDDDD;
}
td#FootNavigation {
	vertical-align: bottom;
	background-color: #DDDDDD;
}
div#DivPreview,div#DivContent {
	padding: 0px 16px 0px 16px;
}
/*
   NAVIGATION 
   ----------
*/
ul#Navigation {
	width: 125px;
	margin: 0; padding: 10px;
}
ul#Navigation li {
	list-style: none;
	margin: 3px; padding: 0;
}

ul#Navigation li ul {
	margin: 0 0 0 22px; padding: 0;
}
ul#Navigation li li {
	margin: 3px 0; padding: 0;
}
ul#Navigation a,ul#Navigation span {
	display: block;
	padding: 0.2em;
	white-space: nowrap;
	text-decoration: none;
	border: 1px solid gray;
	color: maroon; background-color: #CCCCCC;
}
ul#Navigation a:hover {
	color: #0000CC;
}
ul#Navigation span {
	border: 1px solid white;
	border-left-color: #404040; border-top-color: #505050;
	color: black;
}
/*
   UNIVERSAL
   ---------
*/
.blocktext {
	text-align: justify;
}
a,a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.button {
	cursor: hand;
}
.gerahmt {
	border: 1px #666666 solid;
	padding: 4px;
}
.nobreak {
	white-space: nowrap;
}
/*
   JAVA-SCRIPTED
   -------------
*/
#blinkerText {
}
.IExHidden {
}
 
/*
   UNUSED
   ------


  a:visited {
	color: #990099;
  }
  a.linkHead,a.linkHead: visited {
	color: #FFFFFF;
	font-size: 13px; text-decoration: none;
  }
  a.linkHead: hover {
	color: #FFCC66;
  }
  td.linkBox {
	font-family: Arial;
	background-color: #3366FF;
	border: solid; border-color: #EEEEEE #666666 #666666 #EEEEEE; border-width: 1px 2px 2px 1px;
  }
  table.linkBox {
	background-color: #EEEEEE;
  }

  For Checks Only
  body,p,td { font-size: 1em }


*/
 
 

