/* *** 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				{ font-family: Arial; font-size: 14px; }
a.navigation                    { color:#3D541F; }
a.navigation:hover              { color:#000000; }

a.navigation1                   { color:#3D541F; }
a.navigation1:hover             { color:#000000; }

a.navigation2                   { color:#ffffff; }
a.navigation2:hover             { color:#000000; }

a.navigation3                   { border:0; padding: 3px 3px 3px 3px; color:#ffffff; }

img.image			{ padding: 3px 3px 3px 3px;}

h1                              { color:#3D541F; }

body                            { background-color:#e2f0cF; }

table.table1                    { width:500px; border-color:#3D541F;  border-collapse: collapse; }
td.td1                          { text-align:center; }

table.table2                    { width:500px; border-color:#3D541F; border-collapse: collapse; }
td.td2a                         { border:solid 1px; border-color:#3D541F; background-color:#3D541F; text-align:center; }
td.td2b                         { border:solid 1px; border-color:#3D541F; text-align:center; }
td.td2c                         { border:solid 1px; border-color:#3D541F; background-color:#ffffff; text-align:center; }

table.table3                    { width:500px; border-color:#3D541F; border-collapse: collapse ; }
td.td3a                         { border:solid 1px; width:33%; border-color:#3D541F;  text-align:center; }
td.td3b                         { border:solid 1px; border-color:#3D541F; }

table.table4                    { width:100px; border-color:#3D541F; border-collapse: collapse ; }

table.table5                    { width:500px; border-color:#3D541F; border-collapse: collapse; font-size:smaller; }

font.font1                      { font-size: larger; color:#ffffff; }
font.font2                      { font-size: larger; color:#3D541F;}

iframe				{ height:50px; width:50px; margin:0; padding:0; border:0; }


h2.banner {
font-size: 11px;
text-transform:uppercase;
background-color: #3D541F;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
color:#ffffff;
padding:0px 5px;
margin:0px }

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

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


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

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

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

/* --------------left and right navi------------- */
#left {
 width:110px; 
 float:left; 
 position:relative; 
 margin-left:-109px; 
 margin-right:1px;
 }
 #right {
 width:110px; 
 float:right; 
 position:relative; 
 margin-right:-119px; 
 margin-left:1px;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
}

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

#fade_base {
	width:350px;
	border:1px solid #3D541F;
	padding:5px;
	height:60px;
}

#fileinfo {
	width: 100px;
	background: #ffffff;
	border-bottom:1px solid #3D541F;
	border-left:1px solid #3D541F;
	border-right:1px solid #3D541F;
	font-size: 11px;
}

.box .content {
	padding: 2px;
}

.box h3 {
	font-size: larger; 
	text-align:center;
	background: #3D541F;
	color: #ffffff;
	margin-bottom: 0;
}
.box td {
	font-size: 9px;
	padding:0px;
	margin: 0px;
}

.box a {
	color:#3D541F;
}
.box a:hover {
	color:#000000;
}
