body, html   {
  margin: 0px;
  padding: 0px;
  background: #003277 url(../../img/layout/bg_website.gif) repeat;
  width: 100%;
  height: 100%;  }

body    {
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  color: #353535;
  font-size: 11px;}

.blue  {
  color: #003399;}

.rot {
  color: #FF2929;}

div  {
  margin: 0px;
  padding: 0px;}

img  {
  border: 0px;
  margin: 0px;
  padding: 0px;}

a  {
  text-decoration: none;
  color: #003399; }

a:hover  {
  text-decoration: underline; }

h1, h2, h3, h4  {
  margin: 0px;
  padding: 0px;}

p  {
  margin: 0px;
  padding: 0px 0px 15px 0px;}


h1, h2, h3, h4, h5  {
  color: #003399;
  font-weight: bold;}

ul {}
ol {}
li {}

.center_content    {
  z-index:2;
  position: relative;
  text-align: center;
  left: 0px;
  width: 100%;
  height: 100% }

.website   {
  text-align: left;
  margin: 0px auto;
  width: 939px;
  height: 100%;}

.workspaceStart    {
  background: #FFFFFF url(../../img/layout/bg_start.gif) repeat;
  float: left;
  width: 939px;
  padding-left: 12px;
  height: 100%;}

.workspaceStart[class]    {
  width: 927px;
  height: auto;
  min-height: 100%; }

.workspaceNextPages    {
  background: #FFFFFF url(../../img/layout/bg_pages.jpg) repeat;
  float: left;
  width: 939px;
  padding-left: 12px;
  height: 100%;}

.workspaceNextPages[class]    {
  width: 927px;
  height: auto;
  min-height: 100%; }


/*---------Hauptnavigation------------*/

.mainNav    {
  background: #ffffff;
  float: left;
  width: 915px;}
  
.logo_videodacta  {
  float: left;
  padding: 17px 0px 0px 18px;}

.menu  {
  background: #E3EDF7;
  float: right;
  width: 645px;
  margin-top: 54px;
  padding: 0px;
  border-bottom: 3px #FFFFFF solid;}

.menu ol {
  float: left;
  padding: 0px;
  margin:0px;}

.menu li{
  float: left;
  list-style-type: none;
  padding: 0px;
  margin:0px;}

.menu a  {
  color: #003399;
  font-weight: bold;
  text-decoration: none;
  float: left;
  background: #E3EDF7;
  padding: 3px 9px 3px 9px;
  margin: 0px;
  border-right: 3px #FFFFFF solid;}

.menu a.on, .menu a:hover   {
  color: #FFFFFF;
  background: #FF2929;
  text-decoration: none; }

/*---------banner------------*/

.banner  {
  float: left;
  border-bottom: 5px #FFFFFF solid;}

.banner_mood  {
  float: left;}

#banner_quotation  {
  float: left;}



/*---------linke Navigation------------*/


.submenu  {
  float: left;
  clear: left;
  width: 215px;
  border-right: 5px #FFFFFF solid;}

.submenu[class]  {
  width: 210px;
}

ul.ul2, ul.ul3 {
  float: left;
  width:210px;
  padding: 0px;
  margin:0px;}

ul.ul3 {
  padding: 5px 0px 10px 0px;
  background: #FFFFFF;}

li.li2, li.li3 {
  float: left;
  width:210px;
  list-style-type: none;
  padding: 0px;
  margin:0px;}

a.li2_a,
a.li2_a:hover,
a.li2_aOn,
a.li2_aOn:hover,
a.li2_aAlone,
a.li2_aAlone:hover,
a.li2_aAloneOn,
a.li2_aAloneOn:hover,
a.li3_a,
a.li3_a:hover,
a.li3_aOn,
a.li3_aOn:hover {
  text-decoration: none;}

.li2_a {  
  float: left;
  clear: both;
  width: 210px;
  background:  #e3edf7 url(../../img/layout/flecha_nav_off.gif) no-repeat;
  padding: 4px 0px 5px 30px;
  border-bottom: 1px solid #fff;
  color: #003399;
  font-weight: bold;
  font-size: 10px;}

.li2_a[class] {  
  width: 180px;}

a.li2_a:hover{
  background: #bfd4eb url(../../img/layout/flecha_nav_off.gif) no-repeat;}

.li2_aOn {  
  float: left;
  clear: both;
  width: 210px;
  background:  #bfd4eb url(../../img/layout/flecha_nav_on.gif) no-repeat;
  padding: 4px 0px 5px 30px;
  border-bottom: 1px solid #fff;
  color: #003399;
  font-weight: bold;
  font-size: 10px; }

.li2_aOn[class] {  
  width: 180px;}

.li2_aAlone {  
  float: left;
  clear: both;
  width: 210px;
  background:  #e3edf7 url(../../img/layout/noflecha_nav.gif) no-repeat;
  padding: 4px 0px 5px 30px;
  border-bottom: 1px solid #fff;
  color: #003399;
  font-weight: bold;
  font-size: 10px; }

.li2_aAlone[class] {  
  width: 180px;}

a.li2_aAlone:hover{
  background: #bfd4eb url(../../img/layout/noflecha_nav_on.gif) no-repeat;}


.li2_aAloneOn {  
  float: left;
  clear: both;
  width: 210px;
  background:  #bfd4eb url(../../img/layout/noflecha_nav_on.gif) no-repeat;
  padding: 4px 0px 5px 30px;
  border-bottom: 1px solid #fff;
  color: #003399;
  font-weight: bold;
  font-size: 10px; }

.li2_aAloneOn[class] {  
  width: 180px;}

.li3_a {  
  float: left;
  clear: both;
  width: 210px;
  padding: 5px 10px 5px 10px;
  background:  #FFFFFF;
  color: #3c3c3c;
  font-size: 10px;
  text-align: left; }

.li3_a[class] {
  width: 190px;}

.li3_a:hover {  
  color: #FF2929;}

.li3_aOn {  
  float: left;
  clear: both;
  width: 210px;
  padding: 5px 10px 5px 10px;
  background:  #FFFFFF;
  color: #FF2929;
  font-size: 10px;
  text-align: left; }

.li3_aOn[class] {
  width: 190px;}
