/* style.css */

/* @group Global */

body {
	margin: 0;
	padding: 0;
	font: 11px/1.4em Verdana, Arial, sans-serif;
	color: #5F6464;
	background: url("../images/background-fade.jpg") repeat-x;
	background-color: #f2f5f7;
}

#background {
	width: 100%;
	height: 100%;
	background: url("../images/background.jpg") repeat-x top center;
}

br {
	clear: both;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a {
	cursor: hand;
}

img {
	border: none;
}

input {
	font: 11px/1.4em Verdana, Arial, sans-serif;
	color: #5F6464;
}

select {
	font: 11px/1.4em Verdana, Arial, sans-serif;
	color: #5F6464;
}

.selectWidth {
	width: 135px;
}

textarea {
	width: 388px;
	height: 125px;
}

textarea.long {
	height: 400px;
}

/*p {
	margin: 0;
	padding: 0;
}*/

/* @end */

/* @group Structure & Fonts */

#container {
	width: 776px;
	text-align: left;
}

span.small {
	font-size: 10px;
	font-style: italic;
}

#header {
	width: 776px;
	height: 188px;
}

#header .headerLeft {
	width: 200px;
	float: left;
}

#header .headerRight {
	width: 576px;
	float: right;
}

.logoClick {
	margin-top: 40px;
	margin-left: 40px;
	width: 110px;
	height: 100px;
}

#info {
	height: 79px;
	width: 576px;
}

#info .left {
	float: left;
	padding-top: 37px;
	width: 420px;
}

#info .right {
	float: right;
	padding-top: 37px;
	width: 93px;
}

#info .right img {
	padding-left: 4px;
}

#login {
	height: 45px;
	background: url(../images/loggedin-background.jpg) no-repeat;
}

#login .left {
	width: 200px;
	padding-top: 12px;
	padding-left: 12px;
}

#login .right {
	width: 200px;
	padding-top: 12px;
	padding-right: 12px;
	text-align: right;
}

#login div input {
	width: 100px;
	margin-right: 6px;
}

#login .anmelden {
	width:123px;
	height:15px;
}

#loggedin {
	height: 45px;
	background: url(../images/loggedin-background.jpg) no-repeat;
}

.textileInfo {
	width: 375px;
	border: 1px solid #dadbdb;
	padding: 5px; 
	display: none;
}

.loggedinLeft {
	width: 50%;
	padding-top: 12px;
	padding-left: 12px;
}

.loggedinRight {
	width: 50%;
	padding-top: 12px;
	padding-right: 12px;
	text-align: right;
}

#loggedin .nutzerdaten {
	width:138px;
	height:16px;
}

#navigation {
	height: 25px;
}

#left {
	width: 185px;
	margin-right: 15px;
	float: left;
}

#middle {
	width: 425px;
	float: left;
	background-color: #fff;
}

#middle .padding {
	padding-top: 27px;
}

#middle .paddingBottom {
	padding: 0 18px 0 18px;
}

.padding {
	padding: 18px;
}

#sort {
	background: url(../images/background-sort.gif) repeat-x;
	height: 71px;
}

#sortContent {
	padding: 16px 8px 16px 16px;
}


#sort div img {
	margin-right: 4px;
}

.sortTd {
	width: 80px;
}

.sortHeadline {
	margin-bottom: 10px;
}

.sortHeadlineLeft {
	margin-bottom: 10px;
	margin-left: 78px;
}

.bookmarks {
	padding: 5px 0 0 0;
	width: 100%;
}

.bookmarksFull {
	padding: 10px 0 10px 0;
	width: 100%;
}

.bookmarks img {
	vertical-align: middle;
}

.bookmarksFull img {
	vertical-align: middle;
}

.bar {
	background: url(../images/print-top.gif) repeat-x;
	width: 425px;
}

.innerBottom {
	width: 425px;
	height: 25px;
	background: url(../images/print-bottom.gif) repeat-x;
}

