@charset "utf-8";
/* CSS Document */

img, div, a, li, span { behavior: url(iepngfix.htc) }

body {
	background-color: #8ebdcc;
	background-image: url(../img/page_back_simple.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 264px;
	width: 274px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#text {
	height: 280px;
	width: 536px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #343C4D;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}

#text #linkro {
	position: absolute;
	top: 154px;
	left: 181px;
}
#text #linken {
	position: absolute;
	top: 154px;
	right: 179px;
}
