﻿div.colMiddle
{
	background: url("/grafik/mama/fadebg.gray.jpg") repeat-x top;
	padding: 10px;
	width: 592px;
}

div.colMiddle h1
{
	color: #405933;
	font: bold 30px arial;
}

div.colMiddle h2
{
	display: none;
}

div.contactHolder
{
	height: 116px;
	margin-top: 15px;
	overflow: hidden;
}

div.contactHolder div.image
{
	border: 1px solid #000;
	float: left;
	height: 114px;
	margin-right: 12px;
	overflow: hidden;
	width: 114px;
}

div.contactHolder div.text
{
	float: left;
	overflow: hidden;
	width: 460px;
}

div.contactHolder div.text h3
{
	color: #405933;
	font: bold 16px arial;
	margin-bottom: 4px;
}

div.contactHolder div.text p.teaser
{
	font-weight: bold;
}

div.formHolder
{
	background: url("/grafik/mama/contact.bg.jpg") no-repeat left 24px;
	margin: 20px 0;
	min-height: 290px;
}

div.formHolder h3
{
	color: #405933;
	font: bold 16px arial;
	margin-bottom: 11px;
}

div.formHolder input,
div.formHolder textarea
{
	background: none;
	border: none;
	color: #333;
	font: normal 12px arial;
	margin: 10px 0 5px 20px;
	.margin-bottom: 3px;
	padding: 0;
	width: 372px;
}

div.formHolder input.half
{
	width: 168px;
}

div.formHolder textarea
{
	height: 142px;
	.height: 138px;
}

div.formHolder input.btnSend
{
	background: url("/grafik/mama/contact.btn.bg.png") no-repeat left top;
	display: block;
	cursor: pointer;
	font-size: 0;
	height: 23px;
	margin-left: 15px;
	width: 109px;
}

div.formHolder span
{
	margin-left: 15px;
}