.miniBar {
	padding: 10px 0 0 0;
	background: url(../images/print-top.gif) repeat-x;
}

.miniBarFull {
	background: url(../images/print-top.gif) repeat-x;
	width: 745px;
}

.barPresents {
	width: 367px;
}

.bar .padding {
	padding-top: 34px;
}

.previewLeft {
	width: 189px;
	float: left;	
}

.previewRight {
	width: 189px;
	float: right;
}

.previewImage {
	width: 55px;
	float: left;
	margin-right: 6px;
}

.previewText {
	float: left;
	width: 128px;
	padding-top: 2px;
	line-height: 18px;
}

.hoverEffect:hover {
	background-color: #fafafa;
}

.line {
	border-bottom: 1px solid #dadbdb;
}

.emptyLine {
	border: none;
}

.line img {
	vertical-align: bottom;	
}

.lineTop {
	border-top: 1px solid #dadbdb;
	border-bottom: 1px solid #dadbdb;
}

.lineTop img {
	vertical-align: bottom;
}

.lineTopOnly {
	border-top: 1px solid #dadbdb;
}

.list1Text .line {
	border-bottom: 1px solid #dadbdb;
	padding-left: 15px;
}

.list1Text .lineTopOnly {
	border-top: 1px solid #dadbdb;
	padding-left: 15px;
}

.list1Text .adress {
	padding-left: 15px;
}

#listBar1 .padding {
	padding: 10px 12px 10px 0;
}

#listBar2 .padding {
	padding: 10px 12px 10px 15px;
}

.listBar1 .padding {
	padding: 10px 12px 10px 0;
}

.listBar2 .padding {
	padding: 10px 12px 10px 15px;
}

#listBar {
	
}

.listArrows {
	margin-left:10px;
}

/* list 1*/

.list1Content {
	width: 413px;
}

.list1Text {
	float: left;
	width: 413px;
	line-height: 19px;
}

.list1Text .padding {
	padding: 0;
	padding-left: 15px;
}

/* list 2*/

.list2Content {
	width: 398px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.list2Image {
	width: 100px;
	float: left;
	margin-right: 6px;
}

.list2Text {
	float: right;
	width: 282px;
	line-height: 19px;
}

#contentDates .list2Text {
	width: 250px;
}

#contentDates .list2Text .left {
	width: 250px;
}

/* list 3*/

.list3Content {
	width: 100px;
	margin-bottom: 16px;
	margin-top: 8px;
	margin-right: 49px;
	float: left;
}

.list3ContentNone {
	width: 100px;
	margin-bottom: 16px;
	margin-top: 8px;
	float: left;
}

.list3Content .line {
	line-height: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.list3ContentNone .line {
	line-height: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.list3Content .line img{
	margin-right: 4px;
	margin-top: 1px;
}

.list3ContentNone .line img{
	margin-right: 4px;
	margin-top: 1px;
}

.list3Image {
	width: 100px;
	padding-bottom: 5px;
}

.list3Text {
	width: 100px;
	line-height: 19px;
}

.list3Content .line .none {
	margin-right: 0px;
}

.list3ContentNone .line .none {
	margin-right: 0px;
}

.lineTop3 {
	border-top: 1px solid #dadbdb;
	border-bottom: 1px solid #dadbdb;
	color: #999;
}

/* list footer */

#listFooter {
	background: url(../images/print-top.gif) repeat-x;
	background-color: #fff;
}

#listFooterInner {
	padding: 17px 19px 17px 17px;
}

.titleAndIcons img{
	margin-top: 3px;
	margin-left: 4px;
}

.title {
	color: #999;
}

.list1Title {
	color: #999;
	padding-left: 15px;
}

/* search */

.searchBox {
	width: 128px;
	margin-bottom: 15px;
	margin-top: 2px;
	margin-right: 7px;
	float: left;
	font-size: 10px;
}

.searchBox .lightblue {
	font-size: 11px;
}

.searchBox select {
	width: 128px;
}

