
.element_big_bg {
  background-color: #1b69ab;
  width: 620px;
  background-repeat:no-repeat;
  background-position: top;	
  min-height:318px;
}

.element_big_bg_content {
  padding: 100px 200px 10px 20px;
  color: #ffffff;	
}

/* Element mit zwei Spalten */

 .element_twoc_left {
  float: left; 
  width:370px;
}


 .element_twoc_right {
  float: right; 
  margin-left: 10px; 
  width: 240px
}


 .element_twoc_left_text {
  margin-left: 8px; 
  margin-top:20px;
}

img#element_twoc_left_sepa {
  margin-top: 10px;	
}

 .clear {
  clear:both;	
}


 .element_twoc_theader {
  background-image: url(http://www.garmin.at/_uploads/_fotos/newsletter_table_header.jpg); 
  height:8px; 
  background-repeat: no-repeat;
}


 .element_twoc_tfooter {
  background-image: url(http://www.garmin.at/_uploads/_fotos/newsletter_table_footer.jpg); 
  height:7px; 
  background-repeat: no-repeat;
}


 .element_twoc_theader_text {
  background-image: url(http://www.garmin.at/_uploads/_fotos/newsletter_table_header_text.jpg); 
  background-repeat: repeat-y;
  color:#333333;
  font-family:'Trebuchet MS','sans-serif';
  font-size:10pt;
  font-weight:bold;
  line-height:150%;
  padding-left:10px; 
  padding-bottom:7px;	
}


 .element_twoc_tspacer {
  background-image: url(http://www.garmin.at/_uploads/_fotos/newsletter_table_trenner.jpg); 
  height:1px; 
  background-repeat: no-repeat;	
}

 .element_twoc_tcontent {
  background-image: url(http://www.garmin.at/_uploads/_fotos/newsletter_table_text.jpg); 
  background-repeat: repeat-y;
  padding: 3px 10px 3px 10px;
}



/* Footerelement (Bild + Text) */
 .element_footer_text {
  font-size:10px; 
  width:100%;  
  text-align:center;
}

#sendtable {
	margin-top: 10px;
	font-size: 11px;
	
}

#sendtable td {
	background-color: #EEEEEE;
	padding: 5px;
}

#sendtable th {
	background-color: #CCCCCC;
	padding: 5px;
}