/* Default */
* {
  font-family:verdana;
  font-size:12px;
  
}

.weissSehrKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	/* color: #FFFFFF; */
}

.errLabel 
{
	color: #FF0000;
	font-weight:bold;
}

.submitbutton {
	font-size: 10px;
	color: #000000;
	/* color: #627697; */
	font-weight: bold;
	/* background-color: #F6EFA1; */
	/* background-color: #E4E3C7; */
	background-color: #EEEEEE;
	height: 18;
}

a:link {
  color:#BEB01A;
  font-size:12;
  text-decoration:none;
  font-weight:normal;
}
  
a:visited {
  color:#BEB01A;
  font-size:12;
  text-decoration:none;
  font-weight:normal;
}

a:hover {
  color:#BEB01A;
  font-size:12;
  text-decoration:underline;
  font-weight:normal;
}

a:active {
  color:#BEB01A;
  font-size:12;
  text-decoration:none;
  font-weight:normal;
}


/* 1 - LogoTop (lt) */

a.lt_text:link {
  font-size:11;
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}

a.lt_text:visited {
  font-size:11;
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}

a.lt_text:hover {
  font-size:11;
  text-decoration:none;
  font-weight:bold;
  color:#000000;
}

a.lt_text:active {
  font-size:11;
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}

td.lt_bgverlauf {
  background-image: url("img/goettlich/logo_v4_r1_c7.jpg");
  /*background-repeat:repeat-x;*/
  /*float:left;*/

  width:100%; 
}

table.lt_linklist {
  table-layout:auto;
}

td.lt_linklist {
  height:26;
}


table.lt_button {
  table-layout:fixed; 
}


td.lt_button_firstlast {
  width:90px;
  height:25;  
}

td.lt_button_middle {
  width:87px;
  height:25;
  /*table-layout:fixed;*/
}

td.bg_newsletter {
  background-image: url(img/goettlich/box_right/bg_newsletter.gif);
  background-repeat: no-repeat;
}

td.bg_login {
  background-image: url(img/goettlich/box_right/bg_login.gif);
  background-repeat: no-repeat;
}

div.lt_linklist {
  text-align:center;
  font-size:12px;
  font-weight:normal;
}

/* Navi-Tree */

div.nav {
  	font-size:10;
	text-decoration:none;
	font-weight:normal;
	color:#777777;
}

a.nav:link 
{
	font-size:10;
	text-decoration:none;
	font-weight:normal;
	color:#777777;
}

a.nav:hover 
{
	font-size:10;
	text-decoration:none;
	font-weight:normal;
	color:#BEB01A;
}

a.nav:visited 
{
	font-size:10;
	text-decoration:none;
	font-weight:normal;
	color:#777777;
}

/* Mitte*/
a.nav_mitte:link 
{
	font-size:14;
	text-decoration:none;
	font-weight:bold;
}

a.nav_mitte:hover 
{
	font-size:14;
	text-decoration:underline;
	font-weight:bold;
}

a.nav_mitte:visited 
{
	font-size:14;
	text-decoration:none;
	font-weight:bold;
}

/* 2 - NavLeft (nl) */

a.nl_text:link {
  font-size:11;
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}

a.nl_text:hover {
  color:#BEB01A;
  font-size:11;
  text-decoration:underline;
  font-weight:normal;
}

a.nl_text:visited {
  font-size:11;
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}
 
a.nl_text:hover {
  font-size:11;
  text-decoration:underline;
  font-weight:normal;
  color:#D3C533;
}

a.nl_text:active {
  font-size:11;
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}

table.nl_fixing {
  table-layout:fixed;
}

td.nl_titlefirst {
  width:148px;
}
td.nl_titlefirst2 {
  
}

div.nl_title {
  vertical-align:text-bottom;
  font-size:11px;
  font-weight:bold;
  color:#777777;
  text-indent:3px;
}

a.nl_linklist {
  font-size:11px;
  font-weight:normal;
  color:#000000;
  text-indent:6px;
}

a.nl_linklist:visited {
  color:#000000;
  font-size:11;
  text-decoration:none;
  font-weight:normal;
}

a.nl_linklist:hover {
  font-size:11;
  text-decoration:underline;
  font-weight:normal;
  color:#D3C533;
}


a.nl_linklist:visited:hover {
  text-decoration:underline;
}



/* 4 - MainArea (ma) */
div.ma_title {
  font-weight:bold;
}

h1.ma_prod_title {
  font-weight:bold;
  color:#B3AD59;
  /* color:#777777; */
  font-size:15px;
  /* text-decoration:underline; */
}

h2.ma_prod_beschr {
  font-weight:bold;
}

table.ma_fixing {
  table-layout:fixed;
}

td.ma_rahmen_width {
  width:3px;
}

td.ma_rahmen_height {
  height:3px;
}

hr.ma_strich {
  border:2px dotted #FAF5C2;
}

td.ma_border_left {
  border-left-color:#B3AD59;
  border-left-style:solid;
  border-left-width:1px;
}

td.ma_border_right {
  border-right-color:#B3AD59;
  border-right-style:solid;
  border-right-width:1px;
}

/* 5 - CopyRight (cr) */

div.cr_text {
  font-family:verdana;
  font-size:10px;
  color:#000000;
}

td.cr_bg {
  background-image: url(img/goettlich/copyright_bg.jpg);
  background-repeat:repeat-y;
  background-position:right;
  border-top-color:#FAF5C2;
  border-top-style:dotted;
  border-top-width:2px;
}