.searchBoxNone {
	width: 128px;
	margin-bottom: 15px;
	margin-top: 2px;
	margin-right: 0px;
	float: left;
	font-size: 10px;
}

.searchBoxNone .lightblue {
	font-size: 11px;
}

.searchBoxNone select {
	width: 100px;
	margin-left: 22px;
}

.searchTwoRows {
	float: left;
	margin-bottom: 1px;
	line-height: 17px;
}

.searchTwoRows input {
	float:left;
}

.searchTwoRows div {
	padding-left:4px;
	float:right;
	width:103px;
	line-height: 17px;
	padding-top: 1px;
}

#searchFooter {
	background: url(../images/print-top.gif) repeat-x;
}

#searchFooterInner {
	padding: 17px 12px 0 15px;
}

.searchButton {
	padding: 0 0 20px 12px;
}

/* detailview */

ul {
	padding: 10px 0 10px 15px;
	margin: 0;
}

.profileDescription ul {
	padding: 0 0 0 15px;
	margin: 0;
}

.profileDescription p {
	padding: 5px 0 5px 0;
}

#update {
	width: 575px;
	height: 37px;
	float: right;
}

#update .columnLeft {
	width: 389px;
	padding-left: 15px;
}

#update .margin {
	margin-right: 6px;
}

#barHeadline {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #01445d;
}

#barHeadline .padding {
	padding: 15px;
}

#barHeadline .margin {
	margin-right: 8px;
}

#logoAbstract {
	height: 50px;
	margin-bottom: 15px;
}

#logoAbstract .columnLeft {
	width: 70px;
}

#logoAbstract .columnRight {
	padding-left: 35px;
}

.darkgray {
	color: #323232;
	line-height: 18px;
}

.darkgray img {
	padding-top: 2px;
}

