
#head	{
	background-image: url('../img/head/start/banner1_logo1.jpg');
	background-repeat: repeat;
	height: 8em;
}

#startRegions	{
	float:left;
	margin: 5px 0px 0px 0px;
	text-align: center;
	background-color: #DFDDDE;
	padding: 5px;
}

#startRegions #definition	{
	float: left;
	height: 1em;
	padding: 5px 0px 5px 0px;
	background-color: #254771;
	color: white;
	width: 100%;
	font-weight: bold;
}

#startRegions a	{
	font-size: 12pt;
}

#startRegions a:hover	{
	text-decoration: underline;
	color: black;
}

#startRegions .container	{
	float:left;
	width: 18.3em;
	height: 2em;
	padding-top: 1em;
	font-weight: bold;
	border: 1px solid #DFDDDE;
}

#startRegions #melk	{
	margin: 0em 0.5em 0em 0em;
	background-image: url('../img/head/start/head_melk_b1DSC_1303.jpg');
	background-repeat: no-repeat;
}


#startRegions #loosdorf	{
	margin: 0em 0.5em 0em 0em;
	background-image: url('../img/head/start/head_loosdorf_b1DSC_1313.jpg');
	background-repeat: no-repeat;
}


#startRegions #verein	{
	float:right;
	background-image: url('../img/head/start/head_verein_b1DSC_1300.jpg');
	background-repeat: no-repeat;
	margin: 0em 0em 0em 0em;
}

#startRegions #melk:hover	{
	background-image: url('../img/head/start/head_melk_b2DSC_1303.jpg');
	background-repeat: no-repeat;
	border: 1px solid black;
}

#startRegions #loosdorf:hover	{
	background-image: url('../img/head/start/head_loosdorf_b2DSC_1313.jpg');
	background-repeat: no-repeat;
	border: 1px solid black;
}

#startRegions #verein:hover	{
	background-image: url('../img/head/start/head_verein_b2DSC_1300.jpg');
	background-repeat: no-repeat;
	border: 1px solid black;
}

#cancelbar	{
	float: right;
	width: 20%;
	text-align: right;
}
