@charset "UTF-8";
/* ############################# CSS sawadee_styles ################################# */
/* ############################# CSS sawadee_styles ################################# */
/* ############################# CSS sawadee_styles ###################2008092320nine */

html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #571f1b;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0px;
	line-height: 19px;
	color: #571f1b;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}

.error {
	color: #990000;
	font-weight: bold;
	margin-bottom: 5px;
}

div.loginbox {
	position:			absolute;
	padding:			35px 20px 20px 20px;
	height:				105px;
	width:				210px;
	top:				300px;
	left:				350px;
	background-image:	url(images/bg_login.jpg);
}

div.edit_workshop {
	position:			absolute;
	top:				260px;
	left:				400px;
	width:				210px;
}

.edit_workshop select {
        width:				208px;
	margin:		5px 0 10px 0;
}


div.loginbox dt {
	margin-left:		42px;
}

.input_user {
	font-size:			12px;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#333333;
	width:				208px;
	margin-bottom:		5px;
	padding:			2px;
	border:				#bfbfbf 1px solid;
}

a:link, a:active, a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #571f1b;
	text-decoration: none;
}
a:hover, a:focus {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #571f1b;
	text-decoration: underline;
}
#page {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 100%;
}
#head {
	background-image: url(images/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 950px;
	text-align: right;
}
#header .logo {
	margin-top: 27px;
	margin-left: 550px;
}
#main {
	width: 1000px;
	float: left;
	margin-top: -50px;
}
#footer {
	clear: both;
}
#left {
	width: 300px;
	padding-left: 50px;
	float: left;
	padding-top: 45px;
}
#right {
	float: left;
	padding-left: 40px;
	width: 602px;
}
#left .kontakt a {
	text-decoration: underline;
}

