/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {

font-size: 11px; 

background-image:url(images/bg.png);
background-repeat:repeat-x;
background-color:#6e170a;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}
a {color: #6e170a;}
a:visited {color:#6e170a;}
a:hover {color: #6e170a;}
a:active { color:#000000;}

h1 {
font-size: 17px;
font-family:"Times New Roman", Times, serif;
  
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 1000px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
font-size: 13px; 

 
}









#sidebarTop

{
background-image:url(images/sidebartop.png);
bottom:0;
left:0;
width:188px;
height:60px;
}


#sidebarMiddle ul {
	list-style:none;
	
} 
 
 #leftmenu {
	 margin-left:-80px;
	 
 }


#sidebarMiddle

{
background-image:url(images/sidebarmiddle.png);
bottom:0;
left:0;
width:188px;
min-height:200px;

font-size:11px;


}

#sidebarMiddleCont {

padding-left:20px;
padding-top:10px;

}


#sidebarBottom

{
background-image:url(images/sidebarbottom.png);
width:188px;
height:36px;
bottom:0;
left:0;

}













#contentTopC

{
background-image:url(images/centertopFC.png);
bottom:0;
left:0;
width:748px;
height:53px;
}


#contentTop

{
background-image:url(images/centertopF.png);
bottom:0;
left:0;
width:748px;
height:53px;
}

#contentMiddle

{
background-image:url(images/centermiddle.png);
bottom:0;
left:0;
width:748px;
min-height:400px;


}

#contentMiddleCont {
text-align:center;

padding-left:30px;
padding-right:30px;
padding-top:10px;

}


#contentBottom

{
background-image:url(images/centerbottom.png);
width:748px;
height:21px;
bottom:0;
left:0;

}



/* ----------banner for logo-------------- */
#banner {

 
 
padding-top:30px;
height:276px;
 
margin: 0pt auto;
}
 
#middlelogo {
margin-left:230px;

}

#pianos {

background-image:url(images/pianotile.png);
top:0;
height:60px;
width:100%;
}


#nav1 ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#nav1 li {display: inline; }
#nav1 ul li a {text-decoration:none;  margin: 4px;
	padding: 5px 20px 5px 20px; 
	 }
#nav1 ul li a:hover {color: purple;
	  }
	

#nav1 {
color:#FFFFFF;
text-align:center;

}

#nav1 a {
color:#FFFFFF;
text-decoration:none;

}

#nav1 a:hover {
color:#FFFFFF;
text-decoration:underline;

}

#nav2 a {
color:#FFFFFF;
text-decoration:none;

}

#nav2 a:hover {
color:#FFFFFF;
text-decoration:underline;

}



#nav2 {
background-image:url(images/navbar.png);
width:100%;
height:20px;
color:#FFFFFF;
text-align:center;
padding-top:5px;

}






/* -----------------content--------------------- */
#content {
background-color: #6e170a;
padding-left:30px;
padding-right:30px;
margin-left: 200px;
margin-right: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
