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


body{
padding-top: 20px;
padding-bottom: 20px;
background: #333333;
font-family:Georgia, "Times New Roman", Times, serif
font-size:14px;
}

ul#minitabs{
list-style: none;
margin: 0;
padding: 7px 0;
font-weight: bold;
text-indent: 5em;
text-align: left;
white-space: nowrap;
margin-left: -4px; }

ul#minitabs li{
display: inline;margin: 0 5px}

ul#minitabs a{
text-decoration: none;
padding: 0 0 3px;
border-bottom:2px solid #000;
color: #f0c24d}

ul#minitabs a#current{
border-color: #F60;color: #06F}

ul#minitabs a:hover{
border-color: #f7ad10;
color: #f7ad10}


h1 {
font-size: 12px;
background-color: #000;
padding:5px 15px;
margin:0px }

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

/* ----------container to center the layout-------- */
#container {
width:900px;
padding:5px;
margin: 5px;
border:solid;
border-width:thin;
border-color: #ff9900;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
padding-top:20px;
text-align: right;
background-color: #000;
padding: 20px;
margin: 0px; }

/* ----------outer and inner----------------- */

#outer{ 
background-color: #000;  /* color of the content column */
} 

#inner{margin:0; width:100%; 
} /* The ie/pc pecularity */ 


/* -----------------content--------------------- */ 
#content{
font-family: Courier New, monospace;
height:650px;
font-size:14px;
color:#d9c69d;
background-color:#000;
position:relative;
margin: 0px;
border-top-style:1px solid #ffffff;
/* border-top-style:double;
border-bottom-style:double;
border-color: #000;*/
}

p.dotted {
border-style: dotted;}



p {
padding-left:20px;
padding-right:20px;
margin:0px; 
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;
}

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