body {
  font-family: arial, helvetica, sans-serif; font-size: 11px;
	font-size: 100%;
	color: rgb(0,0,0);
	
	/*background-color: rgb(190,201,180);*/
	margin: 0px;
	/*  background-color: #3a3a3a;  good*/
	/* background-color : rgb(156,172,143);*/
  /*background-image: url(/img/bg.gif); background-repeat: no-repeat; background-position: top center;*/	
}


h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}

h2
{
  text-align: left;
  padding: 0 0 0.20em 0;
	margin: 0;	
  font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	/*color: rgb(130,130,130);*/
	color: rgb(66,85,82);	
}

h3
{
  text-align: left;
  padding: 0 0 0.20em 0;
	margin: 0;	
  font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: rgb(130,130,130);*/
	/*color: rgb(255,255,255);*/
	color : rgb(248,127,17);
}

h4
{
  text-align: left;
  padding: 1em 0 0.20em 0em;
	margin: 0;	
  font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: rgb(130,130,130); 
	/*color: rgb(255,255,255);*/
}


.ourHeader {
	margin: 0 auto;
	padding: 0px;
	width: 710px;
	height: 70px;
    border-left: 1px solid #3a3a3a;	
    border-right: 1px solid #3a3a3a;
    border-top: 1px solid #3a3a3a;	
	background-color: rgb(255,255,255);
	background-image: url(/img/bg.gif); background-repeat: no-repeat; background-position: top center;
}
.ourHelp {
	margin: 0 auto;
	padding-bottom: 15px;
	width: 710px;
	background-color : rgb(248,127,17);
    z-index:0;
}
.ourBodyFrame {
	margin: 0 auto;
	padding: 0px;
	width: 710px;
	/*background-color : rgb(248,127,17);*/
	background-color : rgb(255,255,255);
	background-color: rgb(190,201,180);
	border: 1px solid #3a3a3a;
}

.clearer {
	height: 0;
	line-height: 0;
	clear: both;
}
* html .clearer {
	font-size: 0;
}


#contentMenu {
  font-family: arial, helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	width: 710px;
	height: 16px;
	font-size: 12px;
	z-index:99;
	background-color : rgb(248,127,17);
}

html>body #contentMenu {
  width: 100%; 
} 

a {
	text-decoration: none;
}

a:link {
  color: rgb(30,30,30);
  text-decoration: underline;	
}

a:visited {
  color: rgb(30,30,30);
  text-decoration: underline;		
}

a:active {
	color: red;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	padding: 00;
	margin: 0;
}

#nav a {
	font-weight: bold;
	/* color: rgb(100,100,100);*/
	color: white;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: rgb(255,255,255);
	padding: 0.2em 5px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 0px solid rgb(247,147,30);
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 115px;
	text-align: center;
	cursor: default;
	/* background-color: rgb(66,85,82); */
	/* background-color: rgb(255,255,255);*/
	background-color : rgb(248,127,17);
}

li#first {
	border-left-width: 0em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	background-color: rgb(130,130,130)  
	/* background-color: rgb(255,255,255);*/
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/*-----------------------------*/


.mainBox{
  font-family: arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;	
	/*border: rgb(150,150,150) 1px solid;*/
	margin: 0 auto;
	padding: 5px;	
    display: block; 
	background-color: rgb(255,255,255); 
		/*background-color: #acacac;*/
			background-color: rgb(190,201,180); 
}

.leftBox{
  font-family: arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;	
	color: black;
	margin: 0 auto;
	padding: 0px;
	width: 153px;
}

.rightBox{
  font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;	
	color: rgb(80,80,80);
	line-height:15pt;
	/*background-color: rgb(255,255,255);*/	
	/* background-color: rgb(255,207,99); */	
	/*border: rgb(150,150,150) 1px solid;*/
	background-color: rgb(255,255,255);
	margin: 0 auto;
	padding: 10px;
	width: 447px;
}
.footNav {
    /* background-color: rgb(66,85,82);*/
    /*background-color: rgb(80,80,80);*/
	/*background-color: rgb(255,207,156);*/
	padding: 1px;
	margin: 0 auto;
	width: 600px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;	
	color: white;
}
.footerLink{
  font-family: arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;	
	color: black;
}

.footNav a {
	font-weight: normal;
	color: white;
	text-decoration: none;
}

.footNav a:hover {
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

.link3 {
	color: rgb(248,127,17);
	text-decoration: none;
}

.testamonial a {
  font-style: normal;
	color: rgb(255,255,255);
	text-decoration: underline;
}

.beispielBox{
  font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;	
	color: rgb(255,255,255);
	line-height: 16px;
	/*background-color: rgb(200,200,200);*/
	/* border-right: rgb(247,147,30) 1px solid;*/
	margin: 0 auto;
	padding: 0px;
	width: 150px;
}

.arbeitsbeispiele {
  font-weight: bold;
	color: rgb(248,248,248);
	text-decoration: none;
}

.arbeitsbeispiele a {
  font-style: normal;
	color: rgb(148,148,148);
	text-decoration: underline;
}

.unit {
  font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,200);
	text-decoration: none;
}

.aktuell{
   font-weight: bold;
	color: rgb(255,255,255); /*rgb(130,130,130); rgb(197,185,163);*/
	/* background-color: #808080;*/
	background-color: #3a3a3a;
	/*background-color: rgb(66,85,82);*/
	/*background-color: rgb(130,130,130);*/
	/*background-color : rgb(248,127,17);*/
	
	text-align: center;
	font-size: 11px;
	/* background-image: url(/img/line.gif);*/
}

.topic{
   background-color: rgb(255,255,255); /* rgb(208,210,241);rgb(255,255,255); rgb(238,223,197);*/
   width: 170px; 
   margin-bottom: 8px;
   color: rgb(66,85,82);
   border: rgb(255,255,255) 1px solid;
}

.mainSelector{
   font-family: arial, helvetica, sans-serif;
	 font-size: 12px;
   /*background-color: rgb(208,210,241); rgb(238,223,197);*/
   color: black;
}

.explain {
  font-size: 9px;
}

.copyText{
   font-family: arial, helvetica, sans-serif;
	 font-size: 11px;
     color: rgb(80,80,80);
	 font-weight: normal;
	 text-align: right;
}

.copy{
   font-family: arial, helvetica, sans-serif;
	 font-size: 11px;
     color: rgb(80,80,80);
	 font-weight: normal;
	 text-align: left;
}

dt {
    font-family: arial, helvetica, sans-serif;
	 font-size: 11px;
   color: black;
	 font-weight: normal;
	 text-align: left;
		padding-left: 15px;	
}

.heading{
   font-family: arial, helvetica, sans-serif;
	 font-size: 11px;
   color: black;
	 font-weight: normal;
	 text-align: left;
	 	margin: 0 auto;
		z-index:0;
}

.error {
  color: red;
}