.subheadline {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pdfdownload {
	margin-top: 15px;
}

.pdfdownload img {
	margin-right: 10px;
}

.description {
	width: 389px;
	margin-bottom: 25px;
}

.description .columnLeft {
	width: 200px;
}

.description .columnRight {
	width: 189px;
	padding-left: 15px;

}

.descriptionPresents {
	width: 367px;
	margin-bottom: 14px;
}

.descriptionPresents .columnLeft {
	width: 200px;
}

.descriptionPresents .columnRight {
	width: 153px;
	padding-left: 14px;
}

.descriptionPresentsLeft {
	float: left;
	width: 153px;
}

.barGallery {
	background: url(../images/print-top.gif) repeat-x;
	width: 425px;
}

.barGallery .previewLeft {
	width: 189px;
	float: left;	
}

.barGallery .previewRight {
	width: 189px;
	float: right;	
}

.barGallery .previewImage {
	width: 55px;
	float: left;
	margin-right: 6px;
}

.barGallery .previewText {
	float: left;
	width: 113px;
	padding-top: 2px;
	line-height: 18px;
}

.barGallery .previewTextLeft {
	float: left;
	width: 124px;
	padding-top: 2px;
	line-height: 18px;
}

.infosRight {
	width:174px;
}

.contactLeft {
	width: 206px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contactRight {
	width: 174px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contactLeft input {
	width: 110px;
}

.contactRight input {
	width: 110px;
}

.lineDetailContact {
	border-bottom: 1px solid #dadbdb;
	padding-top: 5px;
	padding-bottom: 10px;
}

.lineDetailContact textarea {
	width: 383px;
	height: 125px;
}

.code {
	width: 65px;
}

.tool-tip {
	font-weight: bold;
	color: #fff;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	margin: 0;
	padding: 10px;
	background-color: #ff013d;
}
 
.tool-text {
	padding: 10px;
	background-color: #ff013d;
}

.custom-tip {
	color: #fff;
	z-index: 13000;
	font-size: 11px;
	background: #000;
	padding: 8px;
}
 
.custom-title {
	display: none;
}
 
.custom-text {
	font-size: 11px;
	padding: 8px;
	background: #000;
	display: none;
}

.help-tip {
	color: #fff;
	width: 300px;
	z-index: 13000;
	background: #000;
	padding: 8px;
}
 
.help-title {
	display: none;
}
 
.help-text {
	font-size: 11px;
	padding: 8px;
	color: #747300;
	background: #fffecf;
}

/* events */

.events {
	width: 398px;
	float: left;	
}

.eventsImage {
	width: 70px;
	float: left;
	margin-right: 15px;
}

.eventsText {
	float: left;
	width: 304px;
	padding-top: 2px;
	line-height: 18px;
}

/* contactform */

.contactform input {
	width: 200px;
}

.contactform textarea {
	width: 388px;
	height: 125px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.contactform .top {
	margin-top: 10px;
}

.contactData {
	line-height: 18px;
}

.tableLineBoth {
	width:389px;
	border-bottom:1px solid #dadbdb;
	border-top:1px solid #dadbdb;
}

.tableLineBottom {
	width:389px;
	border-bottom:1px solid #dadbdb;
}

.tableLineTop {
	width:389px;
	border-top:1px solid #dadbdb;
}

.tableLineBoth .left {
	padding-top: 8px;
}

.tableLineBoth .right, .tableLineTop .right {
	padding-top: 5px;
	padding-bottom: 6px;
}

.tableLineBottom .left, .tableLineTop .left {
	padding-top: 8px;
}

.tableLineBottom .right {
	padding-top: 5px;
	padding-bottom: 6px;
}


.tableLineBoth2 {
	width:389px;
	border-bottom:1px solid #dadbdb;
	border-top:1px solid #dadbdb;
}

.tableLineBottom2 {
	width:389px;
	border-bottom:1px solid #dadbdb;
}

.tableLineBoth2 .left {
	padding-top: 5px;
	padding-bottom: 6px;
}

.tableLineBoth2 .right {
	padding-top: 5px;
	padding-bottom: 6px;
}

.tableLineBottom2 .left {
	padding-top: 5px;
	padding-bottom: 6px;
}

.tableLineBottom2 .right {
	padding-top: 5px;
	padding-bottom: 6px;
}

.contactTextarea {
	padding-top: 6px;
	padding-left: 2px;
	line-height: 17px;
}

.contactTextarea textarea {
	margin-top: 10px;
	width: 383px;
	height: 125px;
	padding-left: 2px;
}



/* register */

.registerTwoRows {
	float: left;
	margin-bottom: 1px;
	line-height: 17px;
}

.registerTwoRows input {
	float:left;
}

.registerTwoRows div {
	margin-left:4px;
	float:left;
	width:365px;
	line-height: 17px;
	padding-top: 1px;
}

/* misc */

.growl {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	color: #fff;
	width: 220px;
	z-index: 10000;
	padding: 20px;
	font-weight: bold;
} 

.fifty {
	width: 50%;
}

.fiftyRight {
	width: 50%;
	text-align: right;
}

.textSmall {
	height: 50px;
}

.textTiny {
	height: 30px;
}

.inputSmall {
	width: 30px;
}

.inputMiddle {
	width: 97px;
}

.textlinks div {
	line-height: 18px;
}

.textimageLeft {
	margin: 2px;
	margin-right: 10px;
}

.textimageRight {
	margin: 2px;
	margin-left: 10px;
}

.icon {
	vertical-align: middle;
}

.opacity {
	opacity: 0.25;
}

#right {
	width: 139px;
	float: right;
}

#controlbar {
	width: 185px;	
}

#controlbar .inner {
	padding: 14px;
	padding-bottom: 20px;
	background: url(../images/searchbar-background.gif) repeat-y;
	line-height: 15px;
}

#searchbar {
	width: 185px;	
}

#searchbar .inner {
	padding: 14px;
	padding-bottom: 20px;
	background: url(../images/searchbar-background.gif) repeat-y;
	line-height: 10px;
}

#searchbar .inner font {
	padding-left: 7px;
	font-size: 11px;
}

#searchbar input {
	width: 100%;
	/* IE 6 Workaround */
	//width: 150px;
}

