#contLeft table, #contNormal table, #contRight table {
	padding:10px;
}

table.contenttable td {
	vertical-align:top !important;
	padding:5px;
}

table.contenttable th {
	font-weight:bold;
	padding:2px 5px;
}

table.contenttable {
	border-collapse: collapse;
}

table.contenttable td {
	border:1px solid #ccc
}

table.rahmenlos {
	border:0px !important;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

a.learnMorePro  {
	color: #009baf !important;
}

a:hover.learnMorePro  {
	color: #009baf !important;
}

.button_head { font-size: 14px; font-weight: bold; background: #aed173 url(/fileadmin/images/bg_button_head.jpg) no-repeat left top; display:inline; position: absolute; bottom: 50px; right: 78px; padding: 5px; text-align:center; border: 1px solid #9cbc66; -moz-border-radius: 6px 6px 6px 6px;
    	-webkit-border-radius: 6px 6px 6px 6px;
    	border-radius: 6px 6px 6px 6px;
  }
.button_head:hover { cursor:pointer; background: #c7e687 url(/fileadmin/images/bg_button_head_hover.jpg) no-repeat left top; }


.button_head a { color: #456128 !important; text-decoration:none !important;  }
.button_head a:hover { color: #60833a !important; text-decoration:none !important;  }

.contact_column {
  display: inline-block;
  margin-right:40px;
}