#head #header .metanavi a, #page #footer a {
	font-size: 10px;
}
.metanavi {
	padding-top: 14px;
	text-align: right;
}
#header  #navi  a:link.massagen, #header  #navi  a:active.massagen, #header  #navi  a:visited.massagen {
	background-image: url(images/link_massagen.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	height: 12px;
	width: 95px;
	overflow: hidden;
}
#header  #navi  a:hover.massagen, #header  #navi  a:focus.massagen, .massagen_active {
	background-image: url(images/link_massagen.gif);
	background-repeat: no-repeat;
	background-position: left -12px;
	display: block;
	height: 12px;
	width: 95px;
	overflow: hidden;
}
#header  #navi  a:link.sawadee, #header  #navi  a:active.sawadee, #header  #navi  a:visited.sawadee {
	background-image: url(images/link_sawadee.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	height: 12px;
	width: 82px;
	overflow: hidden;
}
#header  #navi  a:hover.sawadee, #header  #navi  a:focus.sawadee, .sawadee_active {
	background-image: url(images/link_sawadee.gif);
	background-repeat: no-repeat;
	background-position: left -12px;
	display: block;
	height: 12px;
	width: 82px;
	overflow: hidden;
}
#header  #navi  a:link.gutscheine, #header  #navi  a:active.gutscheine, #header  #navi  a:visited.gutscheine {
	background-image: url(images/link_gutscheine.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	height: 12px;
	width: 108px;
	overflow: hidden;
}
#header  #navi  a:hover.gutscheine, #header  #navi  a:focus.gutscheine, .gutscheine_active {
	background-image: url(images/link_gutscheine.gif);
	background-repeat: no-repeat;
	background-position: left -12px;
	display: block;
	height: 12px;
	width: 108px;
	overflow: hidden;
}
#header  #navi  a:link.preisliste, #header  #navi  a:active.preisliste, #header  #navi  a:visited.preisliste {
	background-image: url(images/link_preisliste.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	height: 12px;
	width: 88px;
	overflow: hidden;
}
#header  #navi  a:hover.preisliste, #header  #navi  a:focus.preisliste, .preisliste_active {
	background-image: url(images/link_preisliste.gif);
	background-repeat: no-repeat;
	background-position: left -12px;
	display: block;
	height: 12px;
	width: 88px;
	overflow: hidden;
}
#header  #navi  a:link.workshops, #header  #navi  a:active.workshops, #header  #navi  a:visited.workshops {
	background-image: url(images/link_workshops.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	height: 12px;
	width: 107px;
	overflow: hidden;
}
#header  #navi  a:hover.workshops, #header  #navi  a:focus.workshops, .workshops_active {
	background-image: url(images/link_workshops.gif);
	background-repeat: no-repeat;
	background-position: left -12px;
	display: block;
	height: 12px;
	width: 107px;
	overflow: hidden;
}
#right  .content .linklist  a {
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	overflow:hidden;
	margin-bottom: 14px;
}
#right .content .linklist td {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 13px;
}
#right .content table.linklist {
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
}
#right.massagen .content table.linklist {
	margin-top: 7px;
	margin-bottom: 10px;	
}
#right  .content .linklist  a:link.thaimassage, #right  .content .linklist  a:active.thaimassage, #right  .content .linklist  a:visited.thaimassage {
	background-image: url(images/link_thaimassage.gif);
	height: 11px;
	width: 209px;
}
#right  .content .linklist  a:hover.thaimassage, #right  .content .linklist  a:focus.thaimassage, .thaimassage_active {
	background-image: url(images/link_thaimassage.gif);
	height: 11px;
	width: 209px;
	background-position: left -11px;
}
#right  .content .linklist  a:link.shiatsu, #right  .content .linklist  a:active.shiatsu, #right  .content .linklist  a:visited.shiatsu {
	background-image: url(images/link_shiatsu.gif);
	height: 11px;
	width: 67px;
}
#right  .content .linklist  a:hover.shiatsu, #right  .content .linklist  a:focus.shiatsu, .shiatsu_active {
	background-image: url(images/link_shiatsu.gif);
	height: 11px;
	width: 67px;
	background-position: left -11px;
}
#right  .content .linklist  a:link.klassischemassage, #right  .content .linklist  a:active.klassischemassage, #right  .content .linklist  a:visited.klassischemassage {
	background-image: url(images/link_klassischemassage.gif);
	height: 11px;
	width: 175px;
}
#right  .content .linklist  a:hover.klassischemassage, #right  .content .linklist  a:focus.klassischemassage, .klassischemassage_active {
	background-image: url(images/link_klassischemassage.gif);
	height: 11px;
	width: 175px;
	background-position: left -11px;
}
#right  .content .linklist  a:link.lastone, #right  .content .linklist  a:active.lastone, #right  .content .linklist  a:visited.lastone {
	background-image: url(images/link_lastone.gif);
	height: 11px;
	width: 188px;
}
#right  .content .linklist  a:hover.lastone, #right  .content .linklist  a:focus.lastone, .lastone_active {
	background-image: url(images/link_lastone.gif);
	height: 11px;
	width: 188px;
	background-position: left -11px;
}
#right  .content .linklist  a:link.fussreflex, #right  .content .linklist  a:active.fussreflex, #right  .content .linklist  a:visited.fussreflex {
	background-image: url(images/link_fussreflex.gif);
	height: 11px;
	width: 193px;
}
#right  .content .linklist  a:hover.fussreflex, #right  .content .linklist  a:focus.fussreflex, .fussreflex_active {
	background-image: url(images/link_fussreflex.gif);
	height: 11px;
	width: 193px;
	background-position: left -11px;
}
#right  .content .linklist  a:link.weitere, #right  .content .linklist  a:active.weitere, #right  .content .linklist  a:visited.weitere {
	background-image: url(images/link_weitere.gif);
	height: 11px;
	width: 66px;
}
#right  .content .linklist  a:hover.weitere, #right  .content .linklist  a:focus.weitere, .weitere_active {
	background-image: url(images/link_weitere.gif);
	height: 11px;
	width: 66px;
	background-position: left -11px;
}
#main a.icon_trash:link, #main a.icon_trash:active, #main a.icon_trash:visited {
	color: #ed7506;
	text-decoration: none;
	background-image: url(images/icon_trash.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-top: 1px;
}
#main a.icon_trash:hover, #main a.icon_trash:focus {
	color: #571f1b;
	text-decoration: none;
	background-image: url(images/icon_trash_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-top: 1px;
}
#navi {
	float: right;
	margin-top: 90px;
}
#navi a {
	float: left;
	margin-left: 17px;
}
#page #main #left img {
	display: block;
	overflow: hidden;
}
#main #left .kontakt {
	padding-left: 25px;
	width: 225px;
	padding-top: 22px;
}
#left .link {
	padding-left: 25px;
	padding-bottom: 25px;
	width: 250px;
}
#left .teaser {
	padding-bottom: 25px;
}
#left .teaser2 {
	padding-bottom: 11px;
	padding-left: 4px;
	padding-top: 52px;
}
#right .content {
	padding-left: 25px;
	width: 534px;
}
#right .content h1 {
	padding-bottom: 15px;
	padding-top: 30px;
}
#right .content h1.bigpicture {
	padding-top: 10px;
}
#right .content p {
	padding-bottom: 23px;
}
#right .content p a {
	text-decoration: underline;
	font-weight: bold;
}
.workshops .content h2 {
	margin: 0px;
	padding-bottom: 0px;
}
.workshops  .content  .leftside {
	font-weight: bold;
	margin: 0px;
	width: 400px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
.workshops .content .rightside {
	margin: 0px;
	width: 133px;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
.workshops .content .fourpx {
	padding-bottom: 21px;
}
#right.workshops .content p {
	clear: both;
	padding-bottom: 18px;
}
#footer p {
	font-size: 10px;
}
#footer {
	padding-left: 415px;
	width: 585px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 22px;
	padding-bottom: 38px;
}
#main a:link.link_symbol, #main a:active.link_symbol, #main a:visited.link_symbol {
	font-size: 13px;
	font-weight: normal;
	color: #ed7506;
	text-decoration: none;
	background-image: url(images/link_symbol.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#main a:hover.link_symbol, #main a:focus.link_symbol {
	font-size: 13px;
	font-weight: normal;
	color: #571f1b;
	text-decoration: none;
	background-image: url(images/link_symbol_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.separator {
	background-image: url(images/separator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 18px;
	width: 583px;
	clear: both;
	margin-bottom: 19px;
}
.separator_2 {
	background-image: url(images/separator_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 5px;
	width: 534px;
	overflow: hidden;
	padding-bottom: 10px;
	clear: both;
}
.flotbreak {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.icon_attention {
	font-weight: bold;
	background-image: url(images/icon_attention.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 23px;
	padding-top: 2px;
	margin-bottom: 8px;
}
#page #main .link_secondcolor, #page.admin .pager a {
	color: #ed7506;
}
.content .list td {
	padding-bottom: 17px;
}
.content .list .left {
	width: 248px;
	padding-right: 20px;
}
.content .list .middle {
	width: 110px;
	padding-right: 10px;
}
.content .list .right {
	width: 136px;
	padding-left: 10px;
	text-align: right;
}
.content .table_top {
	background-image: url(images/separator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 18px;
	width: 583px;
	overflow: hidden;
	position: relative;
	margin-left: -25px;
	margin-top: 9px;
	margin-bottom: 3px;
}
.content .table_bottom {
	background-image: url(images/separator_turned.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 18px;
	width: 583px;
	overflow: hidden;
	position: relative;
	margin-left: -25px;
	margin-top: -14px;
	margin-bottom: 21px;
}
.content .table_massagen {
	margin-bottom: 21px;
}
.content .table_massagen th {
	text-align: left;
}
.content .table_massagen .left {
	width: 300px;
	text-align: left;
	vertical-align: top;
}
.content .table_massagen .right {
	padding-left: 38px;
	text-align: left;
	vertical-align: top;
}
.content .table_massagen .align_bottom {
	vertical-align: bottom;
}
.content .table_massagen .right img {
	margin-left: -10px;
	margin-bottom: 15px;
}
#right .content.autow {
	width: auto;
}
#right .steps {
	display: block;
	height: 70px;
	width: 600px;
	overflow: hidden;
	margin-left: -30px;
}
#right.site_gutscheine .content h1 {
	padding-top: 25px;
	padding-bottom: 5px;
}
#right.site_gutscheine .content p {
	padding-bottom: 4px;
}
#right.site_gutscheine .content label {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	clear: both;
}
#right.site_gutscheine .content strong {
	padding-bottom: 12px;
	display: block;
}
#right.site_gutscheine .content .icon_trash {
	float: left;
	margin-left: 22px;
	margin-top:2px;
}
#select_voucher {
	margin-bottom: 48px;
}
#select_voucher .button_cancel {
	float: left;
	margin-top: 6px;
}
#select_voucher .form_address td {
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
#select_voucher select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #571f1b;
	width: 127px;
	border: 1px solid #bfbfbf;
	margin-bottom: 13px;
	float: left;
}
#select_voucher #fail {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	width: 127px;
	border: 1px solid #bfbfbf;
	margin-bottom: 13px;
	float: left;
}
#select_voucher .form_address select {
	margin-bottom: 0px;
}
#select_voucher input, .search input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #571f1b;
	border: 1px solid #bfbfbf;
	padding-left: 4px;
}
#select_voucher #uname, #select_voucher #usurname, #select_voucher #ufirm, #select_voucher #uemail, #select_voucher #uemailrepeat {
	width: 249px;
}
#uemailrepeat {
	width: 249px;
	margin-bottom: 3px;
}
#select_voucher #unr {
	width: 49px;	
}
#select_voucher #ustreet {
	width: 183px;	
}
#select_voucher #ucity {
	width: 153px;	
}
#select_voucher #uplz {
	width: 79px;	
}
#select_voucher .button {
	float: right;
	border: none;
	margin-bottom: 10px;
}

