/* *** 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: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color: #000000;
}



a {
	color: #ffcc33;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#ffcc33;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color:#ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #ffcc33;
border-top:0px solid #564b47;
border-bottom:0px solid #564b47;
padding:5px 15px;
margin:0px }
h2 {
	font-size:28 px;
	font-weight: bold;
	padding: 0px 15px;
	margin:0px;
	color: #ffcc33;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #ffffff;
padding: 0px;
margin: 0px; }

#banner img {padding:0px 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #003366;
height:1695px; /* color of the left column  */ 
border-right: solid 200px #003366; /* 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:-180px; 
 margin-right:1px;
 }
 #right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-210px; 
 margin-left: 1px;
 margin-top: 75px;
 }
 
  #righttwo {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left: 1px;
 }

/* -----------------content--------------------- */ 
#content{
	position: relative;
	margin: 0px;
	padding-right: 10px;
}

a.contentlinks{
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:visited.contentlinks{
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}

a:hover.contentlinks{
	color: #ffcc33;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
.righttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffcc33;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	margin:0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: center;
	background-color: #FFCC33;
} 
.underlinebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
