﻿body 
{
	background-color: #feedec;
}
.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: #edb4dd;
}

