body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ffffff;
	text-align: center;
}
td, th, div
{
	font-size: 11px;
}
th
{
	font-weight: bold;
	text-align: left;
}

a
{
	color: #839B12;
	font-weight:normal;
	text-transform: none;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}



#container
{
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	border: 0px solid #e1e1e1;
	width: 93%;
}

#container p {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 12px;
	font-weight:normal;
	padding: 5px;
	border: 1px solid #e1e1e1;
}
#container_small
{
	background: #FFFFFF;
	text-align: left;
	margin: 10px;
	padding: 10px;
	width: 93%;
	border: 1px solid #e1e1e1;
}
#logo, #logo a
{
	font-size: 18px;
	color: #696969;
	text-decoration: none;
}
#merkzettel
{
	text-align: right;
	border-bottom: 1px solid #e1e1e1;
	line-height: 20px;
}
#merkzettel a
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#merkzettel a:hover
{
	color: #666666;
}
#merkzettel a.highlight
{
	color: #CC5500;
	font-weight: bold;
}
#content
{
	margin-top: 0px;
}


#content_small
{
	
}
#content h2, #content_small h2
{
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-weight: normal;
	color: #2F6182;
}




.description
{
	font-weight: bold;
	font-size: 12px;
	color:#839B12;
	padding-left: 5px;
	padding-bottom: 2px;
	background: #ffffff;
}
table
{
	border: 1px solid #e1e1e1;
	/*margin-top:3px;*/
	margin-bottom: 2px;
	background-color: #fff;
}



.input, .select, select, textarea
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
option
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 0;
}

img
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;
}







.success
{
	color: #33CC33;
	border: 1px solid #33CC33;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	clear: both;
}
.error
{
	color: #CC0000;
	border: 1px solid #CC0000;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	clear: both;
}

.deletex
{
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}


.secondrow
{
	background: #ffffff;
}

.secondrow a {
  font-weight:bold;
}

/*.msha { width:620px;background: url(http://www.npo-jobs.ch/test/jobs/images/left_shadow4.gif) no-repeat top left;padding:0;margin:0; }*/

#menu2 {
  display:table;
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
#menu2 li {
  display:table-cell;
  }
* html #menu2 li {
  float:left;
  }
#menu2 a {
  width:auto;
  display:block;
  padding:4px 16px;
  color:#fff; 
  background:#7D9849; 
  border:1px solid #fff; 
  text-decoration:none;
  }
* html #menu2 a {
  float:left;
  }
#menu2 a:hover {
  color:#000; 
  background:#DDEDA7;
  }

.containermenu {clear:both; text-decoration:none;}
* html .containermenu {display:inline-block;}
.rainbow {
height:16px;
width:25%;
float:left;
}
#rain {
height:16px;
background-color:#7D9849;
}
#rain1 {
background-color:#BBDC4F;
}
#rain2 {
background-color:#B0CF4B;
}
#rain3 {
background-color:#97AC6D;
}
