body {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
}

img {
	border: none;
}


#page {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
}

#headline {
	height: 37px;
	width: 163px;
	margin-left: -28px;
	padding-bottom: 12px;
}

.eff-image {
	width: 200px;
}

#form-container {
	margin-bottom: 15px;
}

#logo {
	height: 73px;
	background: url(../img/background-header.jpg) no-repeat;
}

#logo img {
	padding: 12px 0px 0px 12px;
}

#index {
	padding: 12px 22px 12px 22px;
	background: #eeeeee;
}
#index div.notices {
	background:#fff;
	margin-top:30px;
	margin-bottom:10px;
	padding:20px;
	font-size:14px;
}
#index div.notices h2 {
	font-size: 30px;
	margin-top:0
}

.logo {
	display: block;
	float: left;
}

.block {
	display: block;
}

.ui-autocomplete {
	max-height: 200px;
	overflow-y: visible;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}

/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
	height: 200px;
}

.eff-image{
width: 5cm !important;
height: 10cm !important;
/*4.7x9.4*/
}
