﻿body
{
	background-position: left top;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	margin: 0px;
	background-repeat: no-repeat;
}

container
{
	min-height: 500px;
}

#content
{
	text-align: left;
	width: 770px;
	position: relative;
	padding: 0px;
	border: solid 0px red;
}

#divTopColorBlock
{
	background-color: #76230E;
	height: 10px;
}

#divNewsletter
{
	position: absolute;
	top: 14px;
	right: 25px;
}



#divEnomatic
{
	height: 300px;
	margin-top: 10px;
}

#divMenu
{
	margin-top: 10px;
}

#divFooter
{
	margin-top: 20px;
	background-color: white;
	height: 50px;
	padding-top: 20px;
	vertical-align: bottom;
	text-align: center;
	background-repeat: no-repeat;
}

#divHomeBody
{
	
}

.event
{
	color: #600402;
	background: lightyellow;
}

.dialog
{
	margin: 10px;
	text-align: left;
}

DIV.buttons
{
    text-align:right;
    position:absolute;
    bottom: 10px;        
    right: 10px;
}

.button 
{
	width: 100px;
}