/* *** 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  */

html, body {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin-top:0px;
background:#A7B6A5 url(../images/background.gif) repeat-x;

}

a {color: #003399; font-weight: bold; text-decoration:none;}
a:visited {color:#003399;}
a:hover {color: #564b47; text-decoration: underline;}
a:active { color:#003399;}

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

h3 {
font-size:10px;
font-weight: bold;
text-transform:uppercase;
padding: 3px 0px 3px 5px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 760px;
padding:0px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
border-left: 2px solid #006600;
border-right: 2px solid #006600;
border: 2px solid #006600;
background-color:#FFFFFF;
min-height: 80%; /* IE has height hacked in in conditional below */
margin-bottom:0px;
height: 100%;
min-height:400px;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: left;
/*background-color: #e1ddd9;*/
padding: 0px;
margin: 0px;
border-bottom: 2px solid #006600;
}

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


#menu {
text-align: left;
padding: 0px;
margin: 0px;
background:url(../images/menu_bg.jpg);
height:28px;
border-bottom: 2px solid #006600;
}

#menu table {margin:0px; padding:0px;}


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

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

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

/* --------------left and right navi------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
 #right {
	position:relative;
	width:260px;
	float:right;
	margin-right:-260px;
	margin-left:1px;
	border-left: 0px solid #006600;
	border-bottom: 0px solid #006600;
 }
 
 #right p {margin:5px;}

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px 0px 0px 0px;
border: 0px solid #999999; 
border-right: 2px solid #006600;
min-height: 80%; /* IE has height hacked in in conditional below */
}

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

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

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

/*  ----------------footer---------------------- */ 
#footer {
	clear: both;
	padding:10px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 2px solid #006600;
	background-color:#FFFFFF;
	text-align: center;
	width:760px;
	padding-bottom:10px;
	background-color:#FFFFFF;
} 

.testimonialHead {font-weight:bold; margin-bottom: 5px; border-bottom: 1px solid #cccccc;}

.hhname {font-weight: bold;}

.formfieldtitle
{
	font-weight: bold; 
}

.small 		
{ 
	font-size: 80%; 
}

.errornotice
{
	border : 1px solid #990000;
	background-color : #FFFFCC;
	color : Black;
}

.remarkbox
{
	border : 1px solid #557755;
	background-color : #FFFFCC;
	color : Black;
}

