/* PAGELAYOUT CSS - 20060522 */

/* FULL PAGE */


div#page-full
{
   width: 1224px; /* editiert */
   margin: -201px auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
   text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */
}

div#page
{
   width: 924px; /* editiert */
   margin: -201px auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
   text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */
}


/* CONTENT - EXTRAS */

div.content-view-line {
	margin-top: 27px;
}

div.content-view-line-nomargin {
	margin-top: 0px;
}
div.content-topmargin
{
	width: 672px;
	height: 8px;
	background-image: url(../images/design-neu/ContentBox_672_Top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 14px;
}
div.content-topmargin-long
{
	width: 924px;
	height: 7px;
	background-image: url(../images/design-neu/ContentBox_924_Top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 14px;
}

div.content-topmargin-small
{
	width: 239px;
	height: 8px;
	background-image: url(../images/design-neu/ContentBox_239_Top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 14px;
}

div.content-topmargin-small-gray
{
	float:right;
	width: 239px;
	height: 8px;
	background-image: url(../images/design-neu/ContentBox_239_Top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 0px;
}

div.content-background
{
	background-color: #FFFFFF;
	padding: 5px;
	/*margin: 14px;*/
}

div.content-background-gray
{
	background-color: gray;
	padding: 5px;
}
div.content-bottommargin
{
	width: 672px;
	height: 7px;
	background-image: url(../images/design-neu/ContentBox_672_Bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.content-bottommargin-long
{
	width: 924px;
	height: 7px;
	background-image: url(../images/design-neu/ContentBox_924_Bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.content-bottommargin-small
{
	width: 239px;
	height: 7px;
	background-image: url(../images/design-neu/ContentBox_239_Bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.content-bottommargin-gray
{
	float:right;
	width: 239px;
	height: 7px;
	background-image: url(../images/design-neu/ContentBox_239_Bottom.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div.content-topmargin-98px
{
margin-top: 98px;
margin-left: 15px;
}

div#content-home-left{
	float:left;
	overflow: hidden;
	width: 672px;

}
div#content-home-right{
	float:right;
	overflow: hidden;
	width: 239px;
}

input#bidbutton {
	background-color:transparent;
	background-image:url(../images/design-neu/button.gif);
	background-position:left center;
	border: none;
	color:white;
	display:block;
	font-weight:bold;
	height:22px;
	margin:3px 0 0 0;
	padding:0 0 3px;
	width:86px;
	cursor:hand;
	cursor:pointer;
}

input#longbutton {
  background-color:transparent;
  background-image:url(../images/design-neu/buttonlong.gif);
  background-position:left center;
  border: none;
  color:white;
  display:block;
  font-weight:bold;
  height:22px;
  margin:3px 0 0 0;
  padding:0 0 3px;
  width:128px;
  cursor:hand;
  cursor:pointer;
}

input#longbutton2 {
  background-color:transparent;
  background-image:url(../images/design-neu/buttonlong2.gif);
  background-position:left center;
  border: none;
  color:white;
  display:block;
  font-weight:bold;
  height:22px;
  margin:3px 0 0 0;
  padding:0 0 3px;
  width:200px;
  cursor:hand;
  cursor:pointer;
}

input#donatebutton {
	background-color:transparent;
	background-image:none;
	background-position:left center;
	border: none;
	color:white;
	font-weight:bold;
	font-size:14px;
	height:36px;
  	width:300px;
	cursor:hand;
 	cursor:pointer;
}

input#donatebutton_small {
	background-color:transparent;
	background-image:none;
	background-position:left;
	border: none;
	color:red;
	margin-left:-5px;
	padding-left:0px;
	font-size:12px;
	height:14px;
  	width:100px;
	cursor:hand;
 	cursor:pointer;

}

input#transparentbutton {
	background-color:transparent;
	background-image:none;
	background-position:left center;
	text-align:left;
	border: none;
	color:red;
	font-weight:bold;
	font-size:12px;
	height:36px;
  	width:150px;
	cursor:hand;
 	cursor:pointer;
}

/* HEADER */

div#header		/* editiert */
{
    padding-left: 0.25em;
    padding-right: 0.25em;
    padding-top: 0;
    background-color: transparent;
    padding-bottom: 0;
	 height: 201px;
}

div#header ul
{
    margin: 0;
    padding: 0.25em 0 0.25em 0;
}

div#header ul li
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    float: left;
    background-image: none;
}

div#logo                /* editiert */ 
{
        background-image: url(../images/design-neu/Unitedcharity_logo_small_new.png);
        background-position: bottom left;
        background-repeat: no-repeat;
        width: 465px; /* ehm 471 jh */
        height: 199px;
        float: left;
        margin: 2px 0 0 0;
}

div#languages
{
    background-image: url(../images/header_bg_left.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    width: 24%;
    height: 25px;
    font-size: 0.85em;
}

div#languages ul li
{
    margin-left: 5px;
}

div#languages a
{
    padding-right: 2px;
}

div#links
{
    float: right;
    clear: right;
    text-align: right;
    padding-right: 0;
    padding-left: 5px;
    font-size: 0.85em;
    font-weight: bold;
	 vertical-align: center;

}

div#links ul li
{
    float: right;
}

.links a
{
	color: white;
	padding-left: 12px;
	padding-right: 20px;
	padding-top: 0px;
	height: 18px;

	background-image: url(../images/design-neu/pfeil.png);
	background-position: center left;
	background-repeat: no-repeat;
	vertical-align: middle;
}

div#searchbox
{
	background-image: url(../images/design-neu/Register_bgnew.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 37px;
	width: 20em; /* Needs to be sufficient width to fit both text input and submit button to avoid Konqueror breaking the line between them */
	padding-right: 0;
	padding-top: 5px;
	margin-right: 0;
	text-align: right;
	float: right;
}

input#searchtext
{
	background-image: url(../images/design-neu/searchbox.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #D9DEE5;
	border-right: 1px solid #1B283E;
	border-top: none;
	border-bottom: none;
	border-left: none;
	padding:4px 0 0 6px;
	margin:4px 0 0 20px;
	font-size: 0.85em;
	width: 12em;
	height: 16px;
	display:block;
	float:left;
}

input#searchbutton
{
	background-color: transparent;
	background-image: url(../images/design-neu/buttonsearch.gif);
	background-position: center left;
	width: 74px;
	height: 22px;
	border: none;
	color: white;
	font-weight: bold;
 	margin:3px 0 0 -3px;
	padding:0 0 3px 0;
	display:block;
	float:left;
  cursor:hand;
  cursor:pointer;

}

/* TOP MENU */

div#topmenu
{
	background-image: url(../images/design-neu/MainNavigationsLeiste_Komplett.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 914px;
	height: 38px; 
    margin-top: 0px;
    padding-left: 10px;
}

div#topmenu ul
{
    margin: 0 0 0 -4px;
    padding: 0;
    background-repeat: repeat-x;
    height: 33px;
}

div#topmenu li
{
    background-image: none;
    height: 38px;
    margin: 0;
    float: left;
    padding: 0;
    font-size: 1em;
    font-weight: bold;
    list-style-type: none;
    list-style-image: none;
}

div#topmenu li.selected
{
    color: #3C6EC1;
    background-color: #CECECE;

}

/* editiert: neue Klasse eingefügt */
div#topmenu li a.selected
{
	color: #3C6EC1;
}

div#topmenu li a
{
    text-decoration: none;
    color: #FFFFFF;
	background-image: url(../images/design-neu/MainNavigationsLeisteSeparator.gif);
	background-repeat: no-repeat;
	background-position: center right;
    display: block;
    float: left;
    padding: 0px 15px 0px 15px;
    margin: 0;
    height: 38px;
	line-height: 38px;
    background-color: transparent;
}

div#topmenu li a:hover
{
	color: #3C6EC1;
    background-color: #CECECE;
}

div#topmenu ul#topmenu-secondlevel
{
   /* height: 132px;
	overflow-x: hidden;
	overflow-y: hidden; */
	margin-left: -5px;
    background-image: none;
   background-color: #F5F6F4;
	background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-bottom: 1px solid #E9E9E1;*/
}

div#topmenu ul#topmenu-secondlevel li
{
    background-color: white;
	border: 1px solid #E9E9E1;
   /* height: 130px; */
}

div#topmenu ul#topmenu-secondlevel li.selected,
div#topmenu ul#topmenu-secondlevel li.selected a
{
    font-style: italic;
	background-color: #CECECE;
    background-image: none;
}

div#topmenu ul#topmenu-secondlevel li a
{
    text-decoration: none;
	font-size: 11px;
    color: #ED1C24;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center right;
    display: block;
    float: left;
    padding: 0px 6px 0px 6px;
    margin: 0;
  /*  height: 130px; */
	line-height: 20px;
    background-color: transparent;
	text-align: center;
	width: 170px;
/*    height: 20px;
    line-height: 20px;*/
}

div#topmenu ul#topmenu-secondlevel li a:hover
{
    color: white;
	background-color: #CECECE;
}

div#topmenu ul#topmenu-secondlevel li.selected a span
{
    padding-bottom: 0px;
    background-image: none;
}

div#topmenu-secondlevel-position
{
	background-color: white;
	width: 919px;
	margin-left:-5px;
	/*padding-right:10px;*/

}

div.topmenu-secondlevel-width
{
	width: 924px;
}

div.topmenu-secondlevel-row
{
	width: 100%;
	/*width: 182px;*/
}
/* PATH */

/* Old div#path

div#path
{
	background-image: url(../images/design-neu/BreadCrumb924_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 901px;
	height: 23px;
	line-height: 33px;
   padding: 10px 10px 0px 23px;
   font-size: 0.85em;
}
*/

/* New div#path*/

div#path
{
	background-image: url(../images/design-neu/BreadCrumb924_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 901px;
	height: 23px;
	line-height: 33px;
   padding: 10px 10px 0px 23px;
   font-size: 11px;
   float: left;
}

div#path p
{
    margin: 0;
}

div#path2
{
	background-image: url(../images/design-neu/BreadCrumb924_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 901px;
	height: 23px;
	line-height: 33px;
   padding: 10px 10px 0px 23px;
   font-size: 11px;
   float: left;
}

div#path2 p
{
    margin: 0;
}

/* editiert: neue Klasse angelegt, Referenz ist im Template schon vorhanden */
.path-text
{
	color: #3C6EC1;
}

/* COLUMNS */

div#columns
{
   padding: 0 0 0 14em;
}

div.nosidemenu div#columns
{
   padding-left: 0;
}

div.noextrainfo div#columns
{
   padding-right: 0;
}

/* SIDE MENU */



div#sidemenu-position
{
    margin-left: -14em;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}


div#sidemenu
{
	width: 246px;
	min-height: 410px;
	height:100%;
	background-image: url(../images/design-neu/Sidemenu_246_Line.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
div#sidemenu-home
{
	width: 238px;
	height: 410px;
	background-image: url(../images/design-neu/Sidemenu_246_Line.gif);
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
}
div.sidemenu-content
{
	padding: 0 22px 0 14px;
}

div.sidemenu-margintop
{
	width: 246px;
	height: 8px;
	background-image: url(../images/design-neu/Sidemenu_246_Top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.sidemenu-margintop-home
{
	width: 238px;
	height: 8px;
	background-image: url(../images/design-neu/Sidemenu_246_Top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div.sidemenu-marginbottom
{
	width: 246px;
	height: 8px;
	background-image: url(../images/design-neu/Sidemenu_246_Bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div.sidemenu-marginbottom-home
{
	width: 238px;
	height: 8px;
	background-image: url(../images/design-neu/Sidemenu_246_Bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.nosidemenu div#sidemenu-position
{
    display: none;
}

div#sidemenu ul
{
    list-style-type: none;
    margin: 0.5em 0 0.5em 0;
}

div#sidemenu-home ul
{
    list-style-type: none;
    margin: 0.5em 0 0.5em 0;
}
div#sidemenu ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
	margin-bottom: 0;
}

div#sidemenu-home ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
	margin-bottom: 0;
}

div#sidemenu div.box div.box-content
{
    padding-left: 0px;
    padding-right: 0;
}
div#sidemenu-home div.box div.box-content
{
    padding-left: 0px;
    padding-right: 0;
}
div#sidemenu h4
{
	font-size: 14px;
	font-weight: bolder;
	color: #7b7b7b;
	margin: 0;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
}
div#sidemenu-home h4
{
	font-size: 14px;
	font-weight: bolder;
	color: #7b7b7b;
	margin: 0;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
}
div#sidemenu h4 a
{
    color: #525345;
    text-decoration: none;
}
div#sidemenu-home h4 a
{
    color: #525345;
    text-decoration: none;
}
div#sidemenu ul.menu-list
{
	margin-bottom: 0;
}
div#sidemenu-home ul.menu-list
{
	margin-bottom: 0;
}
div#sidemenu ul.menu-list a.selected
{
    color: #233e99;
}
div#sidemenu-home ul.menu-list a.selected
{
    color: #233e99;
}
div#sidemenu ul.submenu-list
{
    list-style-type: none;
    margin-left: 1em;
}
div#sidemenu-home ul.submenu-list
{
    list-style-type: none;
    margin-left: 1em;
}
div#sidemenu ul.submenu-list a.selected
{
	color: #233e99;
}
div#sidemenu-home ul.submenu-list a.selected
{
	color: #233e99;
}
/* Old div#...

div#sidemenu ul.menu-list li a, div#sidemenu ul.submenu-list li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 0.85em;
}

*/

/* New div#... */

div#sidemenu ul.menu-list li a, div#sidemenu ul.submenu-list li a
{
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 14px;
    display: block;
    font-size: 12px;
	line-height: 24px;
}
div#sidemenu-home ul.menu-list li a, div#sidemenu-home ul.submenu-list li a
{
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 14px;
    display: block;
    font-size: 12px;
	line-height: 24px;
}
/* Old MAIN AREA */
/*
div#main-position
{
    width: 100%;
    float: left;
}
*/


/* New MAIN AREA */

div#main-position
{
    width: 672px;
    float: right;
}
/*     old_width: 672px; */

div#main-position-full
{
    width: 924px;
    float: right;
}

div#home-position
{
    width: 100%;
    float: right;
}
div#main
{

}

div.nosidemenu div#main-position
{
    margin-left: 0;
}

div.noextrainfo div#main-position
{
    margin-right: 0;
}


/* HOMEPAGE STAGE */
div.homestage
{
	margin-left: -14px;
	padding-left: -14px;
}


.home_gfx_small {
	display: block;
	float: left;
	background-color: transparent;
	width:90px;
	height:68px;
	margin-top:0px;
	padding-bottom:10px;
	padding-right:5px;
	text-align: center;
	vertical-align: middle;
	list-style: none;
	background-image: none;
}

/*.home_gfx_small:hover{
	background-image: url(../images/design-neu/home_gfx_nav_border.gif);
	background-repeat: no-repeat;
	width:90px;
	height:68px;
	list-style: none;
	padding-bottom:0px;
	padding-right:0px;
}*/

.home_gfx_big{
	margin:0px;
	padding:0px;
	display: none;
}
.home_link_table{
	display: block;
	list-style: none;
	margin-top:0px;
	padding-top:0px;
	height:68px;
	overflow: hidden;
}
.home_link_table_bg{
	background-image: url(../images/design-neu/homelinksbg.png);
	background-repeat: no-repeat;
	height:85px;
	margin:0px;
	padding:0px;
}
/* EXTRA CONTENT */

div#extrainfo-position
{
    width: 14em;
    margin-right: -14em;
    float: left;
}

div.noextrainfo div#extrainfo-position
{
    display: none;
}

div#extrainfo
{

}

/* FOOTER */

div#footer
{
/* Ensures that the footer is pushed properly below the columns */
/*    clear: both;
    text-align: center;
    padding-top: 1.25em;
    font-size: 0.85em;
    margin-bottom: 0.25em;*/
	 clear: both;
    margin-top: 1.25em;
    margin-bottom: 0.25em;
    text-align: center;
	 height: 149px;
	 width: 100%;
/*	 background-image: url(../images/design-neu/1x150_footer_bg.png);
	 background-repeat: repeat-x; */

}

div#footer address
{
    font-style:normal;
}

#footer_link_list{
	width: 924px;
   text-align: left;
	margin: 0 auto 0 auto;
	padding-top:20px;
	color: white;
}

.footer_search_box{
	position: relative;
	height: 436px;
	width: 586px;
	bottom: 530px;
	left: 25%;
	background-color: transparent;
}

.footer_search_box_middle{
	background-image: url(../images/design-neu/box_footer_search_middle.gif);
	background-repeat: repeat-y;
	height: 415px;
	margin-bottom: 0px;
	margin-top:0px;
	padding:0px;
}
.footer_search_box_top{
	margin-bottom: 0px;
	margin-top:-5px;
	height:10px;
	padding:0px;
}
.footer_list_style {
	color:black;
}
div#extrainfo
{
    padding: 0 0 0 0.25em;
}

.noimage{
	background-image: none;
	padding-left:10px
}

.textalign_right{
	text-align: right;
	line-height: normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* Auktionen Tabs */

  #auction_tabs {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:110%;
		font-weight: bold;
      line-height:normal;
      border-bottom:1px solid #24618E;
      }
    #auction_tabs ul {
        margin:0;
        padding:10px 10px 0 25px;
        list-style:none;
      }
    #auction_tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #auction_tabs a {
      float:left;
      background:url("../images/design-neu/tab_tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #auction_tabs a span {
      float:left;
      display:block;
      background:url("../images/design-neu/tab_tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #auction_tabs a span {float:none;}
    /* End IE5-Mac hack */
    #auction_tabs a:hover span {
      color:#FFF;
      }
    #auction_tabs a:hover {
      background-position:0% -42px;
      }
    #auction_tabs a:hover  span {
      background-position:100% -42px;
      }

    #auction_tabs #current a {
                background-position:0% -42px;
      }
    #auction_tabs #current a span {
                background-position:100% -42px;
                color:#FFF;
      }

.tab_aktiv{
	color:red;

}

.article-details {
	padding-left:175px;
	margin-top:-15px;
	/*width:473px;*/
}

.article-details-nopadding {
	padding-left:0px;
	margin-top:-15px;
	/*width:473px;*/
}

.article-details-shortpadding-longmargin {
	padding-left:15px;
	margin-top:-55px;
	/*width:473px;*/
}

.auction_box{
	border:1px solid #cfcfcf;
	padding:5px 5px 5px 5px;
}

.article-title-left{
font-size: 16px;
font-weight: bold;
color: #ed1c24;
padding-top: 5px;
padding-bottom: 5px;
margin-left:20px;
}

.image-foundation-small{
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 0.5em;
	border: 3px double #cfcfcf;
}

.image-foundation-small-negmargin{
	float: left;
	margin-left: -5px;
	margin-bottom: -30px;
	margin-right: 0.5em;
	/*border: 3px double #cfcfcf;*/
}

.auction_detail_left_block{
	width:380px;
	padding-top:10px;
	padding-bottom:20px;
}

.attribute-blue{
	color: #233e99;
}

.faq_box_change{
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	background-image: url(../images/design-neu/faq_pfeil_bg.gif);
	background-repeat: no-repeat;
	background-position:left center;
}

.faq_list_box{
	padding-left: 10px;
}
.table_headline{
	border-bottom:1px solid #acacac;
}

.table_content{
	border-bottom:1px solid #d5d5d5;
}

.table_content_align_right{
	text-align: right;
}
.input_text{
	border-bottom:1px solid #d5d5d5;
	background-color: white;
	width: 180px;
	height: 20px;
}
.input_textarea{
	border-bottom:1px solid #d5d5d5;
	background-color: white;
	width: 180px;
	height: 100px;
}
.input_text_small{
	border-bottom:1px solid #d5d5d5;
	background-color: white;
	width: 80px;
	height: 20px;
}
input#loginbutton {
	background-color:transparent;
	background-image:url(../images/design-neu/button.gif);
	background-position:left center;
	border: none;
	color:white;
	display:inline;
	font-weight:bold;
	height:22px;
	margin:3px 0 0 0;
	padding:0 0 3px;
	width:86px;
	cursor:hand;
	cursor:pointer;
}

.homestage_pic_thumbs{
	background-image: url(../images/design-neu/homelinksbg.png);
	background-repeat: no-repeat;
	height:85px;
	margin-left:70px;
	padding:0px;
}

.thumbs{
	position: relative;
	display: block;
	list-style: none;
	margin-top:0px;
	padding-top:0px;
	height:88px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0px;
	overflow:hidden;
	z-index: 90;
}
.thumbs li{
	display: block;
	float: left;
	background-color: transparent;
	margin:0px 0 0 0;
	text-align: center;
	padding:10px 0px 0 0;
	vertical-align: middle;
	list-style: none;
	background-image: none;
	height:68px;
	width:90px;
}

.thumbs ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a.activeSlide img{
	border: 0px solid red;
	height:68px;
	width:90px;
	background-image: url(../images/design-neu/home_gfx_nav_border.gif);
	background-repeat: no-repeat;
}

.slides{
	width: 714px;
	height: 340px;
	margin: 0 0 0 70px;
}

.slide{
	padding-bottom: 15px;
	height: 340px;
	z-index: 0;
}
.bidnow{
	float: right;
	color: white;
	display: inline;
	font-weight: bold;
	height: 22px;
	margin: -25px 10px 0 0;
	padding: 0 0 3px;
	background-color: transparent;
	border: none;
	width: 86px;
	text-align: center;
	vertical-align: middle;
}

.controls{
	margin-top:-60px;
	text-align: right;
	font-size: 18px;
	height:33px;
	margin-left:560px;
	margin-right:5px;
	width:111px;
}

.caption{
	position: relative;
	background-image:url(../images/design-neu/caption_bg_trans_2.png);
	background-repeat: repeat;
	height: 30px;
	width: 666px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom: 10px;
	bottom: 340px;
	z-index: 0;
}

.caption a{
	color:red;
	font-weight:bold;

}

.auktion-right{
	float: right;
	width:50%;
}


.auktion-left{
	float: left;
	width:50%;
}

#faq-links{
	/* float: right; */
	/*margin-left: 20px;*/
	width: 235px;
	padding-left:0px;
}

table.table-thumb{
	margin-right: 10px;
	margin-top: 10px;
}
.td-thumb{
	padding-right: 10px;
}
.auction-thumb{
	border: 2px solid transparent;
}

.border-blue{
    border:2px solid #233E99;
}

.faq-selected{
    background-image: url(../images/design-neu/faq_pfeil_bg_active.gif);
}

.faq-normal{
    background-image:url(../images/design-neu/faq_pfeil_bg.gif);
}

div#header-bg{
/*   background-image: url(../images/design-neu/header_bg.jpg);
   background-repeat: repeat-x; */
   height: 201px;
   width: 100%;
   top:0;
   z-index: 0;
}

#footer_link_list a:hover{
   color:white;
}

.red_block{
	text-align:center;
	background-color: red;
	color: white;
	font-size: 14px;
	/*margin-top:-10px;*/
}

.hor_rule{
	width: 660px;
	overflow:auto;
	height:250px;
}

.blinktext{
	/*background-color: red;*/
	color: white;
}

.blinktext2{
	/*background-color: red;*/
	color: red;
  /*color: #FFFFFF;*/
}

.teaser_space{
	height:130px;
}

.slide2{
	width: 600px;
	margin-left: -200px;
	margin-top: 65px;
}


div#newsletterbox
{
	background-image: url(../images/design-neu/header_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 68px;
	width: 380px; /* Needs to be sufficient width to fit both text input and submit button to avoid Konqueror breaking the line between them */
	padding-right: 0;
	padding-top: 0px;
	margin-right: 0;
	text-align: left;
	float: right;
	color: #ffffff;
}

input#newsletterbutton
{
	background-color: transparent;
	background-image: url(../images/design-neu/button.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 90px;
	height: 22px;
	border: none;
	color: white;
	font-weight: bold;
	margin: 3px 0 0 -3px;
	padding: 0 0 3px 0;
	display: block;
	float: left;
}


input#newslettertext
{
	background-image: url(../images/design-neu/newsletterbox.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #D9DEE5;
	border-right: 1px solid #1B283E;
	border-top: none;
	border-bottom: none;
	border-left: none;
	padding: 4px 0 0 6px;
	margin: 4px 0 0 20px;
	font-size: 0.85em;
	width: 12em;
	height: 16px;
	display: block;
	float: left;
}

div#textbox
{
	background-image: url(../images/design-neu/Guetesiegelslogan.png);
  background-position: bottom right;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 120px;
	width: 380px; /* Needs to be sufficient width to fit both text input and submit button to avoid Konqueror breaking the line between them */
	padding-right: 0;
	padding-top: 5px;
	margin-right: 0;
	margin-top: 20px;
	text-align: left;
	float: right;
}

div#textboxdonation
{
	background-image: url(../images/design-neu/Guetesiegelslogandonate.png);
  background-position: bottom right;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 120px;
	width: 380px; /* Needs to be sufficient width to fit both text input and submit button to avoid Konqueror breaking the line between them */
	padding-right: 0;
	padding-top: 5px;
	margin-right: 0;
	margin-top: 20px;
	text-align: left;
	float: right;
}

div#usermenu
{
	background-image: url(../images/design-neu/header_left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 25px;
	width: 250px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:0px;
	float: right;
}

div#usermenu-right
{
	background-image: url(../images/design-neu/header_right.png);
  background-position: bottom right;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 25px;
	width: 5px; /* Needs to be sufficient width to fit both text input and submit button to avoid Konqueror breaking the line between them */
	padding-right: 0;
	padding-top: 0px;
	margin-right: 0;
	text-align: left;
	float: right;
}

div#logotext		/* editiert */
{
	/*background-image: url(../images/design-neu/AuktionenfuerKinderinNot18.png);*/
	background-image: url(../images/design-neu/Unitedcharity_logo_text_new.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 365px;
	height: 50px;
	float: left;
	margin: 0px 0 0 0;
}


div.content-view-full div.class-charity_auction div.attribute-image
{
    float: none;
    text-align: center;
}

div.content-view-full div.class-charity_auction div.attribute-header
{
    text-align: left;
    font-size: 0.8em;
    margin: 0 0 0 0;
}

div.content-view-full div.class-charity_auction div.attribute-header div.attribute-date
{
    text-align: center;
}

#banner{
    position: relative;
    width: 120px;
    height: 600px;
    float: right;
    margin-right: -135px;
    /*margin-top: -25px;*/
    margin-top: 580px;
}

#banner_facebook{
    /*position: relative;*/
    width: 200px;
    height: 600px;
    float: right;
    margin-right: -215px;
    margin-top: -25px;
}

#banner2_facebook{
    /*position: relative;*/
    width: 200px;
    height: 600px;
    float: right;
    margin-right: -215px;
    margin-top: 560px;
}


.main-home{
position: relative;
    margin-top: -140px;
    margin-top: -750px;
}


/* Allgemeine Einstellungen Box */
div.left-center-right
{
   padding: 0 267px 0 267px;
}

div.left-center-right-subhome
{
   padding: 0 150px 0 150px;
}

div.left-center-right-170
{
   padding: 0 170px 0 170px;
}

div.center-leftright div.left-center-right
{
}

div.center-leftright div.left-center-right-subhome
{
}

div.center-leftright div.left-center-right-170
{
}

div.center-right div.left-center-right
{
   padding-left: 0px;
}

div.center-right div.left-center-right-subhome
{
   padding-left: 0px;
}

div.center-right div.left-center-right-170
{
   padding-left: 0px;
}

div.left-center div.left-center-right
{
   padding-right: 0px;
}

div.left-center div.left-center-right-subhome
{
   padding-right: 0px;
}

div.left-center div.left-center-right-170
{
   padding-right: 0px;
}

div.center-full  div.left-center-right
{
   padding-right: 0px;
   padding-left: 0px;
}

div.center-full  div.left-center-right-subhome
{
   padding-right: 0px;
   padding-left: 0px;
}

div.center-full  div.left-center-right-170
{
   padding-right: 0px;
   padding-left: 0px;
}

div.left-position
{
    width: 267px;
    margin-left: -267px;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}

div.left-position-subhome
{
    width: 150px;
    margin-left: -150px;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}

div.left-position-170
{
    width: 170px;
    margin-left: -170px;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}

div.center-right div.left-position
{
    display: none;
}

div.center-right div.left-position-subhome
{
    display: none;
}

div.center-right div.left-position-170
{
    display: none;
}

div.center-full div.left-position
{
    display: none;
}

div.center-full div.left-position-subhome
{
    display: none;
}

div.center-full div.left-position-170
{
    display: none;
}

div.left
{
}

div.center-position
{
    width: 100%;
    float: left;
}

div.center
{

}

div.center-right div.center-position
{
    margin-left: 0;
}

div.left-center div.center-position
{
    margin-right: 0;
}

div.center-full div.center-position
{
    margin-left: 0;
	margin-right: 0;
}

div.right-position
{
    width: 267px;
    margin-right: -267px;
    float: left;
}

div.right-position-subhome
{
    width: 150px;
    margin-right: -150px;
    float: left;
}

div.right-position-170
{
    width: 150px;
    margin-right: -150px;
    float: left;
}

div.left-center div.right-position
{
    display: none;
}

div.left-center div.right-position-subhome
{
    display: none;
}

div.left-center div.right-position-170
{
    display: none;
}

div.center-full div.right-position
{
    display: none;
}

div.center-full div.right-position-subhome
{
    display: none;
}

div.center-full div.right-position-170
{
    display: none;
}

div.right
{
}

/*div.full{
	float: left;
}

div.full-position{
}

div.left{
    float: left;

}

div.left-position{
}

div.right{

}

div.right-position{
}

div.center{
    float: left;
}

div.center-position{
}




div.center-full-position{
 }

div.center-full{
 padding-bottom: 0;
 padding-left: 0;
 padding-right: 0;
 padding-top: 0;
 background-color:#FFFFFF;
}

div.center-full div.center{
padding-bottom: 0;
padding-left: 0;
padding-right: 14px;
padding-top: 0;
width: 100%;
}

div.center-full div.center-position{
float: left;
width: 100%;
}




div.center-right-position{
 }

div.center-right{
 padding-bottom: 0;
 padding-left: 0;
 padding-right: 267px;
 padding-top: 0;

 background-color:#FFFFFF;

}

div.center-right div.right-position{

float:left;
width: 100%;
}

div.center-right div.right{
padding-bottom: 0;
padding-left: 14px;
padding-right: 0;
padding-top: 14px;
}

div.center-right div.center{
padding-bottom: 0;
padding-left: 14px;
padding-right: 0;
padding-top: 14px;
}

div.center-right div.center-position{
margin-left: -657px;
width: 629px;
}




div.center-left-position{
 }

div.center-left{
 padding-bottom: 0;
 padding-left: 267px;
 padding-right: 0;
 padding-top: 0;
 background-color:#FFFFFF;
}

div.center-left div.left-position{
margin-left: -267px;
width: 267px;
}

div.center-left div.left{
padding-bottom: 0;
padding-left: 14px;
padding-right: 0;
padding-top: 14px;
}

div.center-left div.center{
padding-bottom: 0;
padding-left: 0;
padding-right: 28px;
padding-top: 0;
}

div.center-left div.center-position{
float: left;
width: 100%;
}




div.center-leftright-position{
}

div.center-leftright{
 padding-bottom: 0;
 padding-left: 267px;
 padding-right: 0;
 padding-top: 0;
 background-color:#FFFFFF;
}

div.center-leftright div.left-position{
margin-left: -267px;
width: 267px;
}

div.center-leftright div.left{
padding-bottom: 0;
padding-left: 14px;
padding-right: 0;
padding-top: 14px;
}

div.center-leftright div.right-position{
margin-left: -267px;
width: 267px;
}

div.center-leftright div.right{
padding-bottom: 0;
padding-left: 14px;
padding-right: 0;
padding-top: 14px;
}

div.center-leftright div.center{
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}

div.center-leftright div.center-position{
float: left;
width: 100%;
}*/

div.auction_detail_block{
/*	width:380px;
	padding-top:10px;
	padding-bottom:20px;  */
}


