#layout {
	width: 100%;
	height: 610px;
	margin-top: -305px;
	position: absolute;
	top: 50%;
}
.backgroundGrey {
	background-color: transparent;
	height: 33px;
	background-image: url(../import/background/ag_balk.gif);
	background-repeat: repeat-x;
	background-position: left 5px;
}
p {
	line-height: 14px;
	color: #333333;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 0px;
	padding-right: 5px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom: 4px;
}
a:link {
	color: #38275D;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
input {
	color: #333333;
	background-color: #CCCCCC;
	width: 120px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.img {
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-left: 8px;
}
a.one:link {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a.one:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a.one:hover {
	color: #000066;
	font-size: 12px;
	text-decoration: none;
}

a.one:active {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a.oneMenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.oneMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
		font-size: 12px;
}
a.oneMenu:hover {
	color: #281A48;
		font-size: 12px;
}

a.oneMenu:active {
	color: #FFFFFF;
	text-decoration: underline;
		font-size: 12px;
}

