/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body { background-color: #e1ddd9; font-size: 11px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; color:#564b47; padding:0; margin:0; }
a { color: #339dc4; text-decoration: none; }
a:visited { color:#339dc4; text-decoration: none; }
a:hover { color: #97afbf; text-decoration: none; }
a:active { color:#000000; text-decoration: none; }

h1 { color: white; font-size: 11px; text-transform:uppercase; background-color: #339dc4; border-top:1px solid silver; border-bottom:1px solid silver; padding:5px 15px; margin:0; font-weight: normal;  }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}
h3 { color: #339dc4; font-size: 20px; font-weight: normal; margin: 0; padding: 5px 10px; }
img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container { width: 708px; background-color: white; margin-top: 20px; margin-right: auto; margin-left: auto; }

/* ----------banner for logo-------------- */
#banner { background-color: #e1ddd9; text-align: right; height: auto; margin: 0; }
/* -----------------Inhalt--------------------- */
#content { background-color: #ffffff; padding: 0; margin-left: 160px; margin-right: 0; }
* #content { /*star hack voor IE */
  height: 1%;
}
div #content { min-height:400px; border-left: 1px solid silver; }
* html #content { /*star hack voor IE */
  height: 400px;
}

p, pre, table {
    padding: 5px 10px;
    /*float: top;*/
    display: inline-block;
    margin:0px;
}
.flderr {
    color: red;
}
/* -----------footer--------------------------- */
#footer { margin: 0; padding: 0; text-align: right; clear: both; }
/* --------------left navigavtion------------- */
#left { font-size: 10px; text-decoration: none; float: left; width: 160px; margin: 0; padding: 20px 0 0; min-height:400px;}
/*Leftmenu container*/
#left ul{ font-size: 10pt; text-decoration: none; padding: 0; margin: 0; border: thin; }
/*Leftmenu list; standaard*/
#left li{ font-size: 14px; text-decoration: none; padding: 0; margin: 0; border-top: 1px solid white; border-bottom: 1px solid white; border-right-style: none; border-right-width: medium; border-left-style: none; border-left-width: medium; list-style-type: none; }
/*Leftmenu links*/
#left li a{ display: block; border-left: 20px solid #d1e4ef; padding: 1px 10px 1px 4px; color: #564b47; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; list-style-type: none; }
/*Leftmenu links visited*/
/*#left li a:visited{ color: #97afbf; text-align: left; }*/
#left li a:visited{ display: block; border-left: 20px solid #d1e4ef; padding: 1px 10px 1px 4px; color: #564b47; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; list-style-type: none; }
/*Leftmenu links active and visited; standaard weergave, geselecteerde link*/
#left li.active a:visited{ color: #339dc4; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; border-left: 20px solid #339dc4; }
/*Leftmenu links hover*/
#left li a:hover{ border-left: 20px solid #97afbf; color: #339dc4; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #e7e7e7; text-decoration: none; text-align: left; }
/*Leftmenu links hover*/
#left li.active a{ border-left: 20px solid #339dc4; color: #339dc4; background-color: #e7e7e7; text-decoration: none; text-align: left; }
/*Leftmenu selected menu item hover*/
#left li.active a:hover{ border-left: 20px solid #97afbf; border-right: 0 none; background-color: #e7e7e7; color: #339dc4; text-decoration: none; text-align: left; }
#left #flashImg	{
	width			: 160px;
	height			: 106px;
	background		: url(../fla/img/train05.jpg) no-repeat;
	margin			: 15px 0 20px 0;
	border-bottom		: solid 2px #fff;
}
/* ------------------------------ */
TH,TD,INPUT,SELECT, TEXTAREA {
    font-size: 11px;
    font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
INPUT, SELECT, TEXTAREA  {
    color: #FFFFFF;
    border-color : #606060;
    border-style : solid;
    border-width : 0px;
    background-color: #3399CC;
}