#searchbar select {
	width: 157px;
}

#searchBar2 .padding {
	padding: 34px 12px 10px 15px;
	background: url(../images/print-top.gif) repeat-x;
}


#calendar {
	border: 1px solid #dadbdb;
	background-color: #fff;
}

#calendar div {
	padding: 5px;
}

#calendar div div {
	padding: 0px 4px 0px 0px;
}

#calendar table {
	width: 100%;
}

#calendar table td {
	text-align: center;
}

.table {
	width: 100%;
}

.checkbox {
	float: left;
}

.day {
	float: right;
}

.tableList {
	width: 100%;
}

.tableList .margin {
	margin: 0 0 10px;
}

#calendar div table {
	width: 147px;
}

.table td {
	padding: 1px 2px 2px 0;
	font-size: 11px;
}

#print {
	background: url(../images/print-top.gif) repeat-x;
}

#print div {
	width: 425px;
	padding-left: 23px;
	padding-top: 17px;
	font-size: 9px;
}

#printHeader {
	display: none;
	text-align: left;
}

#printFooter {
	display: none;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* footer */

#footer {
	width: 776px;
	height: 37px;
	background: url(../images/footer-background.gif) no-repeat;
}

#footer .left, #footer .right {
	font-size: 9px;
	padding-top: 12px;
}
#footer .left {
	padding-left: 218px;
}

#footer .left {
	padding-left: 218px;
}

#footer .right {
	padding-right: 18px;
}

/* footerPresents */

#footerPresents {
	width: 776px;
	height: 37px;
	background: url(../images/footer_presents-background.gif) no-repeat;
	font-size: 9px;
}

#footerPresents .left {
	float: left;
	padding-top: 12px;
	padding-left: 14px;
}

#footerPresents .right {
	float: right;
	padding-top: 12px;
	padding-right: 14px;
}

/* headerPresents */

#headerPresents {
	width: 776px;
	height: 38px;
	background: url(../images/presents_head.gif) no-repeat;
}

#headlinePresents {
	background: url(../images/print-top.gif) repeat-x;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #01445d;
	padding-left: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
}

/* imageAndAdress */

#imageAndAdress {
	width: 776px;
	height: 264px;
}

#imageAndAdress .left {
	width: 381px;
	float: left;
	padding-right: 14px;
	padding-bottom: 20px;
}

#imageAndAdress .right {
	width: 381px;
	float: right;
	text-align: left;
}

/* ---------- navigationPresents ---------- */

#navigationPresents {
	float: left;
	width: 100%;
	height: 29px;
	background: url("../images/presents_navigation_bg.gif");
	background-position: 100%;
}

#navigationPresents ul {
	list-style: none;
	margin: 0 0 0 14px;
	padding: 0;
}

#navigationPresents li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navigationPresents a {
	float: left;
	background: url("../images/nav_button_left_both.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 16px;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

#navigationPresents a span {
	float: left;
	display: block;
	background: url("../images/nav_button_right_both.gif") no-repeat right top;
	padding: 9px 16px 5px 0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigationPresents a span { float:none; }
/* End IE5-Mac hack */

#navigationPresents a:hover span {
	text-decoration: none;
}

#navigationPresents #current a {
	background-position: 0 -30px;
	border-width: 0;
}

#navigationPresents #current a span {
	background-position: 100% -30px;
	color: #01445d;
}

#navigationPresents a:hover {
	background-position: 0% -30px;
}

#navigationPresents a:hover span {
	background-position: 100% -30px;
}

.navigationPresentsButton {
	color: #fff;
}