#select_voucher .trash_button {
	border: none;
	margin-bottom: 10px;
	margin-left: 20px;
}

#select_voucher #agree {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -2px;
	margin-right: 5px;
	float: left;
}
#right.site_gutscheine .content .agree_text {
	font-size: 11px;
	float: left;
	width: 510px;
	padding-bottom: 8px;
}
#right.site_gutscheine .content .agree_text a {
	font-size: 11px;
}
#right.site_gutscheine .content .desc_text {
	padding-bottom: 9px;
}
#select_voucher .desc_text a.link_right:link, #select_voucher .desc_text a.link_right:active, #select_voucher .desc_text a.link_right:visited {
	float: right;
	font-weight: normal;
	text-decoration:none;
	margin-top: -29px;
}
#select_voucher .desc_text a.link_right:hover, #select_voucher .desc_text a.link_right:focus {
	float: right;
	font-weight: normal;
	text-decoration:underline;
	margin-top: -29px;
}
#right .content .download_voucher img {
	float: left;
	padding-right: 8px;
}
#right .content .download_voucher a {
	color: #ed7506;
	text-decoration: underline;
	float: left;
}
#right .content .download_voucher p {
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	width: 472px;
}
#right .content .download_voucher p strong {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#right .content .download_voucher span {
	margin-bottom: 11px;
	float: left;
	width: 530px;
}
#right.site_gutscheine .content .last {
	padding-bottom: 21px;
}
#layer {
	background-image: url(images/bg_layer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 724px;
}
.icon_close  {
	background-image: url(images/icon_close.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 12px;
	width: 12px;
	margin-left: 672px;
	overflow: hidden;
	padding: 0px;
	position: relative;
}
#layer .layer_top {
	background-image: url(images/bg_layer_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 724px;
	overflow: hidden;
}
#layer .layer_bottom {
	background-image: url(images/bg_layer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 724px;
	overflow: hidden;
}
#layer .layer_cont {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 700px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: -8px;
	margin-bottom: -8px;
	padding-top: 16px;
}
#layer_header {
	clear: both;
	padding-top: 15px;
	background-image: url(images/separator_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
}
#layer_header h1 {
	padding-bottom: 6px;
}
#layer_header p {
	padding-bottom: 14px;
	font-weight: bold;
}
#layer_main {
	background-image: url(images/bg_layer_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 13px;
}
#layer_main p {
	padding-left: 31px;
}
#layer  dl {
	list-style:none;
	width: 410px;
	background-image: url(images/separator_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 31px;
	margin-left: 0px;
}
#layer  dd {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 31px;
	margin-top: -20px;
}
#layer  dt {
	background-image: url(images/icon_step.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 21px;
	color: #fbf1e0;
	margin-right: 11px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 2px;
}
#layer_footer {
	display: block;
	height: 50px;
}
.basket {
	width: 534px;
	margin-bottom: 20px;
	margin-top: -10px;
}
.basket th, .basket td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-image: url(images/separator_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 14px;
	padding-top: 9px;
}
.basket .basket_tab_1 {
	width: 70px;
}
.basket .basket_tab_2 {
	width: 218px;
}
.basket .basket_tab_3 {
	width: 80px;
}
.basket .basket_tab_4 {
	width: 68px;
	text-align: right;
	padding-right: 40px;
}
.basket .basket_tab_5 {
	width: 58px;
}
.basket .basket_tab_sum {
	text-align: right;
}
#page.admin #main {
	width: 975px;
	padding-left: 25px;
	margin-top: 0px;
}
#page.admin #main h1 {
	float: left;
}
#page.admin #navi {
	width: 534px;
	text-align: left;
}
#page.admin #navi h1 {
	background-image: url(images/hl_adminbereich.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 12px;
	width: 118px;
}
.search {
	float: right;
	padding-right: 50px;
	margin-top: 3px;
	width: 256px;
	margin-bottom: 20px;
}
.search h1 {
	background-image: url(images/hl_suche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 12px;
	width: 48px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.search #search_word {
	width: 159px;
	float: left;
}
#page.admin .search .button {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.admin_table {
	width: 925px;
	margin-bottom: 11px;
	margin-top: -8px;
}
.admin_table th {
	text-align:left;
	vertical-align: top;
	font-weight: normal;
	background-image: url(images/separator_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 14px;
	padding-top: 7px;
}
.admin_table td {
	text-align:left;
	vertical-align: top;
	font-weight: normal;
	background-image: url(images/separator_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 13px;
	padding-top: 7px;
}
.admin_table textarea {
	height: 103px;
	width: 109px;
	border: 1px solid #bfbfbf;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #571f1b;
	padding-left: 4px;
}
#admintool {
	clear: both;
}
.admin_table .row_01 {
	width: 42px;
	padding-right: 8px;
}
.admin_table .row_02 {
	width: 73px;
	padding-right: 8px;
}
.admin_table .row_03 {
	width: 197px;
	padding-right: 8px;
}
.admin_table .row_04 {
	width: 62px;
	padding-right: 8px;
}
.admin_table .row_05 {
	width: 105px;
	padding-right: 8px;
}
.admin_table .row_06 {
	width: 140px;
	padding-right: 8px;
}
.admin_table .row_07 {
	width: 126px;
}
.admin_table .row_08 {
	width: 60px;
}
.admin_table .row_09 {
	width: 65px;
}
.admin_table .row_10 {
	width: 59px;
}
.admin_table .center {
	text-align: center;
	vertical-align: middle;
}
.admin_table td span {
	font-size: 11px;
}
#page.admin .separator_2 {
	background-image: url(images/separator_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 5px;
	width: 925px;
	overflow: hidden;
	padding-bottom: 10px;
	clear: both;
}
 #page.admin .button {
	float: right;
	border: none;
	margin-bottom: 10px;
	margin-right: 52px;
}
#page.admin #footer {
	background-image: url(images/separator_fullsize.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 925px;
	padding-left: 25px;
	margin-top: 38px;
}
#page.admin #footer p {
	padding-left: 45px;
}
#page.admin .pager {
	width: 925px;
	background-image: url(images/separator_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 9px;
	float: left;
}
.pager_navi_left {
	width: 150px;
	float: left;
}
.pager_navi_right {
	float: right;
	width: 150px;
	text-align: right;
}
.pager_elements {
	float: left;
	width: 585px;
	margin-left: 20px;
	text-align: center;
}
#page.admin .pager a.active {
	font-weight: bold;
	color: #571f1b;
	text-decoration: none;
}
.pager span {
	color: #976d5d;
}
/* ####  IE6 Problems ### */
* html #page
{
	height: 100%;
}
*html img {
	display: block;
	overflow: hidden;
}
/* #################################### */
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
}
#pop {
	width: 724px;
	z-index: 1100;
	position: absolute;
}

