* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}

body {
	background: url(../images/bg.jpg) rgb(73, 45, 135) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #F7C812;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

#wrapper {
	width: 887px;
	margin: auto;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width: 887px;
	height: 218px;
	padding: 0px 0px 0 0px;
}

#header1 {
	background: url(../images/header1.jpg) no-repeat;
	width: 887px;
	height: 20px;
	padding: 0px 0px 0 0px;
}

#naviob {
	padding: 3px 0px 0 590px;
	font-size:14px;
	font-weight: bold;
}

#naviob ul {
	list-style: none;
}

#naviob li {
	float: left;
}

#naviob_1, #naviob_1 a {
	width: 87px;
}

#naviob_2, #naviob_2 a {
	width: 78px; 
}

#naviob_3, #naviob_3 a {
	width: 85px; 
}

#naviob a {
	text-decoration: none;
	color: #7250AA;
}

#naviob a:hover {
	text-decoration: none;
	color: #F7C812;
}

#naviun {
	padding: 187px 0px 0 20px;
	font-size:16px;
	font-weight: bold;
}

#naviun ul {
	list-style: none;
}

#naviun li {
	float: left;
}

#naviun_1, #naviun_1 a {
	width: 87px;
}

#naviun_2, #naviun_2 a {
	width: 110px; 
}

#naviun_3, #naviun_3 a {
	width: 92px; 
}

#naviun_4, #naviun_4 a {
	width: 68px; 
}

#naviun_5, #naviun_5 a {
	width: 85px; 
}

#naviun_6, #naviun_6 a {
	width: 85px; 
}

#header a {
	text-decoration: none;
	color: #fff;
}

#header a:hover {
	text-decoration: none;
	color: #F7C812;
}

#navi ul {
	list-style: none;
}

* html #content {
	height: 530px;
}

#content {
	width: 502px;
	margin: 0 0 0 0;
	padding: 40px 345px 0px 40px;
	background: url(../images/contentbg.jpg) rgb(82, 55, 141) no-repeat; 
	font-size: 16px;
	color: #fff;
	min-height: 490px;
}

#content a {
	font-size: 16px;
	color: #fff;
}

#content a:hover {
	text-decoration: none;
	color: #F7C812;
}

#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	width: 887px;
	height: 113px;
	margin-left: 0px;
	padding: 0px 0 0 0px;
	font-size: 14px;
}

h1 {
	color: #B7A9CD;
	font-size: 18px;
	font-weight: bottom;
	padding-bottom: 15px;
}

h2 {
	color: #F7C812;
	font-size: 16px;
	font-weight: bold;
}

.imgborder {
	border: 5px solid #B2A3CC;
	
}

.list {
	padding-left: 80px;
	list-style-image: url(../images/list-style.gif);
}

#list {
	margin: 0 0 0 40px;
	padding: 0px 0 0px 0px;
	list-style-image: url(../images/list-style.gif);
}

#scroller {
	text-align: right;
	padding-top:30px;
	float:inherit;
}
#scroller a {
	font-size: 14px;
	color: #F7C812;
}

#scroller a:hover {
	text-decoration: none;
	color: #fff;
}

.cursor {
	cursor: url(../images/lupe.cur), pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}
