﻿body 
{
	background-color: #f0fbeb;
}
.contentInfo
{
	padding: 10px;
}
.stepButton
{
	width: 200px;
	height: 40px;
}
.contentIntoText
{
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.divKontaktSeparator
{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #04260e;
}

