/* *** 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: #fff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}
a { color: #06C; }
a:visited { color: #764; }
a:hover { color: maroon; }
a:active { color:#000000;}

h1
{
	font-size: 14px;
	padding: 20px 20px 5px 20px;
	margin: 0px;
}

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

h3
{
	font-size: 12px;
	padding: 5px 10px 5px 20px;
	margin: 0px;
	font-style: italic;
}

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

p.tab { padding: 5px 20px 5px 40px; }

li
{
	list-style-type: disc;
	list-style-position: outside;
	padding: 0px 20px 5px 0px;
	margin: 0px;
}

pre{
font-size: 12px;

margin:0px;}


img.download {vertical-align:middle;}

#header
{
	clear: left;
	padding: 0px;
	margin: 0px;
	text-align: right;
} 


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

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


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

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

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

/* --------------left and right navi------------- */
#left
{
	width: 200px;
	float: left;
	position: relative;
	margin-left: -200px;
	margin-right: 1px;

}
 #right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 }

/* -----------------content--------------------- */ 
#content
{
	position: relative;
	margin: 0px;
	border-right: gray;
	border-left: gray;
	border-style: none dotted none dotted;
	border-width: 0 1px 0 1px;
}

/*  ----------------footer---------------------- */ 
#footer
{
	clear: left;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	font-style: italic;
	font-size: 10px;
} 
