ul {
	margin-left: 10px;
	padding-left: 6px;
 list-style-type:disc;
}

li { 
	padding-left: 0px;
}

#copyright {
	display: none;
	text-decoration: none;
	color: #000000;
	width: 290px;
	text-align: right;
	position: absolute;
	margin-top: 445px;
	font-size: 10px;
	line-height: 13px;
}

#copyright a {
	color: #000000;
}

.important {

	color: #B5007C;
	font-size: 15px;
}	

.detailw {

	color: #FFFFFF;
}	

.align-center {

	text-align: center;
}	

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #9999ff;
}

#content_full {
	position: absolute;
	margin-left: 30px;
	margin-top: 60px;
	width: 575px;
}

#content_left {
	position: absolute;
	margin-left: 30px;
	margin-top: 60px;
	width: 260px;
}

#content_right {
	position: absolute;
	margin-left: 340px;
	margin-top: 60px;
	width: 260px;
}


body {

	background-color: #6c065a;
	margin-top: 100px;
	padding: 0px;
	text-align: center;
}

#page {
	width: 624px;
	height: 480px;
	margin: auto;
	text-align: left;
}

#page #booklet {
	position: absolute;
	width: 624px;
	height: 480px;
	background-image: url(/fileadmin/pics/start_bg.jpg);
	background-repeat: no-repeat;
	z-index: 100;
	font-family: Arial;
	font-size: 12px;
	color: #1A171B;
	line-height: 17px;
	text-align: auto;
}

#page #booklet #topnav {
	width: 624px;
	height: 30px;
	position: absolute;
	margin-left: 0px;
	margin-top: -20px;
	z-index: 10;
}

#topnav #element1 {
	position: absolute;
	margin-left: 571px;
	width: 16px;
	height: 28px; 
	background-color: #b683ad;
}

#topnav #element2 {
	position: absolute;
	margin-left: 592px;
	width: 16px;
	height: 28px; 
	background-color: #b683ad;
}

#element1 .item {
	position: absolute;
	margin-left: 6px;
	margin-top: 8px;
}

#element2 .item {
	position: absolute;
	margin-left: 4px;
	margin-top: 8px;
}

#element1 .item a, #element2 .item a{
	color: #6c065a;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#page #navi {
	position: absolute;
	margin-left: 624px;
	margin-top: 10px;
	width: 155px;
	height: 480px;
	z-index: 101;
}

#navi .item, #navi .item-act {
	margin-top: 10px;
}

#navi .item a {
	position: relative;
	text-decoration: none;
	color: #6c065a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#navi .item table td, #navi .item-act table td {
	background-color: #b683ad;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

#navi .item-act a {
	position: relative;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}


#navi .spacer {
	width: 1px;
	height: 10px;
}