a.navigationPresentsButton:link, a.navigationPresentsButton:visited, a.navigationPresentsButton:focus, a.navigationPresentsButton:hover, a.navigationPresentsButton:active {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

a.navigationPresentsButton:hover {
	color: #00B5FF;
	text-decoration: none;
	font-weight: bold;
}

/* end navigationPresents */

/* contentPresents */

.contentPresents {
	width: 776px;
	text-align: left;
}

.contentPresents .inner {
	padding: 14px;
}

.contentPresents .inner .left {
	float: left;
	width: 367px;
}

.contentPresents .inner .right {
	float: right;
	width: 367px;
}

.box {
	border: 1px solid #dadbdb;
	padding: 7px;
}

.boxNoPadding {
	border: 1px solid #dadbdb;
}

.boxNoPadding div {
	padding: 7px;
}

.selector {
	background: url(../images/print-top.gif) repeat-x;
	padding: 10px 0 10px 12px;
	margin-left: -12px;
}

.newsletterInput {
	width: 77px;

}

.newsletterButton {
	vertical-align: bottom;
}

.money {
	margin-bottom: 17px;
}

.underline {
	font-weight: bold;
}

a:link, a:visited, a:focus, a:hover, a:active {
	font-size: 11px;
	color: #5F6464;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.small:link, a.small:visited, a.small:focus, a.small:hover, a.small:active {
	font-size: 9px;
	color: #6A6E6F;
	text-decoration: none;
}

a.small:hover {
	text-decoration: underline;
}

a.lightgrey:link, a.lightgrey:visited, a.lightgrey:focus, a.lightgrey:hover, a.lightgrey:active {
	color: #999;
	text-decoration: none;
}

a.lightgrey:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font: 11px/1.4em Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.red {
	color: #fff;
	background-color: #f92b43;
	padding: 4px;
}

.gray {
	color: #5F6464;
}

.lightblue, h1 {
	color: #00B5FF;
}

.lightblueSmall {
	color: #00B5FF;
	font-size: 9px;
}

.darkblue {
	color: #01445d;
}

.darkblueselected {
	font-weight: bold;
}

.calendarSelected {
	color: #fff;
	background-color: #00B5FF;
}

.small {
	font-size: 9px;
}

.smallGray {
	font-size: 9px;
	color: #5F6464;
}

.error {
	color: #ff0000;
	margin-bottom: 5px;
}

a.darkblue:link, a.darkblue:visited, a.darkblue:focus, a.darkblue:hover, a.darkblue:active {
	font-size: 11px;
	color: #01445d;
	text-decoration: none;
}

a.darkblue:hover {
	text-decoration: underline;
}

a.lightblue:link, a.lightblue:visited, a.lightblue:focus, a.lightblue:hover, a.lightblue:active {
	font-size: 11px;
	color: #00B5FF;
	text-decoration: none;
}

a.lightblue:hover {
	text-decoration: underline;
}

a.lightblueSmall:link, a.lightblueSmall:visited, a.lightblueSmall:focus, a.lightblueSmall:hover, a.lightblueSmall:active {
	font-size: 9px;
	color: #00B5FF;
	text-decoration: none;
}

a.lightblueSmall:hover {
	text-decoration: underline;
}

#lightbox {
	position: fixed;
	top: 0;
	left: 0;
	color: #fff;
	background-color: #000;
	z-index: 10000;
}

.lightbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #000;
	z-index: 10000;
}

* html .lightbox {
	position: absolute;
}

.multimediaBox {
	position: fixed;
	top: 0;
	left: 0;
	color: #fff;
	background-color: #000;
	z-index: 10000;
}

.multimediaContent {
	width: 300px;
	padding: 20px;
	background-color: #fff;
	color: #333;
	font-weight: bold;
	position: fixed;
	top: 200px;
	z-index: 15000;
	margin-left: auto;
	margin-right: auto;
}

#lightboxMessage {
	width: 300px;
	padding: 20px;
	background-color: #fff;
	color: #333;
	font-weight: bold;
	position: fixed;
	top: 200px;
	z-index: 15000;
	margin-left: auto;
	margin-right: auto;
}

.lightboxMessage_2 {
	display: none;
	width: 425px;
	padding: 20px;
	background-color: #FFF;
	color: #333;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15000;
	margin-left: auto;
	margin-right: auto;
}

/* @end */