/* *** 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 {
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#58595b;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h6 {
font-size: 7px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 950px;
height: 550px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

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

#banner img {padding:10px 0px;} 

/* green line */
#gline {
background-color: #6a8f02;
padding: 3px;
margin: 0px;
}

#gline2 {
position:relative;
top: -70px;
background-color: #6a8f02;
padding: 3px;
margin: 0px;
}

/* white space */
#wspace {
padding: 20px;
}

#wspace2 {
padding: 5px;
}

#logo {
padding-left: 35px;
}

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

#outer{ 
border-left: solid 250px #ffffff; /* color of the left column  */ 
background-color: #ffffff;  /* color of the content column */
} 

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

/* --------------left and right navi------------- */
#left {
 width:160px;
 /* width: 125px; */
 top: -20px;
 background:url(images/nav_gradient2.png) repeat-x;
 float:left; 
 position:relative; 
 margin-left:-215px; 
 margin-right:1px;
 }
 
#copy{
top: 232px;

position:relative;
margin-left:-215px;
}
 
#menu {
margin-left: 5px;
} 

/* menu */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

dl#menu {
}
dl#menu dt {
}
dl#menu dd {
padding-left: 15px;

}
dl#menu li {
text-align: left;
background: #fff;
}
dl#menu li a, dl#menu dt a {
font-family:Tahoma;
font-size: 16px;
color: #58595b;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover {
background: #eee;
}

/* -----------------content--------------------- */ 
#content{ 
position: relative;
overflow:auto;
top: -115px;
left: -15px;
width: 100%; 
height: 330px;
margin: 0px; 
}

#contenthome{ 
position: relative;
overflow:auto;
top: -115px;
left: -15px;
width: 100%; 
height: 330px;
margin: 0px; 
}

#header {
padding-left: 10px;
}

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

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

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